Skip to content

Commit

Permalink
MAINTENANCE: Install phpstan/phpstan-strict-rules package
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Faust committed Jul 29, 2023
1 parent ab3f87f commit 8e2eb73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"bombenprodukt/laravel-package-powerpack": "^1.0"
},
"require-dev": {
"bombenprodukt/php-cs-fixer-config": "^1.0",
"ergebnis/composer-normalize": "^2.2",
"friendsofphp/php-cs-fixer": "^3.15",
"infection/infection": "^0.27.0",
Expand All @@ -33,7 +34,7 @@
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"bombenprodukt/php-cs-fixer-config": "^1.0",
"phpstan/phpstan-strict-rules": "^1.5",
"spatie/laravel-ray": "^1.2",
"spatie/pest-plugin-snapshots": "^2.0"
},
Expand Down

0 comments on commit 8e2eb73

Please sign in to comment.