We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb8bce commit 8cad5a2Copy full SHA for 8cad5a2
1 file changed
composer.json
@@ -14,13 +14,13 @@
14
],
15
"require": {
16
"maxmind-db/reader": "~1.5",
17
- "maxmind/web-service-common": "~0.5",
+ "maxmind/web-service-common": "~0.6",
18
"php": ">=5.6",
19
"ext-json": "*"
20
},
21
"require-dev": {
22
"friendsofphp/php-cs-fixer": "2.*",
23
- "phpunit/phpunit": "^4.8.36 || 5.*",
+ "phpunit/phpunit": "5.*",
24
"squizlabs/php_codesniffer": "3.*"
25
26
"autoload": {
0 commit comments