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 e943e9e commit fab4596Copy full SHA for fab4596
README.md
@@ -15,7 +15,7 @@ This application template consists of 3 application tiers:
15
16
## Setup
17
18
- composer create-project cebe/yii2-app-api my-api
+ composer create-project --stability=beta cebe/yii2-app-api my-api
19
cd my-api
20
cp env.php.dist env.php
21
0 commit comments