Skip to content

Commit d2e7707

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] <support@github.com>
1 parent ad92887 commit d2e7707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"nyholm/psr7-server": "^1.1",
6565
"phpspec/prophecy": "^1.19",
6666
"phpspec/prophecy-phpunit": "^2.1",
67-
"phpstan/phpstan": "^1.10",
67+
"phpstan/phpstan": "^1.11",
6868
"phpunit/phpunit": "^9.6",
6969
"slim/http": "^1.3",
7070
"slim/psr7": "^1.6",

0 commit comments

Comments
 (0)