Upgraded SCSS to latest

This commit is contained in:
Joshua Sherman 2014-04-16 11:50:18 -04:00
parent 2a7555bf2b
commit fa59eddae0
2 changed files with 7 additions and 7 deletions

View file

@ -24,6 +24,6 @@
"devize/closure-compiler": "@dev", "devize/closure-compiler": "@dev",
"joshtronic/php-ayah": "@dev", "joshtronic/php-ayah": "@dev",
"leafo/lessphp": "0.4.0", "leafo/lessphp": "0.4.0",
"leafo/scssphp": "0.0.9" "leafo/scssphp": "0.0.10"
} }
} }

12
composer.lock generated
View file

@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state", "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" "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
], ],
"hash": "02e47a40235974136fdc20e03dc179b3", "hash": "ea54b51744a27e84d6badff2b973acac",
"packages": [ "packages": [
{ {
"name": "devize/closure-compiler", "name": "devize/closure-compiler",
@ -124,16 +124,16 @@
}, },
{ {
"name": "leafo/scssphp", "name": "leafo/scssphp",
"version": "v0.0.9", "version": "0.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/leafo/scssphp.git", "url": "https://github.com/leafo/scssphp.git",
"reference": "a06d702ebf9fabb22542bbb27cc12a905813bb6d" "reference": "558357feceb9b932a192966945904414dc372e4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/leafo/scssphp/zipball/a06d702ebf9fabb22542bbb27cc12a905813bb6d", "url": "https://api.github.com/repos/leafo/scssphp/zipball/558357feceb9b932a192966945904414dc372e4d",
"reference": "a06d702ebf9fabb22542bbb27cc12a905813bb6d", "reference": "558357feceb9b932a192966945904414dc372e4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -166,7 +166,7 @@
], ],
"description": "scssphp is a compiler for SCSS written in PHP.", "description": "scssphp is a compiler for SCSS written in PHP.",
"homepage": "http://leafo.net/scssphp/", "homepage": "http://leafo.net/scssphp/",
"time": "2013-12-23 23:28:02" "time": "2014-04-15 02:25:09"
} }
], ],
"packages-dev": [ "packages-dev": [