Skip to content

Commit 0978d33

Browse files
authored
Merge pull request #408 from graphpql/dependabot/composer/phpstan/phpstan-2.0.4
2 parents c7d20db + 4a3d5f8 commit 0978d33

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"phpunit/phpunit": "^10.4",
2525
"infection/infection": "^0.27 || ^0.28 || ^0.29",
26-
"phpstan/phpstan": "^1.10",
26+
"phpstan/phpstan": "^1.10 || ^2.0",
2727
"webthinx/codestyle": "dev-main"
2828
},
2929
"suggest": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)