We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69da8e1 commit 1ddb5d4Copy full SHA for 1ddb5d4
composer.json
@@ -3,7 +3,7 @@
3
"description": "Swagger yaml generator",
4
"keywords": ["api", "swagger", "open auth"],
5
"license": "MIT",
6
- "version": "1.5.1",
+ "version": "1.5.2",
7
"authors": [
8
{
9
"name": "Digit",
@@ -12,7 +12,7 @@
12
],
13
"require": {
14
"php": "^8.0",
15
- "laravel/framework": "^7.30.6||^8.75||^9.1.9||^10.0||^11.0",
+ "laravel/framework": "^7.30.6||^8.75||^9.1.9||^10.0||^11.0||^12.0",
16
"symfony/yaml": "^6.1",
17
"phpdocumentor/reflection-docblock": "^4.3|^5.0",
18
"doctrine/annotations": "^1.6"
0 commit comments