Skip to content

Commit 0f94502

Browse files
build(deps): update cebe/php-openapi requirement from ^1.4 to ^1.5
Updates the requirements on [cebe/php-openapi](https://github.com/cebe/php-openapi) to permit the latest version. - [Release notes](https://github.com/cebe/php-openapi/releases) - [Commits](cebe/php-openapi@1.4.0...1.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 25daf01 commit 0f94502

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7.4",
1414
"ext-json": "*",
15-
"cebe/php-openapi": "^1.4",
15+
"cebe/php-openapi": "^1.5",
1616
"fakerphp/faker": "^1.13",
1717
"league/openapi-psr7-validator": "^0.12 || ^0.14",
1818
"thecodingmachine/safe": "^1.1"

0 commit comments

Comments
 (0)