Skip to content

Commit 319f46d

Browse files
Update composer.json
1 parent bcc7553 commit 319f46d

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
@@ -5,7 +5,7 @@
55
"type": "library",
66
"license": "MIT",
77
"require": {
8-
"php": ">=8.1",
8+
"php": ">=8.1 < 8.4",
99
"nikic/php-parser": "^5.3",
1010
"phpunit/phpunit": "^11.0.1"
1111
},

0 commit comments

Comments
 (0)