Skip to content

Commit

Permalink
remove phpstan strict rules, to keep code simpler
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Feb 7, 2024
1 parent 4570438 commit ebec56b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5",
"phpstan/phpstan-webmozart-assert": "^1.2.2",
"phpunit/phpunit": "^10.5",
"rector/rector-generator": "^0.7.10",
Expand Down

0 comments on commit ebec56b

Please sign in to comment.