Skip to content

Commit

Permalink
build(deps): Update league/openapi-psr7-validator requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [league/openapi-psr7-validator](https://github.com/thephpleague/openapi-psr7-validator) to permit the latest version.
- [Release notes](https://github.com/thephpleague/openapi-psr7-validator/releases)
- [Commits](thephpleague/openapi-psr7-validator@0.21...0.22)

---
updated-dependencies:
- dependency-name: league/openapi-psr7-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 46c087d commit 1999038
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 @@ -19,7 +19,7 @@
},
"require": {
"php": "^8.1",
"league/openapi-psr7-validator": "^0.21",
"league/openapi-psr7-validator": "^0.22",
"nyholm/psr7": "^1.5",
"symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
Expand Down

0 comments on commit 1999038

Please sign in to comment.