Skip to content

Commit f2182bc

Browse files
build(deps): update league/openapi-psr7-validator requirement from ^0.12 || ^0.14 to ^0.15.2
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](https://github.com/thephpleague/openapi-psr7-validator/commits/0.15.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 51be7bc commit f2182bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ext-json": "*",
1515
"cebe/php-openapi": "^1.5",
1616
"fakerphp/faker": "^1.13",
17-
"league/openapi-psr7-validator": "^0.12 || ^0.14",
17+
"league/openapi-psr7-validator": "^0.15.2",
1818
"thecodingmachine/safe": "^1.1"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)