Andrew Longosz
Andrew Longosz
Right now all commands start with `ezpublish:cookbook`. To indicate that this is now aimed for eZ Platform we should change it to `ezplatform:cookbook`.
To be consistent I think it's worth to add `.php_cs` config file (taken e.g. from `ezpublish-kernel`) and fix CS. Note: I don't actually aim here to add some CI on...
To prepare for eZ Platform 2.0 we need to check and fix Symfony 3.x deprecations.
Let's make CookbookBundle a composer package to simplify installation ("type": "ezplatform-bundle", so people can find this bundle).