Skip to content

Commit 9f5734d

Browse files
committed
feat: add support for zircote/swagger-php 6
1 parent 9c0489c commit 9f5734d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"symfony/property-info": "^6.4 || ^7.2 || ^8.0",
3434
"symfony/routing": "^6.4 || ^7.2 || ^8.0",
3535
"symfony/type-info": "^7.2 || ^8.0",
36-
"zircote/swagger-php": "^4.11.1 || ^5.0"
36+
"zircote/swagger-php": "^4.11.1 || ^5.0 || ^6.0"
3737
},
3838
"require-dev": {
3939
"api-platform/core": "^3.2 || ^4.0",

0 commit comments

Comments
 (0)