|
38 | 38 | "api-platform/openapi": "^4.3", |
39 | 39 | "api-platform/serializer": "^4.3", |
40 | 40 | "api-platform/state": "^4.3", |
41 | | - "illuminate/config": "^11.0 || ^12.0", |
42 | | - "illuminate/container": "^11.0 || ^12.0", |
43 | | - "illuminate/contracts": "^11.0 || ^12.0", |
44 | | - "illuminate/database": "^11.0 || ^12.0", |
45 | | - "illuminate/http": "^11.0 || ^12.0", |
46 | | - "illuminate/pagination": "^11.0 || ^12.0", |
47 | | - "illuminate/routing": "^11.0 || ^12.0", |
48 | | - "illuminate/support": "^11.0 || ^12.0", |
49 | | - "laravel/framework": "^11.0 || ^12.0", |
| 41 | + "illuminate/config": "^11.0 || ^12.0 || ^13.0", |
| 42 | + "illuminate/container": "^11.0 || ^12.0 || ^13.0", |
| 43 | + "illuminate/contracts": "^11.0 || ^12.0 || ^13.0", |
| 44 | + "illuminate/database": "^11.0 || ^12.0 || ^13.0", |
| 45 | + "illuminate/http": "^11.0 || ^12.0 || ^13.0", |
| 46 | + "illuminate/pagination": "^11.0 || ^12.0 || ^13.0", |
| 47 | + "illuminate/routing": "^11.0 || ^12.0 || ^13.0", |
| 48 | + "illuminate/support": "^11.0 || ^12.0 || ^13.0", |
| 49 | + "laravel/framework": "^11.0 || ^12.0 || ^13.0", |
50 | 50 | "symfony/deprecation-contracts": "^3.6", |
51 | 51 | "symfony/type-info": "^7.4 || ^8.0", |
52 | 52 | "symfony/web-link": "^6.4 || ^7.4 || ^8.0", |
|
60 | 60 | "larastan/larastan": "^2.0 || ^3.0", |
61 | 61 | "laravel/sanctum": "^4.0", |
62 | 62 | "mcp/sdk": "^0.4.0", |
63 | | - "orchestra/testbench": "^10.1", |
| 63 | + "orchestra/testbench": "^10.1 || ^11.0", |
64 | 64 | "phpdocumentor/type-resolver": "^1.7", |
65 | 65 | "phpstan/phpdoc-parser": "^1.29 || ^2.0", |
66 | 66 | "phpunit/phpunit": "^12.2", |
|
0 commit comments