Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 958607f

Browse files
Update phpstan/phpstan requirement from 1.8.11 to 1.9.4 (#59)
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.9.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.8.11...1.9.4) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca99207 commit 958607f

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
@@ -9,7 +9,7 @@
99
"ext-reflection": "*"
1010
},
1111
"require-dev": {
12-
"phpstan/phpstan": "1.8.11",
12+
"phpstan/phpstan": "1.9.4",
1313
"phpstan/extension-installer": "^1.0",
1414
"phpstan/phpstan-strict-rules": "^1.0",
1515
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)