Bump nyholm/psr7 from 1.6.0 to 1.6.1

Bumps [nyholm/psr7](https://github.com/Nyholm/psr7) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Nyholm/psr7/releases)
- [Changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Nyholm/psr7/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: nyholm/psr7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-21 20:51:14 +00:00 committed by GitHub
parent 963a22783f
commit 8e10a9a81e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -3739,16 +3739,16 @@
},
{
"name": "nyholm/psr7",
"version": "1.6.0",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
"reference": "bf4aebd170fadf5fd808c70b90535de327e81a50"
"reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/bf4aebd170fadf5fd808c70b90535de327e81a50",
"reference": "bf4aebd170fadf5fd808c70b90535de327e81a50",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/e874c8c4286a1e010fb4f385f3a55ac56a05cc93",
"reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93",
"shasum": ""
},
"require": {
@ -3801,7 +3801,7 @@
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
"source": "https://github.com/Nyholm/psr7/tree/1.6.0"
"source": "https://github.com/Nyholm/psr7/tree/1.6.1"
},
"funding": [
{
@ -3813,7 +3813,7 @@
"type": "github"
}
],
"time": "2023-04-09T08:34:27+00:00"
"time": "2023-04-17T16:03:48+00:00"
},
{
"name": "omines/datatables-bundle",