Skip to content

Commit e3e7404

Browse files
committed
Drop support for PHP 8.2
1 parent 84e0f5c commit e3e7404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
],
3838
"require": {
39-
"php": "^8.1",
39+
"php": "^8.3",
4040
"ext-json": "*",
4141
"nucleos/user-bundle": "^3.4",
4242
"psr/container": "^1.0 || ^2.0",

0 commit comments

Comments
 (0)