We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ead45b commit 9f656a1Copy full SHA for 9f656a1
1 file changed
composer.json
@@ -16,12 +16,12 @@
16
"repositories": [
17
{
18
"type": "vcs",
19
- "url": "https://github.com/redcatphp/scssphp"
+ "url": "https://github.com/redcatphp/scssphp.git"
20
}
21
],
22
"require": {
23
"php": ">=5.4.0",
24
- "leafo/scssphp": "dev-extends"
+ "leafo/scssphp": "dev-master"
25
},
26
"autoload": {
27
"psr-4":{
0 commit comments