Skip to content

Commit c0966d6

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Update dependencies
Bump wp-cli/php-cli-tools from 0.12.6 to 0.12.7 Bumps [wp-cli/php-cli-tools](https://github.com/wp-cli/php-cli-tools) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/wp-cli/php-cli-tools/releases) - [Commits](wp-cli/php-cli-tools@v0.12.6...v0.12.7) --- updated-dependencies: - dependency-name: wp-cli/php-cli-tools dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Bump phpunit/phpunit from 10.5.47 to 10.5.62 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.47 to 10.5.62. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.62/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.47...10.5.62) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 10.5.62 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 998ed08 commit c0966d6

File tree

2 files changed

+96
-59
lines changed

2 files changed

+96
-59
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"composer/semver": "3.4.4",
2222
"guzzlehttp/guzzle": "7.10.0",
2323
"vanilla/garden-cli": "v4.0",
24-
"wp-cli/php-cli-tools": "v0.12.6"
24+
"wp-cli/php-cli-tools": "v0.12.7"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "10.5.47",
27+
"phpunit/phpunit": "10.5.62",
2828
"mockery/mockery": "1.6.12"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)