|
46 | 46 | "php": "^8.0.2",
|
47 | 47 | "composer-runtime-api": "^2.2",
|
48 | 48 | "doctrine/dbal": "^2.13 || ^3.4",
|
49 |
| - "dragon-code/laravel-support": "^3.4", |
| 49 | + "dragon-code/laravel-support": "^3.5", |
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", |
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", |
| 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 | 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", |
62 |
| - "phpunit/phpunit": "^9.5", |
| 61 | + "orchestra/testbench": "^5.20 || ^6.25 || ^7.9 || ^8.0", |
| 62 | + "phpunit/phpunit": "^9.6", |
63 | 63 | "ramsey/uuid": "^3.7 || ^4.0"
|
64 | 64 | },
|
65 | 65 | "conflict": {
|
|
0 commit comments