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 cebcd02 commit a1c5b37Copy full SHA for a1c5b37
composer.json
@@ -1,5 +1,8 @@
1
{
2
"name": "cebe/yii2-app-api",
3
+ "description": "Yii Framework Application Template for quickly building API-first applications.",
4
+ "type": "project",
5
+ "license": "MIT",
6
"require": {
7
"php": ">=7.1.0",
8
"yiisoft/yii2": "~2.0.16",
0 commit comments