Skip to content

Commit e6a4e10

Browse files
committed
Changed PHPUnit version
1 parent 4db2680 commit e6a4e10

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
"psr/log": "^1|^2|^3"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "6.*"
23+
"phpunit/phpunit": "6.*|7.*|8.*|9.*"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)