Update PHPUnit dependency version

This commit is contained in:
soilSpoon
2020-12-04 15:46:25 +09:00
parent f9f6f28950
commit ba49dd0499

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.4.3"
"phpunit/phpunit": ">= 9.3.7 <= 9.5.0"
},
"autoload": {
"psr-4": {