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