From 75040933b7dc1059f17b7377b5b0006d12522097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 06:23:21 +0000 Subject: [PATCH] Bump laminas/laminas-development-mode from 3.2.1 to 3.3.0 Bumps [laminas/laminas-development-mode](https://github.com/laminas/laminas-development-mode) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/laminas/laminas-development-mode/releases) - [Changelog](https://github.com/laminas/laminas-development-mode/blob/3.4.x/CHANGELOG.md) - [Commits](https://github.com/laminas/laminas-development-mode/compare/3.2.1...3.3.0) Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 3c733fe..697f86e 100644 --- a/composer.lock +++ b/composer.lock @@ -2225,21 +2225,21 @@ }, { "name": "laminas/laminas-development-mode", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-development-mode.git", - "reference": "dccbfc5a1503eb3f3805869525258ca6e6f6a0ce" + "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/dccbfc5a1503eb3f3805869525258ca6e6f6a0ce", - "reference": "dccbfc5a1503eb3f3805869525258ca6e6f6a0ce", + "url": "https://api.github.com/repos/laminas/laminas-development-mode/zipball/11b2adc8837e4419a5b31e2a7ae59f06636d4096", + "reference": "11b2adc8837e4419a5b31e2a7ae59f06636d4096", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0" }, "replace": { "zfcampus/zf-development-mode": "^3.2.0" @@ -2247,7 +2247,7 @@ "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", "mikey179/vfsstream": "^1.6.5", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5" + "phpunit/phpunit": "^9.3" }, "bin": [ "bin/laminas-development-mode" @@ -2274,7 +2274,7 @@ "type": "community_bridge" } ], - "time": "2020-08-03T14:07:04+00:00" + "time": "2020-12-16T22:26:52+00:00" }, { "name": "laminas/laminas-eventmanager",