Skip to content

Commit abee10c

Browse files
chore(deps-dev): bump phpunit/phpunit from 9.6.34 to 12.5.22
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.34 to 12.5.22. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@9.6.34...12.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e68b970 commit abee10c

2 files changed

Lines changed: 332 additions & 458 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"friendsofphp/php-cs-fixer": "^3.0",
12-
"phpunit/phpunit": "^9.6",
12+
"phpunit/phpunit": "^12.5",
1313
"wp-phpunit/wp-phpunit": "^6.7",
1414
"yoast/phpunit-polyfills": "^4.0"
1515
},

0 commit comments

Comments
 (0)