|
17 | 17 | "php": "^7.3|^8.0",
|
18 | 18 | "ext-json": "*",
|
19 | 19 | "firebase/php-jwt": "^5.0",
|
20 |
| - "illuminate/auth": "^8.2|^9.0", |
21 |
| - "illuminate/console": "^8.2|^9.0", |
22 |
| - "illuminate/container": "^8.2|^9.0", |
23 |
| - "illuminate/contracts": "^8.2|^9.0", |
24 |
| - "illuminate/cookie": "^8.2|^9.0", |
25 |
| - "illuminate/database": "^8.2|^9.0", |
26 |
| - "illuminate/encryption": "^8.2|^9.0", |
27 |
| - "illuminate/http": "^8.2|^9.0", |
28 |
| - "illuminate/support": "^8.2|^9.0", |
| 20 | + "illuminate/auth": "^8.37|^9.0", |
| 21 | + "illuminate/console": "^8.37|^9.0", |
| 22 | + "illuminate/container": "^8.37|^9.0", |
| 23 | + "illuminate/contracts": "^8.37|^9.0", |
| 24 | + "illuminate/cookie": "^8.37|^9.0", |
| 25 | + "illuminate/database": "^8.37|^9.0", |
| 26 | + "illuminate/encryption": "^8.37|^9.0", |
| 27 | + "illuminate/http": "^8.37|^9.0", |
| 28 | + "illuminate/support": "^8.37|^9.0", |
29 | 29 | "lcobucci/jwt": "^3.4|^4.0",
|
30 | 30 | "league/oauth2-server": "^8.2",
|
31 | 31 | "nyholm/psr7": "^1.3",
|
|
0 commit comments