Skip to content

Commit

Permalink
refactor Sylius#879 Bump PHPStan to ^1.8.4 (Zales0123)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.11 branch.

Discussion
----------

Same as Sylius#852, allows to use https://github.com/Sylius/SyliusRector 🖖 

Commits
-------

146f937 Bump PHPStan to ^1.8.4
  • Loading branch information
GSadee authored Nov 29, 2022
2 parents bbe092f + 146f937 commit 5330141
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 @@ -49,8 +49,8 @@
"lchrusciel/api-test-case": "^5.0",
"phpspec/phpspec": "^7.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "1.5.4",
"phpstan/phpstan-doctrine": "1.3.2",
"phpstan/phpstan": "^1.8.4",
"phpstan/phpstan-doctrine": "^1.3.2",
"phpstan/phpstan-webmozart-assert": "^1.1",
"phpunit/phpunit": "^8.5",
"stripe/stripe-php": "^6.43",
Expand Down

0 comments on commit 5330141

Please sign in to comment.