Fix composer phpunit version problem

This commit is contained in:
crazywhalecc
2024-10-03 15:16:38 +08:00
committed by Jerry Ma
parent 54cf6fe692
commit f067a510b7
3 changed files with 806 additions and 1371 deletions

View File

@@ -20,10 +20,10 @@
"captainhook/captainhook-phar": "^5.23",
"captainhook/hook-installer": "^1.0",
"friendsofphp/php-cs-fixer": "^3.25",
"humbug/box": "^4.5",
"humbug/box": "^4.5.0 || ^4.6.0",
"nunomaduro/collision": "^7.8",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.3"
"phpunit/phpunit": "^10.3 || ^9.5"
},
"autoload": {
"psr-4": {