Skip to content

Commit 4f654b5

Browse files
committed
chore(composer): try for php5.6
1 parent 9ada435 commit 4f654b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ext-ctype": "*"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^6.5 || ^7.5 || ^8.5"
30+
"phpunit/phpunit": "^5.5 || ^6.5 || ^7.5 || ^8.5"
3131
},
3232
"scripts": {
3333
"test": "phpunit",

0 commit comments

Comments
 (0)