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