Skip to content

Commit 5bb8494

Browse files
authored
Enable PHP 8.0 support (1) (#1103)
* Upragde PHPUnit * Upgrade PHPUnit configuration * Upgrade Travis CI configuration * Update changelogs
1 parent ebe4bdd commit 5bb8494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"geocoder-php/provider-integration-tests": "^1.0",
2424
"php-http/curl-client": "^1.7",
2525
"php-http/message": "^1.0",
26-
"phpunit/phpunit": "^7.5"
26+
"phpunit/phpunit": "^9.5"
2727
},
2828
"extra": {
2929
"branch-alias": {

0 commit comments

Comments
 (0)