sanpi / assetic-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Integrates Assetic into Symfony2
v2.11.1
2019-11-29 14:10 UTC
Requires
- php: >=5.3.0
- sanpi/assetic: ^1.6
- symfony/asset: ~2.3|~3.0|~4.0
- symfony/console: ~2.3|~3.0|~4.0
- symfony/dependency-injection: ~2.3|~3.0|~4.0
- symfony/framework-bundle: ~2.3|~3.0|~4.0
- symfony/http-kernel: ~2.3|~3.0|~4.0
- symfony/templating: ~2.3|~3.0|~4.0
- symfony/yaml: ~2.3|~3.0|~4.0
Requires (Dev)
- kriswallsmith/spork: ~0.3
- patchwork/jsqueeze: ~1.0
- phpunit/phpunit: ~7.0
- symfony/css-selector: ~2.3|~3.0|~4.0
- symfony/dom-crawler: ~2.3|~3.0|~4.0
- symfony/phpunit-bridge: ~2.7|~3.0|~4.0
- symfony/twig-bundle: ~2.3|~3.0|~4.0
Suggests
- kriswallsmith/spork: to be able to dump assets in parallel
- symfony/twig-bundle: to use the Twig integration
Conflicts
- kriswallsmith/spork: <=0.2
- twig/twig: <1.34|>=2,<2.4
Replaces
- symfony/assetic-bundle: v2.11.1
This package is auto-updated.
Last update: 2021-04-20 07:54:15 UTC
README
The AsseticBundle provides integration of the Assetic
library into the Symfony framework.
License
This bundle is released under the MIT license