Skip to content

Commit

Permalink
Merge pull request #360 from cakephp/phpstan-dependency
Browse files Browse the repository at this point in the history
Add explicit dependency on phpstan/phpdoc-parser
  • Loading branch information
othercorey committed Jun 10, 2022
2 parents 972f776 + b709d0a commit 5f04412
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": {
"php": ">=7.2.0",
"phpstan/phpdoc-parser": "^1.4.5",
"slevomat/coding-standard": "^6.3.6 || ^7.0",
"squizlabs/php_codesniffer": "^3.6"
},
Expand Down

0 comments on commit 5f04412

Please sign in to comment.