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

Commit

Permalink
Merge pull request #11 from Litipk/castarco-patch-1
Browse files Browse the repository at this point in the history
Preparing a new release.
  • Loading branch information
castarco committed Mar 5, 2015
2 parents efc8e93 + 22beca6 commit 737c7a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php

php:
- 5.6
- 5.5
- 5.4
- 5.3
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"litipk/php-exceptions": ">=0.1.2"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"squizlabs/php_codesniffer": "1.5.1",
"phpunit/phpunit": "4.3.*",
"squizlabs/php_codesniffer": "2.3.*",
"satooshi/php-coveralls": "dev-master"
},
"minimum-stability": "stable",
Expand Down

0 comments on commit 737c7a2

Please sign in to comment.