chore(composer): add support for PHPUnit 9.3.11

This commit is contained in:
Owen Voke
2020-09-24 10:43:32 +01:00
parent 0fadf9a02c
commit 228f2deb64

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 || 9.3.8 || 9.3.9 || 9.3.10"
"phpunit/phpunit": ">= 9.3.7 <= 9.3.11"
},
"autoload": {
"psr-4": {