Skip to content

Commit 046d51d

Browse files
authored
Enable PHP 8.0 support (1) (#1103)
* Upragde PHPUnit * Upgrade PHPUnit configuration * Upgrade Travis CI configuration * Update changelogs
1 parent 41f6fa6 commit 046d51d

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"geocoder-php/provider-integration-tests": "^1.0.1",
24-
"phpunit/phpunit": "^7.5"
24+
"phpunit/phpunit": "^9.5"
2525
},
2626
"extra": {
2727
"branch-alias": {

0 commit comments

Comments
 (0)