From 81b82339cc71371893ec04045e3d077ddc972ae4 Mon Sep 17 00:00:00 2001 From: Steve Guidetti Date: Sat, 21 Apr 2018 12:01:07 -0700 Subject: [PATCH] Update Composer --- composer.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index a4151c7..f3d48f8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +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" ], - "content-hash": "a777971c2099e10ab7e836577b20f3d2", + "hash": "dbb22de063cc9d57bca06751d673c116", + "content-hash": "68be5cdf422c07ba1e2a30c9dd5b0c76", "packages": [ { "name": "composer/installers", @@ -124,27 +125,27 @@ "zend", "zikula" ], - "time": "2017-12-29T09:13:20+00:00" + "time": "2017-12-29 09:13:20" } ], "packages-dev": [ { "name": "phing/phing", - "version": "2.16.0", + "version": "2.16.1", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", - "reference": "151a0f4d8cebf7711eccc62dde3f09bc36a00d7b" + "reference": "cbe0f969e434e269af91b4160b86fe899c6e07c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phingofficial/phing/zipball/151a0f4d8cebf7711eccc62dde3f09bc36a00d7b", - "reference": "151a0f4d8cebf7711eccc62dde3f09bc36a00d7b", + "url": "https://api.github.com/repos/phingofficial/phing/zipball/cbe0f969e434e269af91b4160b86fe899c6e07c7", + "reference": "cbe0f969e434e269af91b4160b86fe899c6e07c7", "shasum": "" }, "require": { "php": ">=5.2.0", - "symfony/yaml": "^3.1" + "symfony/yaml": "^3.1 || ^4.0" }, "require-dev": { "ext-pdo_sqlite": "*", @@ -219,20 +220,20 @@ "task", "tool" ], - "time": "2016-12-22T20:16:33+00:00" + "time": "2018-01-25 13:18:09" }, { "name": "symfony/yaml", - "version": "v3.4.3", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "25c192f25721a74084272671f658797d9e0e0146" + "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/25c192f25721a74084272671f658797d9e0e0146", - "reference": "25c192f25721a74084272671f658797d9e0e0146", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a42f9da85c7c38d59f5e53f076fe81a091f894d0", + "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0", "shasum": "" }, "require": { @@ -277,7 +278,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2018-01-03T07:37:34+00:00" + "time": "2018-04-03 05:14:20" } ], "aliases": [],