Skip to content

Commit 15dabeb

Browse files
authored
Update requirements. (#1017)
1 parent 931a781 commit 15dabeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Provider/Pelias/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require-dev": {
2020
"phpunit/phpunit": "^6.5 || ^7.5",
2121
"geocoder-php/provider-integration-tests": "^1.0",
22-
"php-http/message": "^1.0",
22+
"php-http/message": "^1.7",
2323
"php-http/curl-client": "^1.7"
2424
},
2525
"provide": {
@@ -44,4 +44,4 @@
4444
"dev-master": "1.0-dev"
4545
}
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)