Browse Source

fixed composer.json

tags/0.1.0^0
Robin Thoni 8 years ago
parent
commit
de079d56ba
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      composer.json

+ 0
- 3
composer.json View File

@@ -7,9 +7,6 @@
7 7
             "email": "robin@rthoni.com"
8 8
         }
9 9
     ],
10
-    "require": {
11
-      "laravel/lumen-framework": "5.1.x-dev"
12
-    },
13 10
     "autoload": {
14 11
       "psr-4": {
15 12
         "Luticate\\": "src/"

Loading…
Cancel
Save