Skip to content

Commit 65c47f4

Browse files
Update phpunit/phpunit requirement from ^10.3.2 to ^12.5.7
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/12.5.7/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@10.3.2...12.5.7) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d21a515 commit 65c47f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "^3.21.1",
2828
"phpstan/extension-installer": "^1.4",
29-
"phpunit/phpunit": "^10.3.2",
29+
"phpunit/phpunit": "^12.5.7",
3030
"spatie/ray": "^1.28"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)