Skip to content

Commit

Permalink
build(deps): Update league/openapi-psr7-validator requirement (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 8725f0e commit 509d570
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.20",
"league/openapi-psr7-validator": "^0.21",
"nyholm/psr7": "^1.5",
"symfony/browser-kit": "^5.4 || ^6.0",
"symfony/framework-bundle": "^5.4 || ^6.0",
Expand Down

0 comments on commit 509d570

Please sign in to comment.