Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Sep 24, 2024
1 parent f0b231e commit f2a22aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^7.4.0 || ^8.0",
"nikic/php-parser": "^4.10 || ^5.1"
"nikic/php-parser": "^4.10"
},
"require-dev": {
"phpstan/phpstan": "^1.6",
Expand Down

0 comments on commit f2a22aa

Please sign in to comment.