Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
update travis and composer for 7.1. Resolves #193 Resolves #194
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Retterer committed Jan 3, 2017
1 parent 2e4ce0d commit 56527db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: php
php:
- 7.1
- 7.0
- 5.6
- 5.5
sudo: false
services:
- redis-server
Expand Down
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@
"phpunit/phpunit": "4.*",
"symfony/debug": "*",
"symfony/var-dumper": "*"
},
"suggest": {
"php": ">=5.6"
}
}

0 comments on commit 56527db

Please sign in to comment.