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

Commit f1e9a5b

Browse files
committed
fixing
1 parent fd83e6f commit f1e9a5b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
],
1616
"repositories": [
1717
{
18-
"type": "git",
19-
"url": "https://github.com/redcatphp/scssphp.git"
18+
"type": "vcs",
19+
"url": "https://github.com/redcatphp/scssphp"
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)