Skip to content

Commit a8deade

Browse files
committed
Drop support for PHP 8.2
1 parent ae9a37f commit a8deade

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
@@ -11,7 +11,7 @@
1111
],
1212
"homepage": "https://nucleos.rocks",
1313
"require": {
14-
"php": "^8.1",
14+
"php": "^8.3"
1515
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
1616
"doctrine/orm": "^2.7 || ^3.0",
1717
"nucleos/user-bundle": "^3.0"

0 commit comments

Comments
 (0)