|
21 | 21 | "psr/log": "^1.0 || ^2.0 || ^3.0"
|
22 | 22 | },
|
23 | 23 | "require-dev": {
|
24 |
| - "illuminate/database": "^9.36", |
25 |
| - "illuminate/contracts": "^9.36", |
26 |
| - "illuminate/http": "^9.36", |
27 |
| - "illuminate/pagination": "^9.36", |
28 |
| - "illuminate/routing": "^9.36", |
29 |
| - "illuminate/support": "^9.36", |
30 |
| - "illuminate/validation": "^9.52", |
31 |
| - "phpunit/phpunit": "^9.4", |
32 |
| - "symfony/http-foundation": "^6.0" |
| 24 | + "illuminate/database": "^8.83", |
| 25 | + "illuminate/http": "^8.83", |
| 26 | + "illuminate/pagination": "^8.83", |
| 27 | + "illuminate/routing": "^8.83", |
| 28 | + "illuminate/validation": "^8.83", |
| 29 | + "phpunit/phpunit": "^8.5", |
| 30 | + "symfony/http-foundation": "^5.0" |
33 | 31 | },
|
34 | 32 | "suggest": {
|
35 | 33 | "laravel/lumen-framework": ">= 8.0",
|
36 | 34 | "laravel/framework": ">= 8.0",
|
37 | 35 | "macropay-solutions/laravel-crud-wizard-demo": "dev-production",
|
38 |
| - "barryvdh/laravel-ide-helper": "*" |
| 36 | + "barryvdh/laravel-ide-helper": "*", |
| 37 | + "ext-pdo_mysql": "*" |
39 | 38 | },
|
40 | 39 | "autoload": {
|
41 | 40 | "psr-4": {
|
|
0 commit comments