Allow phpunit 9.3.8 too

This commit is contained in:
Graham Campbell
2020-08-28 16:40:17 +01:00
committed by GitHub
parent 0398d4223b
commit 76beda74c9

View File

@ -22,7 +22,7 @@
"pestphp/pest-plugin": "^0.3",
"pestphp/pest-plugin-coverage": "^0.3",
"pestphp/pest-plugin-init": "^0.3",
"phpunit/phpunit": "9.3.7"
"phpunit/phpunit": "9.3.7 || 9.3.8"
},
"autoload": {
"psr-4": {