Skip to content

Commit

Permalink
[Composer] Forced nikic/php-parser to be ^4 due to Rector issues
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed May 9, 2024
1 parent 653f6a9 commit 121bf48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"require-dev": {
"ibexa/code-style": "~2.0.0",
"nikic/php-parser": "^4.18",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-symfony": "^1.3",
Expand Down

0 comments on commit 121bf48

Please sign in to comment.