|
49 | 49 | "dragon-code/laravel-support": "^3.4", |
50 | 50 | "dragon-code/simple-dto": "^2.5.1", |
51 | 51 | "dragon-code/support": "^6.6", |
52 | | - "illuminate/console": "^6.20.42 || ^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
53 | | - "illuminate/container": "^6.20.42 || ^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
54 | | - "illuminate/database": "^6.20.42 || ^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
55 | | - "illuminate/support": "^6.20.42 || ^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
56 | | - "symfony/console": "^4.0 || ^5.3 || ^6.0" |
| 52 | + "illuminate/console": "^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
| 53 | + "illuminate/container": "^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
| 54 | + "illuminate/database": "^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
| 55 | + "illuminate/support": "^7.30.6 || ^8.75 || ^9.0 || ^10.0", |
| 56 | + "symfony/console": "^5.3 || ^6.0" |
57 | 57 | }, |
58 | 58 | "require-dev": { |
59 | 59 | "mockery/mockery": "^1.3.1", |
60 | | - "orchestra/testbench": "^4.18 || ^5.20 || ^6.25 || ^7.9 || ^8.0", |
| 60 | + "nesbot/carbon": "^2.62.1", |
| 61 | + "orchestra/testbench": "^5.20 || ^6.25 || ^7.9 || ^8.0", |
61 | 62 | "phpunit/phpunit": "^9.5", |
62 | | - "ramsey/uuid": "^3.7 || ^4.0", |
63 | | - "nesbot/carbon": "^2.62.1" |
| 63 | + "ramsey/uuid": "^3.7 || ^4.0" |
64 | 64 | }, |
65 | 65 | "conflict": { |
66 | 66 | "andrey-helldar/laravel-actions": "*", |
|
0 commit comments