Skip to content

Commit

Permalink
Add phpstan dev requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Feb 27, 2024
1 parent ec1e729 commit 8ac4119
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 @@ -16,6 +16,7 @@
"doctrine/annotations": "^1.14 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0",
"nesbot/carbon": "^2.72 || ^3",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.5 || ^9.6",
"squizlabs/php_codesniffer": "^3.8",
"symfony/cache": "^5.4 || ^6.4 || ^7.0",
Expand Down

0 comments on commit 8ac4119

Please sign in to comment.