|
20 | 20 | "amphp/amp": "^3.0", |
21 | 21 | "amphp/parallel": "^2.1", |
22 | 22 | "doctrine/collections": "^1.6.8 || ^2.0", |
23 | | - "gitonomy/gitlib": "^1.3", |
| 23 | + "gitonomy/gitlib": "^1.6", |
24 | 24 | "laravel/serializable-closure": "^2.0", |
25 | 25 | "monolog/monolog": "^2.0 || ^3.0", |
26 | 26 | "ondram/ci-detector": "^4.0", |
|
39 | 39 | "symfony/yaml": "^6.4 || ^7.0 || ^8.0" |
40 | 40 | }, |
41 | 41 | "require-dev": { |
42 | | - "brianium/paratest": "^7.8", |
43 | | - "composer/composer": "^2.2.6", |
44 | | - "nikic/php-parser": "^5.0", |
45 | | - "php-cs-fixer/shim": "^3.88", |
46 | | - "php-parallel-lint/php-parallel-lint": "^1.3", |
47 | | - "phpspec/phpspec": "^8.0", |
48 | | - "phpspec/prophecy": "^1.23", |
| 42 | + "brianium/paratest": "^7.8.5", |
| 43 | + "composer/composer": "^2.9.5", |
| 44 | + "nikic/php-parser": "^5.7", |
| 45 | + "php-cs-fixer/shim": "^3.93", |
| 46 | + "php-parallel-lint/php-parallel-lint": "^1.4", |
| 47 | + "phpspec/phpspec": "^8.2", |
| 48 | + "phpspec/prophecy": "^1.24", |
49 | 49 | "phpspec/prophecy-phpunit": "^2.4", |
50 | | - "phpunit/phpunit": "^11.5" |
| 50 | + "phpunit/phpunit": "^11.5.50" |
51 | 51 | }, |
52 | 52 | "suggest": { |
53 | 53 | "atoum/atoum": "Lets GrumPHP run your unit tests.", |
|
0 commit comments