Skip to content

Dependency on Symfony 3.3 not specified ? #1170

Description

@tseho

When trying v2.1.0-beta.1, there is a missing dependency on symfony/dependency-injection:^3.3 when using the ApiPlatformBundle. It's only specified inside require-dev.

When installing it on symfony/symfony:3.2.9, the package will be installed but the DependencyInjection will produce an error on runtime like this:

Unable to parse file "/app/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DependencyInjection/../Resources/config/filter.xml".

I had to upgrade to symfony:3.3 and it worked.

Should the requirement be explicit ?

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions