|
26 | 26 | "homepage": "https://github.com/php/pie/graphs/contributors" |
27 | 27 | } |
28 | 28 | ], |
29 | | - "repositories": [ |
30 | | - { |
31 | | - "type": "vcs", |
32 | | - "url": "https://github.com/asgrim/attestation" |
33 | | - } |
34 | | - ], |
35 | 29 | "require": { |
36 | 30 | "php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*", |
37 | | - "composer/composer": "^2.9.0", |
| 31 | + "composer/composer": "^2.9.1", |
38 | 32 | "composer/pcre": "^3.3.2", |
39 | 33 | "composer/semver": "^3.4.4", |
40 | 34 | "fidry/cpu-core-counter": "^1.3.0", |
|
43 | 37 | "symfony/console": "^6.4.27", |
44 | 38 | "symfony/event-dispatcher": "^6.4.25", |
45 | 39 | "symfony/process": "^6.4.26", |
46 | | - "thephpf/attestation": "dev-composer-2-9-compatibility-auth-helper", |
| 40 | + "thephpf/attestation": "^0.0.3", |
47 | 41 | "webmozart/assert": "^1.12.1" |
48 | 42 | }, |
49 | 43 | "require-dev": { |
50 | 44 | "ext-openssl": "*", |
51 | 45 | "behat/behat": "^3.26.0", |
52 | 46 | "bnf/phpstan-psr-container": "^1.1", |
53 | 47 | "doctrine/coding-standard": "^14.0.0", |
54 | | - "phpstan/phpstan": "^2.1.31", |
| 48 | + "phpstan/phpstan": "^2.1.32", |
55 | 49 | "phpstan/phpstan-webmozart-assert": "^2.0", |
56 | 50 | "phpunit/phpunit": "^10.5.58" |
57 | 51 | }, |
|
0 commit comments