Composer updates

This commit is contained in:
Justin Hileman
2012-05-17 14:58:28 -07:00
parent 4dd4db6065
commit 5486537b10
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
composer.lock
vendor
+1
View File
@@ -1,5 +1,6 @@
language: php
php:
- 5.2.4
- 5.2
- 5.3
- 5.4
+1 -1
View File
@@ -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",