Skip to content

Commit 4537ea0

Browse files
committed
Drop support for PHP 8.2
1 parent d81918a commit 4537ea0

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
@@ -33,7 +33,7 @@
3333
}
3434
],
3535
"require": {
36-
"php": "^8.1",
36+
"php": "^8.3",
3737
"ext-json": "*",
3838
"ext-mbstring": "*",
3939
"doctrine/collections": "^1.8 || ^2.0",

0 commit comments

Comments
 (0)