|
1 | 1 | { |
2 | 2 | "include": { |
3 | | - "api-platform/api-pack": "Required for the APi Platform.", |
4 | | - "api-platform/hal": "Required for the APi Platform.", |
5 | | - "api-platform/json-api": "Required for the APi Platform.", |
6 | | - "api-platform/metadata": "Required for the APi Platform.", |
7 | | - "api-platform/state": "Required for the APi Platform.", |
8 | | - "symfony/config": "Required for the APi Platform.", |
9 | | - "symfony/console": "Required for the APi Platform.", |
10 | | - "symfony/finder": "Required for the APi Platform.", |
11 | | - "symfony/http-kernel": "Required for the APi Platform.", |
12 | | - "symfony/yaml": "Required for the APi Platform.", |
13 | | - "spryker/transfer": "Provides transfer objects definition with strict types." |
14 | | - }, |
15 | | - "exclude": { |
16 | | - "spryker/helper": "Bug in the Dependency Finder." |
| 3 | + "api-platform/api-pack": "Required for the ApiPlatform.", |
| 4 | + "api-platform/hal": "Required for the ApiPlatform.", |
| 5 | + "api-platform/json-api": "Required for the ApiPlatform.", |
| 6 | + "api-platform/metadata": "Required for the ApiPlatform.", |
| 7 | + "api-platform/state": "Required for the ApiPlatform.", |
| 8 | + "spryker/kernel": "Required for CodeBucket support.", |
| 9 | + "symfony/config": "Required for the ApiPlatform.", |
| 10 | + "symfony/console": "Required for the ApiPlatform.", |
| 11 | + "symfony/finder": "Required for the ApiPlatform.", |
| 12 | + "symfony/http-kernel": "Required for the ApiPlatform.", |
| 13 | + "symfony/yaml": "Required for the ApiPlatform." |
17 | 14 | } |
18 | 15 | } |
0 commit comments