Skip to content

Commit cdfd186

Browse files
author
Eugene Matvejev
authored
Merge pull request #13 from learn-symfony/eugene-matvejev-patch-1
Update composer.json
2 parents 0bbeaba + b14e967 commit cdfd186

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,12 @@
2323
"require": {
2424
"php": ">= 5.5.9",
2525
"leafo/lessphp": "^0.5",
26-
"leafo/scssphp-compass": "dev-master"
26+
"leafo/scssphp-compass": "@dev"
2727
},
2828
"require-dev": {
2929
"composer/composer": "^1.1",
3030
"phpunit/phpunit": "^5.4"
3131
},
32-
"minimum-stability": "dev",
3332
"scripts": {
3433
"post-update-cmd": "@custom-events",
3534
"post-install-cmd": "@custom-events",

0 commit comments

Comments
 (0)