From dfef0ffb5fd86e91eb8e2e757cf65d883564f342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 31 Dec 2018 01:15:40 +0000 Subject: [PATCH] Bump wyrihaximus/iterator-or-array-to-array from 1.0.0 to 1.1.0 Bumps [wyrihaximus/iterator-or-array-to-array](https://github.com/WyriHaximus/php-iterator-or-array-to-array) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/WyriHaximus/php-iterator-or-array-to-array/releases) - [Commits](https://github.com/WyriHaximus/php-iterator-or-array-to-array/compare/1.0.0...1.1.0) Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 581a964..6dd098d 100644 --- a/composer.lock +++ b/composer.lock @@ -1028,23 +1028,24 @@ }, { "name": "wyrihaximus/iterator-or-array-to-array", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-iterator-or-array-to-array.git", - "reference": "d16250fe51deed1f3458ee95a7bbb808ecd5df77" + "reference": "2d8ea61e3c7affaee7deec1a0b0bdc667a3e9cc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-iterator-or-array-to-array/zipball/d16250fe51deed1f3458ee95a7bbb808ecd5df77", - "reference": "d16250fe51deed1f3458ee95a7bbb808ecd5df77", + "url": "https://api.github.com/repos/WyriHaximus/php-iterator-or-array-to-array/zipball/2d8ea61e3c7affaee7deec1a0b0bdc667a3e9cc4", + "reference": "2d8ea61e3c7affaee7deec1a0b0bdc667a3e9cc4", "shasum": "" }, "require": { "php": "^7.2" }, "require-dev": { - "api-clients/test-utilities": "^5.1" + "api-clients/cs-fixer-config": "^1.1", + "api-clients/test-utilities": "^5.2" }, "type": "library", "autoload": { @@ -1063,7 +1064,7 @@ } ], "description": "Like iterator_to_array but doesn't error when handed an array", - "time": "2018-10-25T15:27:42+00:00" + "time": "2018-12-29T20:17:57+00:00" }, { "name": "wyrihaximus/list-classes-in-directory",