Skip to content

Commit c7ee383

Browse files
chore(deps): bump phpunit/phpunit from 9.6.33 to 12.5.22 in /php/example_code/s3 (#7867)
chore(deps): bump phpunit/phpunit in /php/example_code/s3 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.33 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.33...12.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5efe274 commit c7ee383

2 files changed

Lines changed: 333 additions & 459 deletions

File tree

php/example_code/s3/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"aws/aws-sdk-php": "^3.209",
4-
"phpunit/phpunit": "^9.5"
4+
"phpunit/phpunit": "^12.5"
55
},
66
"require-dev": {
77
},

0 commit comments

Comments
 (0)