|
44 | 44 | "league/flysystem": "^2.3.1 || ^3.0", |
45 | 45 | "monolog/monolog": "^2.9.2 || ^3.5", |
46 | 46 | "myclabs/deep-copy": "^1.9", |
47 | | - "nette/php-generator": "^4.1.2", |
48 | | - "nikic/php-parser": "^4.15.5", |
| 47 | + "nette/php-generator": "^4.1.7", |
| 48 | + "nikic/php-parser": "^5.4", |
49 | 49 | "psr/container": "^1.1|^2.0", |
50 | 50 | "psr/event-dispatcher": "^1.0", |
51 | 51 | "psr/http-factory": "^1.0", |
|
55 | 55 | "psr/log": "1 - 3", |
56 | 56 | "psr/simple-cache": "2 - 3", |
57 | 57 | "ramsey/uuid": "^4.7", |
58 | | - "spiral/attributes": "^2.8|^3.0", |
| 58 | + "spiral/attributes": "^3.1.8", |
59 | 59 | "spiral/composer-publish-plugin": "^1.0", |
60 | | - "symfony/console": "^6.1 || ^7.0", |
61 | | - "symfony/finder": "^5.3.7 || ^6.0 || ^7.0", |
62 | | - "symfony/mailer": "^5.1 || ^6.0 || ^7.0", |
63 | | - "symfony/translation": "^5.1 || ^6.0 || ^7.0", |
| 60 | + "symfony/console": "^6.4.17 || ^7.2", |
| 61 | + "symfony/finder": "^5.4.45 || ^6.4.17 || ^7.2", |
| 62 | + "symfony/mailer": "^5.4.45 || ^6.4.17 || ^7.2", |
| 63 | + "symfony/translation": "^5.4.45 || ^6.4.17 || ^7.2", |
64 | 64 | "vlucas/phpdotenv": "^5.4" |
65 | 65 | }, |
66 | 66 | "autoload": { |
|
130 | 130 | } |
131 | 131 | }, |
132 | 132 | "require-dev": { |
133 | | - "aws/aws-sdk-php": "^3.270", |
134 | | - "buggregator/trap": "^1.10", |
135 | | - "doctrine/annotations": "^2.0", |
136 | | - "google/protobuf": "^3.25", |
137 | | - "guzzlehttp/psr7": "^1.7|^2.0", |
138 | | - "jetbrains/phpstorm-attributes": "^1.0", |
139 | | - "league/flysystem-async-aws-s3": "^2.0 || ^3.0", |
140 | | - "league/flysystem-aws-s3-v3": "^2.0 || ^3.0", |
141 | | - "mikey179/vfsstream": "^1.6", |
142 | | - "mockery/mockery": "^1.6", |
143 | | - "phpunit/phpunit": "^10.5", |
144 | | - "ramsey/collection": "^1.2", |
145 | | - "rector/rector": "~2.0.0", |
| 133 | + "aws/aws-sdk-php": "^3.338", |
| 134 | + "buggregator/trap": "^1.13.3", |
| 135 | + "doctrine/annotations": "^2.0.2", |
| 136 | + "google/protobuf": "^3.25|^4.29", |
| 137 | + "guzzlehttp/psr7": "^1.7|^2.7", |
| 138 | + "jetbrains/phpstorm-attributes": "^1.2", |
| 139 | + "league/flysystem-async-aws-s3": "^2.5 || ^3.29", |
| 140 | + "league/flysystem-aws-s3-v3": "^2.5 || ^3.29", |
| 141 | + "mikey179/vfsstream": "^1.6.12", |
| 142 | + "mockery/mockery": "^1.6.12", |
| 143 | + "phpunit/phpunit": "^10.5.41", |
| 144 | + "ramsey/collection": "^1.3", |
| 145 | + "rector/rector": "~2.0.7", |
146 | 146 | "spiral/code-style": "^2.2.2", |
147 | 147 | "spiral/nyholm-bridge": "^1.3", |
148 | | - "spiral/testing": "^2.8", |
149 | | - "spiral/validator": "^1.3", |
150 | | - "symplify/monorepo-builder": "^10.2.7", |
151 | | - "vimeo/psalm": "^5.9" |
| 148 | + "spiral/testing": "^2.8.3", |
| 149 | + "spiral/validator": "^1.5.4", |
| 150 | + "symplify/monorepo-builder": "^10.3.3", |
| 151 | + "vimeo/psalm": "^6.0" |
152 | 152 | }, |
153 | 153 | "autoload-dev": { |
154 | 154 | "psr-4": { |
|
0 commit comments