Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

must be compatible with Symfony\Component\Console\Command\Command #6

Open
van-chin opened this issue Apr 28, 2024 · 0 comments
Open

Comments

@van-chin
Copy link

Fatal error: Declaration of Shopwwi\WebmanSearch\Command\SearchCreateIndexCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in /www/vendor/shopwwi/webman-search/src/Command/SearchCreateIndexCommand.php on line 32

composer require

"require": {
"php": ">=8.1",
"workerman/webman-framework": "^1.5.16",
"monolog/monolog": "^2.0",
"webman/console": "^1.3.6",
"psr/container": "^1.1.1",
"illuminate/database": "^10.13",
"illuminate/pagination": "^10.13",
"illuminate/events": "^10.4",
"symfony/var-dumper": "^6.2",
"vlucas/phpdotenv": "^5.4",
"illuminate/http": "^10.4",
"illuminate/redis": "^10.15",
"tinywan/jwt": "^1.9.1",
"archtechx/enums": "^1.0.1",
"illuminate/hashing": "^10.4",
"van/hash": "^0.0.1",
"iconify/json": "^2.2.204",
"casbin/webman-permission": "^1.2.5",
"godruoyi/php-snowflake": "^3.1.0",
"webman-tech/polyfill": "^2.0.6",
"doctrine/dbal": "^3.6",
"w7corp/easywechat": "^6.15.1",
"symfony/cache": "^6.3",
"endroid/qr-code": "^5.0.8",
"webman/push": "^1.0.17",
"webman/log": "^1.1",
"webman/cors": "^1.0.1",
"aws/aws-sdk-php": "^3.281",
"league/flysystem": "^3.16",
"overtrue/pinyin": "^5.3.2",
"guzzlehttp/guzzle": "^7.7",
"viest/php-ext-xlswriter-ide-helper": "^1.3.6",
"shopwwi/webman-search": "^1.0.7",
"meilisearch/meilisearch-php": "^1.7.0"
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant