Skip to content

Commit b61e32a

Browse files
Update phpstan/phpstan-phpunit requirement from ^1.0 to ^1.1
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](phpstan/phpstan-phpunit@1.0.0...1.1.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c6730 commit b61e32a

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
@@ -86,7 +86,7 @@
8686
"phpstan/extension-installer": "^1.1",
8787
"phpstan/phpstan": "^1.0",
8888
"phpstan/phpstan-deprecation-rules": "^1.0",
89-
"phpstan/phpstan-phpunit": "^1.0",
89+
"phpstan/phpstan-phpunit": "^1.1",
9090
"phpstan/phpstan-strict-rules": "^1.0",
9191
"phpunit/phpunit": "^9.5.5",
9292
"rector/rector": "^0.14",

0 commit comments

Comments
 (0)