Skip to content

Commit

Permalink
Allow phpunit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
othercorey committed Oct 23, 2020
1 parent 1d84e46 commit 6567850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -33,7 +33,7 @@
"cakephp/debug_kit": "^4.0",
"michelf/php-markdown": "^1.9",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^8.5"
"phpunit/phpunit": "^8.5 || ^9.3"
},
"conflict": {
"wyrihaximus/twig-view": "*"
Expand Down

0 comments on commit 6567850

Please sign in to comment.