Skip to content

Commit daafb95

Browse files
Update phpstan/phpstan requirement from ^1.11.10 to ^1.11.11 (#656)
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.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.10...1.11.11) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6687a67 commit daafb95

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
@@ -30,7 +30,7 @@
3030
"codacy/coverage": "^1.4.3",
3131
"php-parallel-lint/php-parallel-lint": "^1.4.0",
3232
"phpstan/extension-installer": "^1.4.1",
33-
"phpstan/phpstan": "^1.11.10",
33+
"phpstan/phpstan": "^1.11.11",
3434
"phpstan/phpstan-phpunit": "^1.4.0",
3535
"phpunit/phpunit": "^8.5.38",
3636
"rector/rector": "^1.2.3"

0 commit comments

Comments
 (0)