Skip to content

Commit 7d3a968

Browse files
build(deps-dev): bump phpunit/phpunit from 11.5.42 to 12.5.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.42 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@11.5.42...12.5.8) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ce3605 commit 7d3a968

File tree

2 files changed

+235
-329
lines changed

2 files changed

+235
-329
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.",
44
"type": "project",
55
"require-dev": {
6-
"phpunit/phpunit": "^11",
6+
"phpunit/phpunit": "^12",
77
"php-mock/php-mock-phpunit": "^2"
88
},
99
"license": "MIT",

0 commit comments

Comments
 (0)