|
19 | 19 | ],
|
20 | 20 | "license": "MIT",
|
21 | 21 | "require": {
|
22 |
| - "illuminate/support": "^5.8|^6.0|^7.0", |
23 |
| - "illuminate/container": "^5.8|^6.0|^7.0", |
24 |
| - "illuminate/database": "^5.8|^6.0|^7.0", |
25 |
| - "illuminate/events": "^5.8|^6.0|^7.0", |
| 22 | + "illuminate/support": "^5.8|^6.0|^7.0|^9.0", |
| 23 | + "illuminate/container": "^5.8|^6.0|^7.0|^9.0", |
| 24 | + "illuminate/database": "^5.8|^6.0|^7.0|^9.0", |
| 25 | + "illuminate/events": "^5.8|^6.0|^7.0|^9.0", |
26 | 26 | "mongodb/mongodb": "^1.4"
|
27 | 27 | },
|
28 | 28 | "require-dev": {
|
29 |
| - "phpunit/phpunit": "^6.0|^7.0|^8.0", |
30 |
| - "orchestra/testbench": "^3.1|^4.0", |
31 |
| - "mockery/mockery": "^1.0", |
32 |
| - "doctrine/dbal": "^2.5", |
| 29 | + "phpunit/phpunit": "^6.0|^7.0|^8.0|^9.5.8", |
| 30 | + "orchestra/testbench": "^3.1|^4.0|^7.0", |
| 31 | + "mockery/mockery": "^1.0|^1.3.1", |
| 32 | + "doctrine/dbal": "^2.5|^3.1.4", |
33 | 33 | "phpunit/phpcov": "^6.0",
|
34 | 34 | "cedx/coveralls": "^11.2"
|
35 | 35 | },
|
|
0 commit comments