Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 9f656a1

Browse files
committed
fixing
1 parent 8ead45b commit 9f656a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"repositories": [
1717
{
1818
"type": "vcs",
19-
"url": "https://github.com/redcatphp/scssphp"
19+
"url": "https://github.com/redcatphp/scssphp.git"
2020
}
2121
],
2222
"require": {
2323
"php": ">=5.4.0",
24-
"leafo/scssphp": "dev-extends"
24+
"leafo/scssphp": "dev-master"
2525
},
2626
"autoload": {
2727
"psr-4":{

0 commit comments

Comments
 (0)