Skip to content

Commit fcd9f7d

Browse files
committed
allow PHP 8.3
1 parent 767ce71 commit fcd9f7d

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
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": ">=7.4 <8.3"
24+
"php": ">=7.4 <8.4"
2525
},
2626
"require-dev": {
2727
"ergebnis/composer-normalize": "^2.18.0",

0 commit comments

Comments
 (0)