|
17 | 17 | "require": {
|
18 | 18 | "php": ">=8.1",
|
19 | 19 | "genealabs/laravel-pivot-events": "^10.0|^11.0",
|
20 |
| - "illuminate/cache": "^10.0|^11.0", |
21 |
| - "illuminate/config": "^10.0|^11.0", |
22 |
| - "illuminate/console": "^10.0|^11.0", |
23 |
| - "illuminate/container": "^10.0|^11.0", |
24 |
| - "illuminate/database": "^10.0|^11.0", |
25 |
| - "illuminate/http": "^10.0|^11.0", |
26 |
| - "illuminate/support": "^10.0|^11.0" |
| 20 | + "illuminate/cache": "^10.0|^11.0|^12.0", |
| 21 | + "illuminate/config": "^10.0|^11.0|^12.0", |
| 22 | + "illuminate/console": "^10.0|^11.0|^12.0", |
| 23 | + "illuminate/container": "^10.0|^11.0|^12.0", |
| 24 | + "illuminate/database": "^10.0|^11.0|^12.0", |
| 25 | + "illuminate/http": "^10.0|^11.0|^12.0", |
| 26 | + "illuminate/support": "^10.0|^11.0|^12.0" |
27 | 27 | },
|
28 | 28 | "require-dev": {
|
29 |
| - "doctrine/dbal": "^3.3", |
| 29 | + "doctrine/dbal": "^3.3|^4.2", |
30 | 30 | "fakerphp/faker": "^1.11",
|
31 | 31 | "laravel/nova": "^4.0",
|
32 |
| - "orchestra/testbench-browser-kit": "^9.0", |
33 |
| - "orchestra/testbench": "^9.0", |
| 32 | + "orchestra/testbench-browser-kit": "^9.0|^10.0", |
| 33 | + "orchestra/testbench": "^9.0|^10.0", |
34 | 34 | "php-coveralls/php-coveralls": "^2.2",
|
35 |
| - "phpunit/phpunit": "^10.5", |
| 35 | + "phpunit/phpunit": "^10.5|^11.5.3", |
36 | 36 | "slevomat/coding-standard": "^7.0|^8.14",
|
37 | 37 | "squizlabs/php_codesniffer": "^3.6",
|
38 | 38 | "symfony/thanks": "^1.2",
|
|
0 commit comments