Skip to content

Commit 3057b60

Browse files
Travis fix
1 parent 35709ce commit 3057b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"type": "library",
55
"version": "1.0.1",
66
"require-dev": {
7-
"phpunit/phpunit": "^5.2",
8-
"squizlabs/php_codesniffer": "^2.5"
7+
"phpunit/phpunit": "~4.4",
8+
"squizlabs/php_codesniffer": "2.*"
99
},
1010
"homepage": "http://github.com/sendgrid/php-http-client",
1111
"keywords": ["SendGrid", "HTTP", "REST", "API", "Fluent"],

0 commit comments

Comments
 (0)