Skip to content

Commit

Permalink
PhpStan: Add strict mode check (pimcore#15115)
Browse files Browse the repository at this point in the history
* PhpStan: Add strict mode check

* Update baseline
  • Loading branch information
blankse authored Jul 19, 2023
1 parent 988f120 commit a5c5bde
Show file tree
Hide file tree
Showing 4 changed files with 827 additions and 27 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
"codeception/codeception": "^5.0.3",
"codeception/module-symfony": "^3.1.0",
"codeception/phpunit-wrapper": "^9",
"ergebnis/phpstan-rules": "^2.0",
"phpstan/phpstan": "1.10.5",
"phpstan/phpstan-symfony": "^1.2.20",
"phpunit/phpunit": "^9.3",
Expand Down
Loading

0 comments on commit a5c5bde

Please sign in to comment.