ソースを参照

fixed composer.json

tags/0.1.0
Robin Thoni 8年前
コミット
8f4b85255d
3個のファイルの変更2319行の追加2行の削除
  1. 0
    1
      .gitignore
  2. 0
    1
      composer.json
  3. 2319
    0
      composer.lock

+ 0
- 1
.gitignore ファイルの表示

@@ -1,5 +1,4 @@
1 1
 /.idea
2
-/composer.lock
3 2
 /vendor
4 3
 /.env
5 4
 /app

+ 0
- 1
composer.json ファイルの表示

@@ -12,7 +12,6 @@
12 12
       "url":  "https://git.rthoni.com/luticate/utils.git"
13 13
     }],
14 14
     "require": {
15
-      "laravel/lumen-framework": "5.1.x-dev",
16 15
       "vlucas/phpdotenv": "~1.0",
17 16
       "twig/twig": "1.x-dev",
18 17
       "luticate/utils": "0.1.0"

+ 2319
- 0
composer.lock
ファイル差分が大きすぎるため省略します
ファイルの表示


読み込み中…
キャンセル
保存