|
17 | 17 | "php": "^8.0",
|
18 | 18 | "ext-json": "*",
|
19 | 19 | "firebase/php-jwt": "^6.4",
|
20 |
| - "illuminate/auth": "^9.0|^10.0|^11.0", |
21 |
| - "illuminate/console": "^9.0|^10.0|^11.0", |
22 |
| - "illuminate/container": "^9.0|^10.0|^11.0", |
23 |
| - "illuminate/contracts": "^9.0|^10.0|^11.0", |
24 |
| - "illuminate/cookie": "^9.0|^10.0|^11.0", |
25 |
| - "illuminate/database": "^9.0|^10.0|^11.0", |
26 |
| - "illuminate/encryption": "^9.0|^10.0|^11.0", |
27 |
| - "illuminate/http": "^9.0|^10.0|^11.0", |
28 |
| - "illuminate/support": "^9.0|^10.0|^11.0", |
| 20 | + "illuminate/auth": "^9.21|^10.0|^11.0", |
| 21 | + "illuminate/console": "^9.21|^10.0|^11.0", |
| 22 | + "illuminate/container": "^9.21|^10.0|^11.0", |
| 23 | + "illuminate/contracts": "^9.21|^10.0|^11.0", |
| 24 | + "illuminate/cookie": "^9.21|^10.0|^11.0", |
| 25 | + "illuminate/database": "^9.21|^10.0|^11.0", |
| 26 | + "illuminate/encryption": "^9.21|^10.0|^11.0", |
| 27 | + "illuminate/http": "^9.21|^10.0|^11.0", |
| 28 | + "illuminate/support": "^9.21|^10.0|^11.0", |
29 | 29 | "lcobucci/jwt": "^4.3|^5.0",
|
30 | 30 | "league/oauth2-server": "^8.5.3",
|
31 | 31 | "nyholm/psr7": "^1.5",
|
|
0 commit comments