Compare commits

...

1 commit

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

14
composer.lock generated
View file

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