Made it clear that the bundle is deprecated in the README file

This commit is contained in:
Fabien Potencier
2018-05-17 08:56:40 +02:00
committed by Fabien Potencier
parent 2e0a23a487
commit 8ef69e8fc2

View File

@@ -2,7 +2,9 @@ AsseticBundle
=============
The `AsseticBundle` provides integration of the [Assetic](https://github.com/kriswallsmith/assetic)
library into the Symfony2 framework.
library into the Symfony framework (up to Symfony 3.4).
**CAUTION**: As of Symfony 4.0, Symfony applications should use [Webpack Encore](https://symfony.com/doc/current/frontend.html).
More information in the official [documentation](https://symfony.com/doc/current/cookbook/assetic/index.html).