Closed MLDMoritz closed 5 years ago
Hi, what dependencies were an issue?
I would recommend users to just copy the contents of the composer.json and put it in their own with adapted versions.
You can use composer unpack api
(Symfony Flex).
I cannot reproduce:
$ symfony new test-pack
$ composer req api
$ composer show api-platform/core
> versions : * v2.5.0
It looks ok to me, or am I missing something?
Hey,
seems I ended up on version 2.4.something while reading docs for 2.5...
Hey,
using this pack will lead to frustrated users because the dependencies are not up to date.
I would recommend users to just copy the contents of the composer.json and put it in their own with adapted versions.