Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
canvural authored Feb 10, 2022
1 parent 09127c8 commit df756f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"require": {
"php": ">=7.4",
"ext-json": "*",
"cebe/php-openapi": "^1.5",
"cebe/php-openapi": "^1.6",
"fakerphp/faker": "^1.19",
"league/openapi-psr7-validator": "^0.16.4",
"league/openapi-psr7-validator": "^0.17",
"thecodingmachine/safe": "^1.3"
},
"require-dev": {
Expand Down

0 comments on commit df756f9

Please sign in to comment.