We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1bcdf commit 347cc05Copy full SHA for 347cc05
composer.json
@@ -15,14 +15,10 @@
15
"symfony/process": "~2.6",
16
"zendframework/zend-json": "~2.3",
17
"swiftmailer/swiftmailer": "~5.3",
18
- "bldr-io/frontend-block": "~2.0.0@dev",
19
- "richthegeek/phpsass": "dev-master",
+ "bldr-io/frontend-block": "~3.0.1",
20
"bldr-io/remote-block": "~2.0",
21
"yosymfony/toml": "~0.2"
22
},
23
- "suggest": {
24
- "bldr-io/frontend-block": "Allows for managing front end compiling and minification"
25
- },
26
"require-dev": {
27
"matthiasnoback/symfony-service-definition-validator": "~1.1",
28
"phpunit/phpunit": "~4.2",
0 commit comments