Skip to content

Commit 6461209

Browse files
Update phpstan/phpstan requirement from ^1.10 to ^1.11
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.0...1.11.3) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ef0154 commit 6461209

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
@@ -33,7 +33,7 @@
3333
"jangregor/phpstan-prophecy": "^1.0.0",
3434
"phpspec/prophecy-phpunit": "^2.2",
3535
"phpstan/extension-installer": "^1.3.1",
36-
"phpstan/phpstan": "^1.10",
36+
"phpstan/phpstan": "^1.11",
3737
"phpunit/phpunit": "^9.6.17",
3838
"squizlabs/php_codesniffer": "^3.9"
3939
},

0 commit comments

Comments
 (0)