Skip to content

Commit

Permalink
Update psr/http-factory requirement from ^1.0 to ^1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [psr/http-factory](https://github.com/php-fig/http-factory) to permit the latest version.
- [Release notes](https://github.com/php-fig/http-factory/releases)
- [Commits](php-fig/http-factory@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: psr/http-factory
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 1b35153 commit f50830d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"phpunit/phpunit": "^9.6",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.10.59",
"psr/http-factory": "^1.0",
"psr/http-factory": "^1.1",
"squizlabs/php_codesniffer": "^3.9"
},
"autoload": {
Expand Down

0 comments on commit f50830d

Please sign in to comment.