|
20 | 20 | "php": ">=8.2", |
21 | 21 | "alexskrypnyk/file": "^0.19.0", |
22 | 22 | "alexskrypnyk/str2name": "^1.4.1", |
23 | | - "composer/composer": "^2.9.3", |
| 23 | + "composer/composer": "^2.9.5", |
24 | 24 | "cweagans/composer-patches": "^2", |
25 | 25 | "czproject/git-php": "^4.6", |
26 | 26 | "guzzlehttp/guzzle": "^7.10", |
27 | | - "laravel/prompts": "^0.3.11", |
| 27 | + "laravel/prompts": "^0.3.13", |
28 | 28 | "nelexa/zip": "^4.0.2", |
29 | 29 | "nikic/iter": "^2.4.1", |
30 | 30 | "sebastian/diff": "^6.0.2", |
31 | | - "symfony/console": "^7.4.3", |
| 31 | + "symfony/console": "^7.4.4", |
32 | 32 | "symfony/filesystem": "^7.4.0", |
33 | 33 | "symfony/yaml": "^7.4.1" |
34 | 34 | }, |
35 | 35 | "require-dev": { |
36 | 36 | "alexskrypnyk/phpunit-helpers": "^0.15", |
37 | 37 | "alexskrypnyk/snapshot": "^1.0.0", |
38 | | - "bamarni/composer-bin-plugin": "^1.8.3", |
| 38 | + "bamarni/composer-bin-plugin": "^1.9.1", |
39 | 39 | "dealerdirect/phpcodesniffer-composer-installer": "^1.2.0", |
40 | 40 | "drevops/phpcs-standard": "^0.6.2", |
41 | 41 | "drupal/coder": "^9@alpha", |
42 | | - "ergebnis/composer-normalize": "^2.48.2", |
43 | | - "laravel/serializable-closure": "^2.0.8", |
| 42 | + "ergebnis/composer-normalize": "^2.49.0", |
| 43 | + "laravel/serializable-closure": "^2.0.9", |
44 | 44 | "mockery/mockery": "^1.6.12", |
45 | | - "phpstan/phpstan": "^2.1.33", |
46 | | - "phpunit/phpunit": "^11.5.48", |
47 | | - "rector/rector": "^2.3.1", |
48 | | - "symfony/finder": "^7.4.3" |
| 45 | + "phpstan/phpstan": "^2.1.38", |
| 46 | + "phpunit/phpunit": "^11.5.50", |
| 47 | + "rector/rector": "^2.3.5", |
| 48 | + "symfony/finder": "^7.4.5" |
49 | 49 | }, |
50 | 50 | "repositories": [ |
51 | 51 | { |
|
0 commit comments