Skip to content

Commit 4d7ab48

Browse files
Update phpstan/phpstan-phpunit requirement from ^1.3.16 to ^1.4.0
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.3.16...1.4.0) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dbaa72 commit 4d7ab48

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
@@ -30,7 +30,7 @@
3030
"codacy/coverage": "^1.4.3",
3131
"phpstan/extension-installer": "^1.3.1",
3232
"phpstan/phpstan": "^1.11.0",
33-
"phpstan/phpstan-phpunit": "^1.3.16",
33+
"phpstan/phpstan-phpunit": "^1.4.0",
3434
"phpunit/phpunit": "^8.5.38"
3535
},
3636
"suggest": {

0 commit comments

Comments
 (0)