Skip to content

Commit 49262ad

Browse files
Update phpstan/phpstan requirement from ^1.11.4 to ^1.11.5 (#564)
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.11.4...1.11.5) --- 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 55e7f21 commit 49262ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require-dev": {
3030
"codacy/coverage": "^1.4.3",
3131
"phpstan/extension-installer": "^1.4.1",
32-
"phpstan/phpstan": "^1.11.4",
32+
"phpstan/phpstan": "^1.11.5",
3333
"phpstan/phpstan-phpunit": "^1.4.0",
3434
"phpunit/phpunit": "^8.5.38",
3535
"rector/rector": "^1.1.0"

0 commit comments

Comments
 (0)