|
15 | 15 | ], |
16 | 16 | "funding": [ |
17 | 17 | { |
18 | | - "type": "patreon", |
19 | | - "url": "https://patreon.com/roxblnfk" |
| 18 | + "type": "boosty", |
| 19 | + "url": "https://boosty.to/roxblnfk" |
20 | 20 | } |
21 | 21 | ], |
22 | 22 | "require": { |
23 | 23 | "php": ">=8.1", |
24 | 24 | "composer/semver": "^3.4", |
25 | 25 | "internal/destroy": "^1.0", |
26 | | - "internal/toml": "^1.0.2", |
| 26 | + "internal/toml": "^1.0.3", |
27 | 27 | "nyholm/psr7": "^1.8", |
28 | 28 | "psr/container": "1 - 2", |
29 | 29 | "psr/http-client": "^1.0", |
30 | 30 | "react/async": "^3.2 || ^4.3", |
31 | 31 | "react/promise": "^2.10 || ^3.2", |
32 | | - "symfony/console": "^6.4 || ^7", |
33 | | - "symfony/http-client": "^4.4 || ^5.4 || ^6.4 || ^7", |
| 32 | + "symfony/console": "^6.4 || ^7 || ^8", |
| 33 | + "symfony/http-client": "^4.4 || ^5.4 || ^6.4 || ^7 || ^8", |
34 | 34 | "yiisoft/injector": "^1.2" |
35 | 35 | }, |
36 | 36 | "require-dev": { |
37 | | - "buggregator/trap": "^1.10", |
| 37 | + "buggregator/trap": "^1.15", |
38 | 38 | "dereuromark/composer-prefer-lowest": "^0.1.10", |
39 | 39 | "phpunit/phpunit": "^10.5", |
40 | 40 | "spiral/code-style": "^2.2.2", |
41 | | - "ta-tikoma/phpunit-architecture-test": "^0.8.4", |
| 41 | + "ta-tikoma/phpunit-architecture-test": "^0.8.5", |
42 | 42 | "vimeo/psalm": "^6.10" |
43 | 43 | }, |
44 | 44 | "suggest": { |
|
0 commit comments