Skip to content

Commit 485a9c6

Browse files
authored
Merge pull request #83 from armanist/master
Updating composer.json
2 parents 74ff548 + c75f7f5 commit 485a9c6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
"description": "Quantum Project",
44
"keywords": ["framework", "php", "quantum", "project"],
55
"license": "MIT",
6-
"version": "2.8.0",
76
"type": "project",
87
"require": {
9-
"quantum/framework": "^2.8",
8+
"quantum/framework": "^2.8.0",
109
"fakerphp/faker": "^1.15",
1110
"bluemmb/faker-picsum-photos-provider": "^2.0"
1211
},
@@ -25,7 +24,7 @@
2524
"php qt core:env",
2625
"php qt core:key --length=64",
2726
"php qt install:debugbar",
28-
"php qt install:openapi module",
27+
"php qt install:openapi Api",
2928
"php qt install:demo --yes",
3029
"php qt core:version"
3130
]

0 commit comments

Comments
 (0)