Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currentlyYou can also try re-running composer require with an explicit version constraint, e.g.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mysql_xdevapi` to temporarily ignoreYou can also try re-running composer require with an explicit version constraint, e.g.
Worker::runAll();
break;
case 'stop':
Worker::stopAll();
break;
case 'status;
default:
$this->error($action . ' action does not exist, try one one thoses : start, stop, status
>setName('Startws1')
->addArgument('action', Argument::OPTIONAL, "start|stop|restart|reload|status----------------------
proto user worker listen processes status
vendor/workerman/workerman/Worker.php on line 2233
PHP Fatal error: Uncaught exception 'Exception' withGatewayWorker/vendor/workerman/workerman/Worker.php on line 2235
Fatal error: Uncaught exception 'Exception' with
ErrorException: Declaration of Illuminate\Database\Eloquent\Builder::delete() should be compatible withzxyp-data-export-service/vendor/illuminate/database/Eloquent/Builder.php on line 1573
Worker[30166] process terminated with
namespace app\model;
use think\Model;
class User extends Model
{
/**
* The table associated with* @var string
*/
protected $table = 'user';
/**
* The primary key associated with