Skip to content

Commit 202c6c9

Browse files
Update phpstan/phpstan requirement from ~1.10.59 to ~1.10.59 || ~1.11.0
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.59...1.11.3) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 315cfc6 commit 202c6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": "^7.4 || ^8.0"
88
},
99
"require-dev": {
10-
"phpstan/phpstan": "~1.10.59",
10+
"phpstan/phpstan": "~1.10.59 || ~1.11.0",
1111
"phpstan/phpstan-strict-rules": "^1.5.0"
1212
},
1313
"conflict": {

0 commit comments

Comments
 (0)