From 87db5fb9bcff077e0475c53a080cd50e26c3ee9c Mon Sep 17 00:00:00 2001 From: DariusIII Date: Mon, 20 Jun 2016 22:09:49 +0200 Subject: [PATCH] Update composer.lock with update for forkdaemon-php release 1.0.8 --- Changelog | 1 + build/nntmux.xml | 2 +- composer.lock | 10 +++++----- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Changelog b/Changelog index 72ad29132..345d45002 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2016-06-20 DariusIII + * Upd: composer.lock with update for forkdaemon-php release 1.0.8 * Fix: SQL injection fix in Movie.php @pkostiuk 2016-06-18 DariusIII * Upd: Update composer.lock diff --git a/build/nntmux.xml b/build/nntmux.xml index 5ca42932d..f13ab2592 100755 --- a/build/nntmux.xml +++ b/build/nntmux.xml @@ -8,7 +8,7 @@ 9 - 5303 + 5304 0000-00-00 diff --git a/composer.lock b/composer.lock index 0bc1521db..912b54676 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages": [ { "name": "barracudanetworks/forkdaemon-php", - "version": "v1.0.7", + "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/barracudanetworks/forkdaemon-php.git", - "reference": "9f9402909a4bd1ac98e5aacb6f15f19056f591f6" + "reference": "4d97d1c207040a573290026c3b85de3052f056e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barracudanetworks/forkdaemon-php/zipball/9f9402909a4bd1ac98e5aacb6f15f19056f591f6", - "reference": "9f9402909a4bd1ac98e5aacb6f15f19056f591f6", + "url": "https://api.github.com/repos/barracudanetworks/forkdaemon-php/zipball/4d97d1c207040a573290026c3b85de3052f056e5", + "reference": "4d97d1c207040a573290026c3b85de3052f056e5", "shasum": "" }, "require": { @@ -41,7 +41,7 @@ "forking", "php" ], - "time": "2016-01-12 19:40:56" + "time": "2016-06-15 17:10:16" }, { "name": "bower-asset/animate.css",