Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed May 10, 2024
1 parent a52657a commit 6d07751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
],
"require": {
"php": ">=8.0",
"nikic/php-parser": "^4.0"
"nikic/php-parser": "^4.0|^5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"vimeo/psalm": "^4.0"
"vimeo/psalm": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6d07751

Please sign in to comment.