Skip to content

Commit 4ccbedb

Browse files
committed
Allow phpunit 6
1 parent 1db0a91 commit 4ccbedb

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
"openlss/lib-array2xml": "~0.0.9"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^7.0",
27+
"phpunit/phpunit": "^6.0|^7.0",
2828
"friendsofphp/php-cs-fixer": "^2.4"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)