diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-07 06:04:34 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-07 06:04:34 +0200 |
| commit | af26ae0df3e48173d5725d3caa17323106333525 (patch) | |
| tree | 0e881ac51558c0e1cc67831cf5dd48215e41f5cd /composer.json | |
| parent | 890437da8bea35fd4e4341139984c27dea6a03c4 (diff) | |
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.json b/composer.json index 86ddd6a..0b1fbfa 100644 --- a/composer.json +++ b/composer.json @@ -28,15 +28,15 @@ ], "require": { "php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*", - "composer/composer": "^2.9.8", - "composer/pcre": "^3.3.2", + "composer/composer": "^2.10.2", + "composer/pcre": "^3.4.0", "composer/semver": "^3.4.4", "fidry/cpu-core-counter": "^1.3.0", "illuminate/container": "^10.49.0", "psr/container": "^2.0.2", - "symfony/console": "^6.4.34", - "symfony/event-dispatcher": "^6.4.32", - "symfony/process": "^6.4.33", + "symfony/console": "^6.4.42", + "symfony/event-dispatcher": "^6.4.37", + "symfony/process": "^6.4.41", "thephpf/attestation": "^0.0.5", "webmozart/assert": "^1.12.1" }, @@ -45,8 +45,8 @@ "behat/behat": "^3.29.0", "bnf/phpstan-psr-container": "^1.1", "doctrine/coding-standard": "^14.0.0", - "phpstan/phpstan": "^2.1.46", - "phpstan/phpstan-phpunit": "^2.0.16", + "phpstan/phpstan": "^2.2.5", + "phpstan/phpstan-phpunit": "^2.0.18", "phpstan/phpstan-webmozart-assert": "^2.0", "phpunit/phpunit": "^10.5.63" }, |
