Skip to content

Commit 59dc6c4

Browse files
committed
1 parent a5c8b24 commit 59dc6c4

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
],
2929
"require": {
3030
"php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*",
31-
"composer/composer": "^2.9.7",
31+
"composer/composer": "^2.9.8",
3232
"composer/pcre": "^3.3.2",
3333
"composer/semver": "^3.4.4",
3434
"fidry/cpu-core-counter": "^1.3.0",
3535
"illuminate/container": "^10.49.0",
3636
"psr/container": "^2.0.2",
3737
"symfony/console": "^6.4.27",
3838
"symfony/event-dispatcher": "^6.4.25",
39-
"symfony/process": "^6.4.26",
39+
"symfony/process": "^6.4.33",
4040
"thephpf/attestation": "^0.0.5",
4141
"webmozart/assert": "^1.12.1"
4242
},
@@ -47,7 +47,7 @@
4747
"doctrine/coding-standard": "^14.0.0",
4848
"phpstan/phpstan": "^2.1.32",
4949
"phpstan/phpstan-webmozart-assert": "^2.0",
50-
"phpunit/phpunit": "^10.5.58"
50+
"phpunit/phpunit": "^10.5.63"
5151
},
5252
"replace": {
5353
"symfony/polyfill-php81": "*",

composer.lock

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

0 commit comments

Comments
 (0)