|
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": "^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", |
| 52 | + "illuminate/console": "^7.30.6 || ^8.75 || ^9.0", |
| 53 | + "illuminate/container": "^7.30.6 || ^8.75 || ^9.0", |
| 54 | + "illuminate/database": "^7.30.6 || ^8.75 || ^9.0", |
| 55 | + "illuminate/support": "^7.30.6 || ^8.75 || ^9.0", |
56 | 56 | "symfony/console": "^5.3 || ^6.0" |
57 | 57 | }, |
58 | 58 | "require-dev": { |
59 | 59 | "mockery/mockery": "^1.3.1", |
60 | 60 | "nesbot/carbon": "^2.62.1", |
61 | | - "orchestra/testbench": "^5.20 || ^6.25 || ^7.9 || ^8.0", |
| 61 | + "orchestra/testbench": "^5.20 || ^6.25 || ^7.9", |
62 | 62 | "phpunit/phpunit": "^9.5", |
63 | 63 | "ramsey/uuid": "^3.7 || ^4.0" |
64 | 64 | }, |
65 | 65 | "conflict": { |
66 | 66 | "andrey-helldar/laravel-actions": "*", |
67 | 67 | "dragon-code/laravel-actions": "*" |
68 | 68 | }, |
69 | | - "minimum-stability": "dev", |
| 69 | + "minimum-stability": "stable", |
70 | 70 | "prefer-stable": true, |
71 | 71 | "autoload": { |
72 | 72 | "psr-4": { |
|
0 commit comments