Skip to content

Commit

Permalink
chore(deps-dev): update phpstan/phpstan requirement from ^0.12.90 || …
Browse files Browse the repository at this point in the history
…^1.0.0 to ^0.12.90 || ^1.0.0 || ^2.0.0

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 5fa3df1 commit ab260fa
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 @@ -17,7 +17,7 @@
},
"require-dev": {
"phpunit/phpunit": "^8.0 || ^9.0",
"phpstan/phpstan": "^0.12.90 || ^1.0.0"
"phpstan/phpstan": "^0.12.90 || ^1.0.0 || ^2.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ab260fa

Please sign in to comment.