Skip to content

Commit 9810cf1

Browse files
committed
Drop support for PHP 8.2
1 parent efc2999 commit 9810cf1

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
@@ -38,7 +38,7 @@
3838
}
3939
],
4040
"require": {
41-
"php": "^8.1",
41+
"php": "^8.3",
4242
"knplabs/knp-menu": "^2.1 || ^3.1",
4343
"sonata-project/block-bundle": "^4.21 || ^5.0",
4444
"symfony/config": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)