Bump laminas/laminas-diactoros from 2.4.0 to 2.4.1

Bumps [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/laminas/laminas-diactoros/releases)
- [Changelog](https://github.com/laminas/laminas-diactoros/blob/2.5.x/CHANGELOG.md)
- [Commits](https://github.com/laminas/laminas-diactoros/compare/2.4.0...2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-04 02:18:18 +00:00 committed by GitHub
parent b7be2fce9d
commit 34672c2f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

11
composer.lock generated
View File

@ -4827,16 +4827,16 @@
}, },
{ {
"name": "laminas/laminas-diactoros", "name": "laminas/laminas-diactoros",
"version": "2.4.0", "version": "2.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git", "url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "2580100a0d798c4452e9351847febdf76352130c" "reference": "36ef09b73e884135d2059cc498c938e90821bb57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/2580100a0d798c4452e9351847febdf76352130c", "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/36ef09b73e884135d2059cc498c938e90821bb57",
"reference": "2580100a0d798c4452e9351847febdf76352130c", "reference": "36ef09b73e884135d2059cc498c938e90821bb57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4858,6 +4858,7 @@
"require-dev": { "require-dev": {
"ext-curl": "*", "ext-curl": "*",
"ext-dom": "*", "ext-dom": "*",
"ext-gd": "*",
"ext-libxml": "*", "ext-libxml": "*",
"http-interop/http-factory-tests": "^0.5.0", "http-interop/http-factory-tests": "^0.5.0",
"laminas/laminas-coding-standard": "~1.0.0", "laminas/laminas-coding-standard": "~1.0.0",
@ -4913,7 +4914,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2020-09-02T13:59:41+00:00" "time": "2020-09-03T14:29:41+00:00"
}, },
{ {
"name": "laminas/laminas-eventmanager", "name": "laminas/laminas-eventmanager",