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

Commit 737c7a2

Browse files
committed
Merge pull request #11 from Litipk/castarco-patch-1
Preparing a new release.
2 parents efc8e93 + 22beca6 commit 737c7a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22

33
php:
4+
- 5.6
45
- 5.5
56
- 5.4
67
- 5.3

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"litipk/php-exceptions": ">=0.1.2"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "3.7.*",
24-
"squizlabs/php_codesniffer": "1.5.1",
23+
"phpunit/phpunit": "4.3.*",
24+
"squizlabs/php_codesniffer": "2.3.*",
2525
"satooshi/php-coveralls": "dev-master"
2626
},
2727
"minimum-stability": "stable",

0 commit comments

Comments
 (0)