Skip to content

Commit 24ece42

Browse files
Merge pull request #8659 from ecamp/renovate/phpunit-phpunit-12.x
chore(deps): update dependency phpunit/phpunit to v12.4.5
2 parents 6e9a8f2 + ccd2f9c commit 24ece42

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.ops/aws-setup/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
- AWS_DEFAULT_REGION=eu-west-3
1414

1515
aws-cli:
16-
image: amazon/aws-cli:2.32.7
16+
image: amazon/aws-cli:2.32.6
1717
container_name: 'ecamp3-aws-cli'
1818
volumes:
1919
- ./.aws:/root/.aws:delegated

api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"php-coveralls/php-coveralls": "2.9.0",
7373
"phpspec/prophecy-phpunit": "2.4.0",
7474
"phpstan/phpstan": "2.1.32",
75-
"phpunit/phpunit": "12.4.4",
75+
"phpunit/phpunit": "12.4.5",
7676
"rector/rector": "2.2.9",
7777
"psalm/phar": "6.13.1",
7878
"spatie/phpunit-snapshot-assertions": "5.2.3",

api/composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)