We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35709ce commit 3057b60Copy full SHA for 3057b60
composer.json
@@ -4,8 +4,8 @@
4
"type": "library",
5
"version": "1.0.1",
6
"require-dev": {
7
- "phpunit/phpunit": "^5.2",
8
- "squizlabs/php_codesniffer": "^2.5"
+ "phpunit/phpunit": "~4.4",
+ "squizlabs/php_codesniffer": "2.*"
9
},
10
"homepage": "http://github.com/sendgrid/php-http-client",
11
"keywords": ["SendGrid", "HTTP", "REST", "API", "Fluent"],
0 commit comments