Skip to content

Commit fe564fc

Browse files
committed
Raising min requirement to PHP 8.3
1 parent a180512 commit fe564fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
],
3737
"require": {
38-
"php": "^8.1.0",
38+
"php": "^8.3.0",
3939
"psr/log": "^1.0|^2.0|^3.0",
4040
"psr/http-message": "^2.0",
4141
"joomla/event": "dev-4.x-dev",

0 commit comments

Comments
 (0)