Browse Source

v0.1.0

tags/0.1.0
Robin Thoni 8 years ago
parent
commit
63a5df4dee
2 changed files with 22 additions and 2298 deletions
  1. 3
    3
      composer.json
  2. 19
    2295
      composer.lock

+ 3
- 3
composer.json View File

@@ -15,12 +15,12 @@
15 15
       "url":  "https://git.rthoni.com/luticate/generator.git"
16 16
     }],
17 17
     "require": {
18
-      "laravel/lumen-framework": "5.1.x-dev",
19 18
       "firebase/php-jwt": "~2.0",
20
-      "luticate/utils": "dev-develop"
19
+      "luticate/utils": "0.1.0"
21 20
     },
22 21
     "require-dev": {
23
-      "luticate/generator": "dev-develop"
22
+      "vlucas/phpdotenv": "~1.0",
23
+      "luticate/generator": "0.1.0"
24 24
     },
25 25
     "autoload": {
26 26
       "psr-4": {

+ 19
- 2295
composer.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save