Merge pull request #193 from owenvoke/feature/dependencies

chore(composer): add support for PHPUnit 9.3.11
This commit is contained in:
Owen Voke
2020-09-24 12:12:03 +01:00
committed by GitHub

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": {