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 010719d commit 68f7deaCopy full SHA for 68f7dea
1 file changed
composer.json
@@ -15,13 +15,13 @@
15
],
16
"repositories": [
17
{
18
- "type": "vcs",
+ "type": "git",
19
"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