Skip to content

Commit b5bffaa

Browse files
committed
chore: provide phpunit options
1 parent d3d2be3 commit b5bffaa

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
@@ -32,7 +32,7 @@
3232
"adhocore/cron-expr": "^0.1"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^6.5",
35+
"phpunit/phpunit": "^6.5 || ^7.5",
3636
"swiftmailer/swiftmailer": "^6.0.0",
3737
"twig/twig": "^1.3 || ^2.4"
3838
},

0 commit comments

Comments
 (0)