Skip to content

Commit d36eded

Browse files
authored
Merge pull request #139 from maxmind/dependabot/composer/phpunit/phpunit-4.staror-5.star
Update phpunit/phpunit requirement from 4.* to 4.* || 5.*
2 parents 907ddd2 + 26251e3 commit d36eded

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "2.*",
23-
"phpunit/phpunit": "4.*",
23+
"phpunit/phpunit": "4.* || 5.*",
2424
"squizlabs/php_codesniffer": "3.*"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)