Browse Source

fixed composer.json

tags/0.1.0
Robin Thoni 8 years ago
parent
commit
8f4b85255d
3 changed files with 2319 additions and 2 deletions
  1. 0
    1
      .gitignore
  2. 0
    1
      composer.json
  3. 2319
    0
      composer.lock

+ 0
- 1
.gitignore View File

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

+ 0
- 1
composer.json View File

@@ -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
File diff suppressed because it is too large
View File


Loading…
Cancel
Save