From 5b0022366b5aaa28fd334e22e7bd1764cd34c887 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 7 Feb 2017 08:56:29 +0100 Subject: [PATCH] Update b3rs3rk/steamfront --- composer.json | 4 ---- composer.lock | 17 +++++++---------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 049525314..e6dd04555 100755 --- a/composer.json +++ b/composer.json @@ -60,10 +60,6 @@ { "type": "vcs", "url": "https://github.com/unionofrad/manual" - }, - { - "type": "vcs", - "url": "https://github.com/b3rs3rk/steamfront" } ], "require": { diff --git a/composer.lock b/composer.lock index 48717ef7a..6104dc125 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "49e48479a9d21f76916c669e51f119cd", - "content-hash": "461d8a57047f2fa333e48370cdf87457", + "hash": "e2709b8a1564253c5635dbea021c39fd", + "content-hash": "6b7ed17b69499aac043743d54292d083", "packages": [ { "name": "b3rs3rk/steamfront", @@ -13,12 +13,12 @@ "source": { "type": "git", "url": "https://github.com/b3rs3rk/steamfront.git", - "reference": "ad52973f0b97ceffcb2195ceef17da33a209ed7e" + "reference": "91926f883c7cff6dcdd844e5e34310d56da49113" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/b3rs3rk/steamfront/zipball/ad52973f0b97ceffcb2195ceef17da33a209ed7e", - "reference": "ad52973f0b97ceffcb2195ceef17da33a209ed7e", + "url": "https://api.github.com/repos/b3rs3rk/steamfront/zipball/91926f883c7cff6dcdd844e5e34310d56da49113", + "reference": "91926f883c7cff6dcdd844e5e34310d56da49113", "shasum": "" }, "require": { @@ -32,6 +32,7 @@ "b3rs3rk\\": "source" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], @@ -42,11 +43,7 @@ } ], "description": "PHP Wrapper for Accessing the Steam Storefront API", - "support": { - "source": "https://github.com/b3rs3rk/steamfront/tree/master", - "issues": "https://github.com/b3rs3rk/steamfront/issues" - }, - "time": "2017-02-03 18:55:19" + "time": "2017-02-07 02:15:29" }, { "name": "barracudanetworks/forkdaemon-php",