Skip to content

Commit a674072

Browse files
chore(deps-dev): bump phpunit/phpunit from 9.6.31 to 12.5.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.31 to 12.5.4. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.4/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@9.6.31...12.5.4) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edaab20 commit a674072

File tree

2 files changed

+333
-456
lines changed

2 files changed

+333
-456
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"roave/security-advisories": "dev-latest",
22-
"phpunit/phpunit": "^9.6.7",
22+
"phpunit/phpunit": "^12.5.4",
2323
"vimeo/psalm": "^6.0",
2424
"friendsofphp/php-cs-fixer": "^3.91",
2525
"fakerphp/faker": "^1.21",

0 commit comments

Comments
 (0)