Skip to content

Commit 6e086fc

Browse files
Update phpunit/phpunit requirement from ^9.5 to ^11.4
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/11.4.0/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@9.5.0...11.4.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 501bc43 commit 6e086fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"roave/security-advisories": "dev-master",
3232
"symfony/security-bundle": "^4.1.9 || ^5",
3333
"symfony/yaml": "^4.1.9 || ^5",
34-
"phpunit/phpunit": "^9.5",
34+
"phpunit/phpunit": "^11.4",
3535
"phpstan/phpstan": "^1.2",
3636
"thecodingmachine/tdbm-fluid-schema-builder": "^1.0.0",
3737
"symfony/framework-bundle": "^5.2"

0 commit comments

Comments
 (0)