Skip to content

Commit 1447c7a

Browse files
committed
swagger-php 2.1 with php8 support has been tagged
1 parent ed9e94b commit 1447c7a

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
@@ -16,7 +16,7 @@
1616
"symfony/finder": "^4.4|^5.0",
1717
"symfony/framework-bundle": "^4.4|^5.0",
1818
"symfony/routing": "^4.4|^5.0",
19-
"zircote/swagger-php": "2.x-dev"
19+
"zircote/swagger-php": "^2.1"
2020
},
2121
"require-dev": {
2222
"symfony/phpunit-bridge": "^5.0@dev"

0 commit comments

Comments
 (0)