empcorp / assetic-bundle
Integrates Assetic into Symfony4
Installs: 101
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.0
- empcorp/assetic: 1.0.0
- 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: v1.0.0
This package is not auto-updated.
Last update: 2024-11-15 22:53:15 UTC
README
The AsseticBundle
provides integration of the Assetic
library into the Symfony framework.
License
This bundle is released under the MIT license