Skip to content

Commit

Permalink
Merge pull request #10 from laurentmuller/main
Browse files Browse the repository at this point in the history
Updated composer with php-parser version 5.0.
  • Loading branch information
orklah authored Apr 28, 2024
2 parents f733a5d + d27bc35 commit 0717794
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 @@ -16,7 +16,7 @@
"require": {
"php": "^7.3|^8.0",
"vimeo/psalm": "^4.6.1|^5.0",
"nikic/php-parser": "^4.0"
"nikic/php-parser": "^4.0|^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0717794

Please sign in to comment.