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