Composer updates
This commit is contained in:
@@ -1 +1,2 @@
|
||||
composer.lock
|
||||
vendor
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.2.4
|
||||
- 5.2
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "bobthecow/mustache",
|
||||
"name": "mustache/mustache",
|
||||
"description": "A Mustache implementation in PHP.",
|
||||
"keywords": ["templating", "mustache"],
|
||||
"homepage": "https://github.com/bobthecow/mustache.php",
|
||||
|
||||
Reference in New Issue
Block a user