Skip to content

Commit 736fe6a

Browse files
committed
Drop support for PHP 8.2
1 parent 10a3182 commit 736fe6a

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
@@ -40,7 +40,7 @@
4040
}
4141
],
4242
"require": {
43-
"php": "^8.1",
43+
"php": "^8.3",
4444
"doctrine/inflector": "^2.0.4",
4545
"sonata-project/admin-bundle": "^4.7",
4646
"symfony/config": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)