Browse Source

fixed composer.json

tags/0.1.0^0
Robin Thoni 8 years ago
parent
commit
16bdd1c8c4
2 changed files with 18 additions and 2188 deletions
  1. 1
    1
      composer.json
  2. 17
    2187
      composer.lock

+ 1
- 1
composer.json View File

@@ -13,7 +13,7 @@
13 13
     }],
14 14
     "require": {
15 15
       "vlucas/phpdotenv": "~1.0",
16
-      "twig/twig": "1.x-dev",
16
+      "twig/twig": "1.x",
17 17
       "luticate/utils": "0.1.0"
18 18
     },
19 19
     "autoload": {

+ 17
- 2187
composer.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save