Skip to content

Commit 5c56f82

Browse files
committed
升级 guanguans/soar-php 至 3.0
1 parent 9ff5977 commit 5c56f82

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"require": {
3131
"php": ">=8.0",
3232
"ext-json": "*",
33-
"guanguans/soar-php": "^2.0",
33+
"guanguans/soar-php": "^3.0",
3434
"hyperf/config": "^3.0",
3535
"hyperf/database": "^3.0",
3636
"hyperf/di": "^3.0",
@@ -40,10 +40,7 @@
4040
"require-dev": {
4141
"friendsofphp/php-cs-fixer": "^3.0",
4242
"mockery/mockery": "^1.0",
43-
"phpstan/phpstan": "^0.12",
4443
"phpunit/phpunit": ">=7.0",
45-
"swoole/ide-helper": "^5.0",
46-
"swow/swow": "dev-develop",
4744
"symfony/var-dumper": "^5.1"
4845
},
4946
"config": {

0 commit comments

Comments
 (0)