Skip to content

Commit c01e63f

Browse files
committed
chore(main): use same deps as spectator for openapi
1 parent e945422 commit c01e63f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
}
3535
},
3636
"require": {
37-
"php": "^8.0",
38-
"cebe/php-openapi": "^1.5",
37+
"php": "^8.1",
38+
"devizzent/cebe-php-openapi": "^1.0",
3939
"minicli/minicli": "^2.0",
4040
"symfony/yaml": "^5.3"
4141
},

0 commit comments

Comments
 (0)