|
30 | 30 | "php": ">=8.2", |
31 | 31 | "api-platform/documentation": "^4.1.11", |
32 | 32 | "api-platform/hydra": "^4.1.11", |
| 33 | + "api-platform/json-api": "^4.1.11", |
33 | 34 | "api-platform/json-hal": "^4.1.11", |
34 | 35 | "api-platform/json-schema": "^4.1.11", |
35 | 36 | "api-platform/jsonld": "^4.1.11", |
36 | | - "api-platform/json-api": "^4.1.11", |
37 | 37 | "api-platform/metadata": "^4.1.11", |
38 | 38 | "api-platform/openapi": "^4.1.11", |
39 | 39 | "api-platform/serializer": "^4.1.11", |
40 | 40 | "api-platform/state": "^4.1.11", |
41 | 41 | "illuminate/config": "^11.0 || ^12.0", |
42 | | - "laravel/framework": "^11.0 || ^12.0", |
| 42 | + "illuminate/container": "^11.0 || ^12.0", |
43 | 43 | "illuminate/contracts": "^11.0 || ^12.0", |
44 | 44 | "illuminate/database": "^11.0 || ^12.0", |
45 | 45 | "illuminate/http": "^11.0 || ^12.0", |
46 | 46 | "illuminate/pagination": "^11.0 || ^12.0", |
47 | 47 | "illuminate/routing": "^11.0 || ^12.0", |
48 | 48 | "illuminate/support": "^11.0 || ^12.0", |
49 | | - "illuminate/container": "^11.0 || ^12.0", |
| 49 | + "laravel/framework": "^11.0 || ^12.0", |
| 50 | + "symfony/deprecation-contracts": "^3.6", |
50 | 51 | "symfony/type-info": "^7.2", |
51 | 52 | "symfony/web-link": "^6.4 || ^7.1", |
52 | 53 | "willdurand/negotiation": "^3.1" |
|
0 commit comments