Skip to content

Commit ecf8e1b

Browse files
Update phpunit/phpunit requirement from ^9.0 to ^11.2
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.2.6/ChangeLog-11.2.md) - [Commits](sebastianbergmann/phpunit@9.0.0...11.2.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6916c3 commit ecf8e1b

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
@@ -25,7 +25,7 @@
2525
"enlightn/security-checker": "^1.10 || ^2.0",
2626
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
2727
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
28-
"phpunit/phpunit": "^9.0",
28+
"phpunit/phpunit": "^11.2",
2929
"symfony/mailer": "^6.0 || ^7.0"
3030
},
3131
"config": {

0 commit comments

Comments
 (0)