Skip to content

Commit ec361fa

Browse files
build(deps-dev): update phpunit/phpunit requirement
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.24...9.5.25) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16f9e34 commit ec361fa

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
@@ -31,7 +31,7 @@
3131
"phpstan/extension-installer": "^1.1",
3232
"phpstan/phpstan": "^0.12",
3333
"phpstan/phpstan-phpunit": "^0.12",
34-
"phpunit/phpunit": "^9.5.24",
34+
"phpunit/phpunit": "^9.5.25",
3535
"slam/phpstan-laminas-framework": "^0.12",
3636
"squizlabs/php_codesniffer": "^3.7"
3737
},

0 commit comments

Comments
 (0)