Skip to content

Commit 6e4d983

Browse files
author
Jonathan Beliën
committed
Update composer.json
1 parent e6a12f4 commit 6e4d983

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@
2222
},
2323
"require-dev": {
2424
"geocoder-php/provider-integration-tests": "^1.0",
25-
"nyholm/psr7": "^0.2.2",
2625
"php-http/curl-client": "^1.7",
2726
"php-http/message": "^1.0",
28-
"phpunit/phpunit": "6.3.* || 6.5.*"
27+
"phpunit/phpunit": "^6.5 || ^7.5"
2928
},
3029
"config": {
3130
"sort-packages": true

0 commit comments

Comments
 (0)