Skip to content

Commit b14e967

Browse files
author
Eugene Matvejev
authored
Update composer.json
1 parent 0bbeaba commit b14e967

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)