Updated dependencies

This commit is contained in:
Renzo 2016-08-15 15:58:01 -05:00
parent 7f8547c407
commit 0a26e9262f

30
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "d07be60f141279674d83502220ac12d4", "hash": "9d9c450c955b540a9b8c5f635752e4cc",
"content-hash": "458cb405f1828028c16f75fa9387eb7b", "content-hash": "8fd61aada2394352d297c799d112d66a",
"packages": [ "packages": [
{ {
"name": "kriswallsmith/assetic", "name": "kriswallsmith/assetic",
@ -209,23 +209,23 @@
}, },
{ {
"name": "railsphp/railsphp", "name": "railsphp/railsphp",
"version": "dev-master", "version": "v1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/railsphp/railsphp.git", "url": "https://github.com/railsphp/railsphp.git",
"reference": "d981d3d481ac65ede95c08f776333be06622b498" "reference": "49d3f1f697061161d5b2f535bad813826efceff4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/railsphp/railsphp/zipball/d981d3d481ac65ede95c08f776333be06622b498", "url": "https://api.github.com/repos/railsphp/railsphp/zipball/49d3f1f697061161d5b2f535bad813826efceff4",
"reference": "d981d3d481ac65ede95c08f776333be06622b498", "reference": "49d3f1f697061161d5b2f535bad813826efceff4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"leafo/scssphp": "0.0.8", "leafo/scssphp": "0.0.8",
"php": ">=5.4.0", "php": ">=5.4.0",
"symfony/yaml": "2.3.*", "symfony/yaml": "2.3.*",
"toopay/assetic-minifier": "1.3", "toopay/assetic-minifier": "1.3.*",
"zendframework/zend-console": "2.3.*", "zendframework/zend-console": "2.3.*",
"zendframework/zend-db": "2.3.*", "zendframework/zend-db": "2.3.*",
"zendframework/zend-log": "2.3.*", "zendframework/zend-log": "2.3.*",
@ -239,7 +239,7 @@
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"time": "2016-07-12 13:44:51" "time": "2016-08-04 22:04:46"
}, },
{ {
"name": "railsphp/willpaginate", "name": "railsphp/willpaginate",
@ -270,16 +270,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "5c11a1a4d4016662eeaf0f8757958c7de069f9a0" "reference": "04c2dfaae4ec56a5c677b0c69fac34637d815758"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/5c11a1a4d4016662eeaf0f8757958c7de069f9a0", "url": "https://api.github.com/repos/symfony/process/zipball/04c2dfaae4ec56a5c677b0c69fac34637d815758",
"reference": "5c11a1a4d4016662eeaf0f8757958c7de069f9a0", "reference": "04c2dfaae4ec56a5c677b0c69fac34637d815758",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -315,7 +315,7 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:42:25" "time": "2016-07-28 11:13:48"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -1006,9 +1006,7 @@
"packages-dev": [], "packages-dev": [],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"railsphp/railsphp": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {