Made document editing possible
This commit is contained in:
2
vendor/kriswallsmith/assetic/composer.json
vendored
2
vendor/kriswallsmith/assetic/composer.json
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "kriswallsmith/assetic",
|
||||
"minimum-stability": "dev",
|
||||
"description": "Asset Management for PHP",
|
||||
"keywords": ["assets", "compression", "minification"],
|
||||
"homepage": "https://github.com/kriswallsmith/assetic",
|
||||
@@ -20,6 +21,7 @@
|
||||
"twig/twig": ">=1.6.0,<2.0",
|
||||
"leafo/lessphp": "*"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"suggest": {
|
||||
"twig/twig": "Assetic provides the integration with the Twig templating engine",
|
||||
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler"
|
||||
|
Reference in New Issue
Block a user