From 6f1afea151bdd6324351a985983aa011f558940e Mon Sep 17 00:00:00 2001 From: Renzo Date: Sun, 21 Aug 2016 18:49:37 -0500 Subject: [PATCH] Updated composer.lock --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 0b8b2c7..37b515b 100755 --- a/composer.lock +++ b/composer.lock @@ -209,16 +209,16 @@ }, { "name": "railsphp/railsphp", - "version": "v1.0.2", + "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/railsphp/railsphp.git", - "reference": "49d3f1f697061161d5b2f535bad813826efceff4" + "reference": "489cb17f4e00a122ab8e57dc9d3a662e699de5dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/railsphp/railsphp/zipball/49d3f1f697061161d5b2f535bad813826efceff4", - "reference": "49d3f1f697061161d5b2f535bad813826efceff4", + "url": "https://api.github.com/repos/railsphp/railsphp/zipball/489cb17f4e00a122ab8e57dc9d3a662e699de5dd", + "reference": "489cb17f4e00a122ab8e57dc9d3a662e699de5dd", "shasum": "" }, "require": { @@ -239,7 +239,7 @@ } }, "notification-url": "https://packagist.org/downloads/", - "time": "2016-08-04 22:04:46" + "time": "2016-08-21 23:25:36" }, { "name": "railsphp/willpaginate",