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.
2 parents d632c21 + a704134 commit 47eb590Copy full SHA for 47eb590
.env.example
@@ -1,5 +1,5 @@
1
APP_NAME="Quantum PHP Framework"
2
-APP_VERSION=2.9.7
+APP_VERSION=2.9.8
3
DB_DRIVER=mysql
4
DB_HOST=localhost
5
DB_NAME=
composer.json
@@ -5,7 +5,7 @@
"license": "MIT",
6
"type": "project",
7
"require": {
8
- "quantum/framework": "dev-master",
+ "quantum/framework": "^2.9.8",
9
"fakerphp/faker": "^1.15",
10
"bluemmb/faker-picsum-photos-provider": "^2.0",
11
"doctrine/annotations": "^2.0",
0 commit comments