Skip to content

Commit 5474968

Browse files
Update phpstan/phpstan-phpunit requirement from ^1.3.15 to ^1.3.16 (#492)
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.15...1.3.16) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit 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 3fa1326 commit 5474968

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.10.59",
33-
"phpstan/phpstan-phpunit": "^1.3.15",
33+
"phpstan/phpstan-phpunit": "^1.3.16",
3434
"phpunit/phpunit": "^8.5.36"
3535
},
3636
"suggest": {

0 commit comments

Comments
 (0)