api-platform / api-pack

A Symfony pack for API Platform
https://api-platform.com
MIT License
524 stars 34 forks source link

Allow Symfony 4 #5

Closed JulianTenschert closed 6 years ago

JulianTenschert commented 6 years ago

Symfony 4 Beta is out now. In order to be able to use Symfony 4 with API-Pack, it's required to allow Symfony v4 and also ReflectionDocBlock v4.

This is especially important because Symfony recommends API-Pack as best practice for creating APIs with Symfony (please look at the docs for Symfony Flex and at the Symfony Recipes Server). It would be a pity if API-Pack cannot be used with the current Beta of Symfony 4.

Thanks.

Simperfit commented 6 years ago

Sorry but it seems that's already the case.