Skip to content

Commit 512acb9

Browse files
authored
Enable PHP 8.0 support (1) (#1103)
* Upragde PHPUnit * Upgrade PHPUnit configuration * Upgrade Travis CI configuration * Update changelogs
1 parent 99e5562 commit 512acb9

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
@@ -24,7 +24,7 @@
2424
"geocoder-php/provider-integration-tests": "^1.0",
2525
"php-http/curl-client": "^1.7",
2626
"php-http/message": "^1.0",
27-
"phpunit/phpunit": "^7.5"
27+
"phpunit/phpunit": "^9.5"
2828
},
2929
"extra": {
3030
"branch-alias": {

0 commit comments

Comments
 (0)