|
28 | 28 | ], |
29 | 29 | "require": { |
30 | 30 | "php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*", |
31 | | - "composer/composer": "^2.8.11", |
| 31 | + "composer/composer": "^2.8.12", |
32 | 32 | "composer/pcre": "^3.3.2", |
33 | 33 | "composer/semver": "^3.4.4", |
34 | 34 | "fidry/cpu-core-counter": "^1.3.0", |
35 | | - "illuminate/container": "^10.48.28", |
| 35 | + "illuminate/container": "^10.49.0", |
36 | 36 | "psr/container": "^2.0.2", |
37 | | - "symfony/console": "^6.4.25", |
38 | | - "symfony/event-dispatcher": "^6.4.24", |
39 | | - "symfony/process": "^6.4.25", |
| 37 | + "symfony/console": "^6.4.26", |
| 38 | + "symfony/event-dispatcher": "^6.4.25", |
| 39 | + "symfony/process": "^6.4.26", |
| 40 | + "thephpf/attestation": "^0.0.1", |
40 | 41 | "webmozart/assert": "^1.11" |
41 | 42 | }, |
42 | 43 | "require-dev": { |
43 | 44 | "ext-openssl": "*", |
44 | | - "behat/behat": "^3.23.0", |
| 45 | + "behat/behat": "^3.24.1", |
45 | 46 | "doctrine/coding-standard": "^13.0.1", |
46 | | - "phpstan/phpstan": "^2.1", |
47 | | - "phpunit/phpunit": "^10.5.48" |
| 47 | + "phpstan/phpstan": "^2.1.29", |
| 48 | + "phpunit/phpunit": "^10.5.58" |
48 | 49 | }, |
49 | 50 | "replace": { |
50 | 51 | "symfony/polyfill-php81": "*", |
|
0 commit comments