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.
2 parents 449556d + e0b673c commit 8dcee8fCopy full SHA for 8dcee8f
composer.json
@@ -28,9 +28,9 @@
28
},
29
"require-dev": {
30
"phpunit/phpunit": "~4.0",
31
- "php-http/guzzle6-adapter": "~1.0",
+ "php-http/guzzle6-adapter": "^1.0",
32
"guzzlehttp/psr7": "^1.2",
33
- "sllh/php-cs-fixer-styleci-bridge": "~1.3"
+ "sllh/php-cs-fixer-styleci-bridge": "^1.3"
34
35
"autoload": {
36
"psr-4": { "Github\\": "lib/Github/" }
0 commit comments