Skip to content

Commit 9946f10

Browse files
committed
Update composer configuration.
1 parent b422242 commit 9946f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"require-dev": {
2222
"drupol/php-conventions": "^1.3",
23-
"phpunit/phpunit": "^6",
24-
"phpunit/php-code-coverage": "^5.0",
23+
"phpunit/phpunit": "^5 || ^6",
24+
"phpunit/php-code-coverage": "^4 || ^5",
2525
"scrutinizer/ocular": "^1.3"
2626
},
2727
"scripts": {

0 commit comments

Comments
 (0)