From 6dc36fdd2240b81dc65c6e33b1a82d2a63c2eb86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20FIDRY?= Date: Tue, 9 Oct 2018 23:20:46 +0200 Subject: [PATCH] Bump PhpScoper from 0.10.0 to 0.10.1 (#299) --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index ca639a8d2..042a2dae3 100644 --- a/composer.lock +++ b/composer.lock @@ -950,16 +950,16 @@ }, { "name": "humbug/php-scoper", - "version": "0.10.0", + "version": "0.10.1", "source": { "type": "git", "url": "https://github.com/humbug/php-scoper.git", - "reference": "4235b33659deef5d2bc42d436dec8a3234d241a3" + "reference": "490b9cc0f3010aabd9335b485657aaa1b90a858d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/humbug/php-scoper/zipball/4235b33659deef5d2bc42d436dec8a3234d241a3", - "reference": "4235b33659deef5d2bc42d436dec8a3234d241a3", + "url": "https://api.github.com/repos/humbug/php-scoper/zipball/490b9cc0f3010aabd9335b485657aaa1b90a858d", + "reference": "490b9cc0f3010aabd9335b485657aaa1b90a858d", "shasum": "" }, "require": { @@ -1018,7 +1018,7 @@ } ], "description": "Prefixes all PHP namespaces in a file or directory.", - "time": "2018-10-04T09:39:34+00:00" + "time": "2018-10-09T13:56:47+00:00" }, { "name": "justinrainbow/json-schema",