Skip to content

Commit 8cad5a2

Browse files
committed
Update dependencies
1 parent feb8bce commit 8cad5a2

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
@@ -14,13 +14,13 @@
1414
],
1515
"require": {
1616
"maxmind-db/reader": "~1.5",
17-
"maxmind/web-service-common": "~0.5",
17+
"maxmind/web-service-common": "~0.6",
1818
"php": ">=5.6",
1919
"ext-json": "*"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "2.*",
23-
"phpunit/phpunit": "^4.8.36 || 5.*",
23+
"phpunit/phpunit": "5.*",
2424
"squizlabs/php_codesniffer": "3.*"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)