bolt / project

🚀 Repo to `composer create project` a Bolt 5 project.
MIT License
39 stars 38 forks source link

Deprecations #6

Closed voodoomg closed 5 years ago

voodoomg commented 5 years ago

Deprecations will be fixed? =) User Deprecated: The "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service is deprecated since Symfony 4.3. Use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead. The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "stof_doctrine_extensions" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead. and 61 other

bobdenotter commented 5 years ago

Yes, we should try to fix most dependencies before a stable release :-)