Skip to content

Commit bde7a41

Browse files
authored
Merge pull request #610 from glensc/lesserphp
replace leafo/lessphp with marcusschwarz/lesserphp
2 parents 70952d8 + 88aca40 commit bde7a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
},
3434
"require-dev": {
3535
"firephp/firephp-core": "~0.4.0",
36-
"leafo/lessphp": "~0.4.0",
3736
"leafo/scssphp": "~0.6.6",
37+
"marcusschwarz/lesserphp": "~0.5.1",
3838
"meenie/javascript-packer": "~1.1",
3939
"phpunit/phpunit": "4.8.*",
4040
"tedivm/jshrink": "~1.1.0"
4141
},
4242
"suggest": {
4343
"firephp/firephp-core": "Use FirePHP for Log messages",
44-
"leafo/lessphp": "LESS support",
44+
"marcusschwarz/lesserphp": "LESS support",
4545
"meenie/javascript-packer": "Keep track of the Packer PHP port using Composer"
4646
},
4747
"scripts": {

0 commit comments

Comments
 (0)