Skip to content

Commit 0defcc1

Browse files
authored
Enable PHP 8.0 support (1) (#1103)
* Upragde PHPUnit * Upgrade PHPUnit configuration * Upgrade Travis CI configuration * Update changelogs
1 parent d006d0b commit 0defcc1

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
@@ -17,7 +17,7 @@
1717
"geocoder-php/provider-integration-tests": "^1.0",
1818
"php-http/curl-client": "^1.7",
1919
"php-http/message": "^1.0",
20-
"phpunit/phpunit": "^7.5"
20+
"phpunit/phpunit": "^9.5"
2121
},
2222
"extra": {
2323
"branch-alias": {

0 commit comments

Comments
 (0)