Skip to content

Commit

Permalink
Revert "Bump min version of phpstan/phpstan to 1.0"
Browse files Browse the repository at this point in the history
This reverts commit 26dedbd.
  • Loading branch information
bocharsky-bw committed Dec 18, 2023
1 parent 6b804c4 commit e884532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"symfony/phpunit-bridge": "^5.3.1|^6.0|^7.0",
"symfony/security-guard": "^4.4|^5.0|^6.0|^7.0",
"symfony/yaml": "^4.4|^5.0|^6.0|^7.0",
"phpstan/phpstan": "^1.0"
"phpstan/phpstan": "^0.12"
},
"autoload": {
"psr-4": { "KnpU\\OAuth2ClientBundle\\": "src/" }
Expand Down

0 comments on commit e884532

Please sign in to comment.