1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

build(deps): bump psr/http-message from 1.1 to 2.0

Bumps [psr/http-message](https://github.com/php-fig/http-message) from 1.1 to 2.0.
- [Release notes](https://github.com/php-fig/http-message/releases)
- [Changelog](https://github.com/php-fig/http-message/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-fig/http-message/compare/1.1...2.0)

---
updated-dependencies:
- dependency-name: psr/http-message
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 09:21:50 +00:00 committed by GitHub
parent 8b50e48add
commit 127fc7dd45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -25,7 +25,7 @@
"monolog/monolog": "^2.6",
"phpmailer/phpmailer": "^6.2",
"psr/cache": "^3.0",
"psr/http-message": "^1.0",
"psr/http-message": "^2.0",
"cboden/ratchet": "^0.4.3",
"ratchet/pawl": "^0.4.1",
"singpolyma/openpgp-php": "^0.6.0",