Skip to content

Commit df756f9

Browse files
authored
Update composer.json
1 parent 09127c8 commit df756f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"require": {
1313
"php": ">=7.4",
1414
"ext-json": "*",
15-
"cebe/php-openapi": "^1.5",
15+
"cebe/php-openapi": "^1.6",
1616
"fakerphp/faker": "^1.19",
17-
"league/openapi-psr7-validator": "^0.16.4",
17+
"league/openapi-psr7-validator": "^0.17",
1818
"thecodingmachine/safe": "^1.3"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)