Skip to content

Commit ef79676

Browse files
author
Johnathan Dell
committed
feat: bumped league/openapi-psr7-validator dependency to ^0.17 to introduce a fix in a parent dependency (cebe/php-openapi)
1 parent 6fb2705 commit ef79676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^7.2|^8.0",
2727
"ext-json": "*",
28-
"league/openapi-psr7-validator": "^0.16",
28+
"league/openapi-psr7-validator": "^0.17",
2929
"nyholm/psr7": "^1.0",
3030
"psr/http-message": "^1.0",
3131
"symfony/http-foundation": "^4.0 || ^5.0 || ^6.0",

0 commit comments

Comments
 (0)