Skip to content

Commit

Permalink
updated phpstan (#2241)
Browse files Browse the repository at this point in the history
- removed no longer necessary ignore rules
  • Loading branch information
grossmannmartin authored Feb 15, 2021
1 parent ac24c4a commit c2c322a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@
"codeception/module-db": "^1.0",
"codeception/module-webdriver": "^1.0",
"codeception/phpunit-wrapper": "^8.0",
"phpstan/phpstan": "^0.12.19",
"phpstan/phpstan": "^0.12.76",
"phpstan/phpstan-doctrine": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
"phpstan/phpstan-symfony": "^0.12.18",
"phpunit/phpunit": "^8.0",
"psr/event-dispatcher": "^1.0.0",
"shopsys/coding-standards": "9.1.x-dev",
Expand Down

0 comments on commit c2c322a

Please sign in to comment.