Skip to content

Commit

Permalink
Composer updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed May 17, 2012
1 parent 4dd4db6 commit 5486537
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
composer.lock
vendor
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: php
php:
- 5.2.4
- 5.2
- 5.3
- 5.4
2 changes: 1 addition & 1 deletion composer.json
@@ -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",
Expand Down

0 comments on commit 5486537

Please sign in to comment.