mirror of
https://github.com/symfony/assetic-bundle.git
synced 2026-03-24 01:02:14 +01:00
Made it clear that the bundle is deprecated in the README file
This commit is contained in:
committed by
Fabien Potencier
parent
2e0a23a487
commit
8ef69e8fc2
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user