Skip to content

Commit c9a9a81

Browse files
Update phpstan/phpstan requirement from ^1.0 to ^1.8
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.8.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.0.0...1.8.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c6730 commit c9a9a81

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
@@ -84,7 +84,7 @@
8484
"php-parallel-lint/php-parallel-lint": "^1.3",
8585
"phpbench/phpbench": "^1.2",
8686
"phpstan/extension-installer": "^1.1",
87-
"phpstan/phpstan": "^1.0",
87+
"phpstan/phpstan": "^1.8",
8888
"phpstan/phpstan-deprecation-rules": "^1.0",
8989
"phpstan/phpstan-phpunit": "^1.0",
9090
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)