Skip to content

Commit ee59ae6

Browse files
committed
Bump league validator to latest
And also switch to devizzent/cebe-php-openapi for now
1 parent 0b2bb55 commit ee59ae6

File tree

3 files changed

+176
-180
lines changed

3 files changed

+176
-180
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
},
2121
"require": {
2222
"php": "^8.2",
23-
"cebe/php-openapi": "dev-openapi-31 as 1.6.0",
23+
"devizzent/cebe-php-openapi": "^1",
2424
"jawira/case-converter": "^3.5",
2525
"twig/twig": "^3.5",
2626
"nikic/php-parser": "^4.15",
2727
"psr/http-message": "^1.0",
2828
"ringcentral/psr7": "^1.3",
2929
"symfony/yaml": "^5.4",
3030
"wyrihaximus/composer-update-bin-autoload-path": "^1 || ^1.0.1",
31-
"league/openapi-psr7-validator": "^0.18",
31+
"league/openapi-psr7-validator": "^0.21",
3232
"react/http": "^1.8",
3333
"reactivex/rxphp": "^2.0",
3434
"api-clients/contracts": "^0.1",

0 commit comments

Comments
 (0)