sanpi / assetic-bundle
Integrates Assetic into Symfony2
Installs: 483 878
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 235
Open Issues: 3
Type:symfony-bundle
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