mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 01:25:34 +08:00
update composer.json
This commit is contained in:
@@ -77,11 +77,11 @@
|
|||||||
"sort-packages": true
|
"sort-packages": true
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"swoole/ide-helper": "@dev",
|
|
||||||
"phpunit/phpunit": "^8.5 || ^9.0",
|
|
||||||
"brainmaestro/composer-git-hooks": "^2.8",
|
"brainmaestro/composer-git-hooks": "^2.8",
|
||||||
"friendsofphp/php-cs-fixer": "^3.2 != 3.7.0",
|
"friendsofphp/php-cs-fixer": "^3.2 != 3.7.0",
|
||||||
"phpstan/phpstan": "^1.1"
|
"phpstan/phpstan": "^1.1",
|
||||||
|
"phpunit/phpunit": "^8.5 || ^9.0",
|
||||||
|
"swoole/ide-helper": "^4.5"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-install-cmd": [
|
"post-install-cmd": [
|
||||||
|
|||||||
Reference in New Issue
Block a user