Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
akiraz2 committed Apr 25, 2018
1 parent 046726a commit 67ba377
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "akiraz2/yii2-app",
"description": "Yii2 my advanced project template (Redis-cache, DB-queue, gentelella-admin, dektrium-user, DB-log)",
"keywords": ["yii2", "framework", "advanced", "project template"],
"homepage": "https://github.com/akiraz2/yii2-app",
"name": "akiraz2/yii2-seo-analysis",
"description": "Seo analysis. Report for seo-specialist. Control for clients.",
"keywords": ["yii2", "seo", "seo-tools", ""],
"homepage": "https://github.com/akiraz2/yii2-seo-analysis",
"type": "project",
"license": "BSD-3-Clause",
"support": {
"source": "https://github.com/akiraz2/yii2-app"
"source": "https://github.com/akiraz2/yii2-seo-analysis"
},
"minimum-stability": "stable",
"require": {
"php": ">=7.0.0",
"php": ">=7.1.0",
"yiisoft/yii2": "~2.0.14",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0",
Expand Down

0 comments on commit 67ba377

Please sign in to comment.