Skip to content

Commit 04a11a2

Browse files
Bump phpunit/phpunit from 12.2.7 to 12.5.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.2.7 to 12.5.8. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.8/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@12.2.7...12.5.8) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 765c483 commit 04a11a2

File tree

2 files changed

+151
-91
lines changed

2 files changed

+151
-91
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"ergebnis/composer-normalize": "2.47.0",
17-
"phpunit/phpunit": "12.2.7",
17+
"phpunit/phpunit": "12.5.8",
1818
"squizlabs/php_codesniffer": "3.7.2",
1919
"phpstan/phpstan": "2.1.20"
2020
},

0 commit comments

Comments
 (0)