|
18 | 18 | "ext-json": "*", |
19 | 19 | "firebase/php-jwt": "~3.0|~4.0|~5.0", |
20 | 20 | "guzzlehttp/guzzle": "~6.0", |
21 | | - "illuminate/auth": "~5.6.0|~5.7.0", |
22 | | - "illuminate/console": "~5.6.0|~5.7.0", |
23 | | - "illuminate/container": "~5.6.0|~5.7.0", |
24 | | - "illuminate/contracts": "~5.6.0|~5.7.0", |
25 | | - "illuminate/database": "~5.6.0|~5.7.0", |
26 | | - "illuminate/encryption": "~5.6.0|~5.7.0", |
27 | | - "illuminate/http": "~5.6.0|~5.7.0", |
28 | | - "illuminate/support": "~5.6.0|~5.7.0", |
| 21 | + "illuminate/auth": "~5.6.0|~5.7.0|~5.8.0", |
| 22 | + "illuminate/console": "~5.6.0|~5.7.0|~5.8.0", |
| 23 | + "illuminate/container": "~5.6.0|~5.7.0|~5.8.0", |
| 24 | + "illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0", |
| 25 | + "illuminate/database": "~5.6.0|~5.7.0|~5.8.0", |
| 26 | + "illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0", |
| 27 | + "illuminate/http": "~5.6.0|~5.7.0|~5.8.0", |
| 28 | + "illuminate/support": "~5.6.0|~5.7.0|~5.8.0", |
29 | 29 | "league/oauth2-server": "^7.0", |
30 | 30 | "phpseclib/phpseclib": "^2.0", |
31 | 31 | "symfony/psr-http-message-bridge": "~1.0", |
|
0 commit comments