Skip to content

Commit

Permalink
Merge pull request #128 from gndk/gndk-patch-1
Browse files Browse the repository at this point in the history
Remove version constraint for phpstan/phpdoc-parser
  • Loading branch information
orklah authored Oct 12, 2022
2 parents 74c5dee + a88bd02 commit a55e727
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"require": {
"php": "^7.2 || ^8",
"composer/semver": "^1.4 || ^2.0 || ^3.0",
"vimeo/psalm": "^4.28",
"phpstan/phpdoc-parser": "~1.5.0"
"vimeo/psalm": "^4.28"
},
"conflict": {
"doctrine/collections": "<1.8",
Expand Down

0 comments on commit a55e727

Please sign in to comment.