Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 681f5fbd1c
Bump nyholm/psr7 from 1.8.0 to 1.8.1
Bumps [nyholm/psr7](https://github.com/Nyholm/psr7) from 1.8.0 to 1.8.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.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: nyholm/psr7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 01:12:14 +00:00
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -916,16 +916,16 @@
},
{
"name": "nyholm/psr7",
"version": "1.8.0",
"version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
"reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be"
"reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/3cb4d163b58589e47b35103e8e5e6a6a475b47be",
"reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e",
"reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e",
"shasum": ""
},
"require": {
@ -978,7 +978,7 @@
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
"source": "https://github.com/Nyholm/psr7/tree/1.8.0"
"source": "https://github.com/Nyholm/psr7/tree/1.8.1"
},
"funding": [
{
@ -990,7 +990,7 @@
"type": "github"
}
],
"time": "2023-05-02T11:26:24+00:00"
"time": "2023-11-13T09:31:12+00:00"
},
{
"name": "oscarotero/html-parser",
@ -3775,5 +3775,5 @@
"php": ">=8.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}