Skip to content

Commit 0fe38b2

Browse files
Bump phpstan/phpstan from 1.12.7 to 2.0.1 in /user-auth/graphtutorial
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.7 to 2.0.1. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.7...2.0.1) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd9ed56 commit 0fe38b2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

user-auth/graphtutorial/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php-http/guzzle7-adapter": "^1.0"
1313
},
1414
"require-dev": {
15-
"phpstan/phpstan": "^1.10"
15+
"phpstan/phpstan": "^2.0"
1616
},
1717
"minimum-stability": "dev",
1818
"prefer-stable": true,

user-auth/graphtutorial/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)