Upgraded SCSS to latest
This commit is contained in:
parent
2a7555bf2b
commit
fa59eddae0
2 changed files with 7 additions and 7 deletions
|
@ -24,6 +24,6 @@
|
|||
"devize/closure-compiler": "@dev",
|
||||
"joshtronic/php-ayah": "@dev",
|
||||
"leafo/lessphp": "0.4.0",
|
||||
"leafo/scssphp": "0.0.9"
|
||||
"leafo/scssphp": "0.0.10"
|
||||
}
|
||||
}
|
||||
|
|
12
composer.lock
generated
12
composer.lock
generated
|
@ -3,7 +3,7 @@
|
|||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
|
||||
],
|
||||
"hash": "02e47a40235974136fdc20e03dc179b3",
|
||||
"hash": "ea54b51744a27e84d6badff2b973acac",
|
||||
"packages": [
|
||||
{
|
||||
"name": "devize/closure-compiler",
|
||||
|
@ -124,16 +124,16 @@
|
|||
},
|
||||
{
|
||||
"name": "leafo/scssphp",
|
||||
"version": "v0.0.9",
|
||||
"version": "0.0.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/leafo/scssphp.git",
|
||||
"reference": "a06d702ebf9fabb22542bbb27cc12a905813bb6d"
|
||||
"reference": "558357feceb9b932a192966945904414dc372e4d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/leafo/scssphp/zipball/a06d702ebf9fabb22542bbb27cc12a905813bb6d",
|
||||
"reference": "a06d702ebf9fabb22542bbb27cc12a905813bb6d",
|
||||
"url": "https://api.github.com/repos/leafo/scssphp/zipball/558357feceb9b932a192966945904414dc372e4d",
|
||||
"reference": "558357feceb9b932a192966945904414dc372e4d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -166,7 +166,7 @@
|
|||
],
|
||||
"description": "scssphp is a compiler for SCSS written in PHP.",
|
||||
"homepage": "http://leafo.net/scssphp/",
|
||||
"time": "2013-12-23 23:28:02"
|
||||
"time": "2014-04-15 02:25:09"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue