Skip to content

Commit

Permalink
chore: provide phpunit options
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Oct 23, 2019
1 parent d3d2be3 commit b5bffaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"adhocore/cron-expr": "^0.1"
},
"require-dev": {
"phpunit/phpunit": "^6.5",
"phpunit/phpunit": "^6.5 || ^7.5",
"swiftmailer/swiftmailer": "^6.0.0",
"twig/twig": "^1.3 || ^2.4"
},
Expand Down

0 comments on commit b5bffaa

Please sign in to comment.