Skip to content

Commit 84348a7

Browse files
author
vkrasnoperov
committed
composer update
1 parent 2f85a43 commit 84348a7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "leafo/scssphp",
2+
"name": "neronmoon/scssphp",
33
"type": "library",
44
"description": "scssphp is a compiler for SCSS written in PHP.",
55
"keywords": ["css", "stylesheet", "scss", "sass", "less"],
@@ -12,6 +12,11 @@
1212
"name": "Leaf Corcoran",
1313
"email": "leafot@gmail.com",
1414
"homepage": "http://leafo.net"
15+
},
16+
{
17+
"name": "Vitaliy Krasnoperov",
18+
"email": "alistar.neron@gmail.com",
19+
"homepage": "https://vkrasnoperov.me"
1520
}
1621
],
1722
"autoload": {

0 commit comments

Comments
 (0)