jae-jae / QueryList

:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
https://querylist.cc
2.65k stars 441 forks source link

Fatal error: Call to undefined method Jaeger\GHttp::multiRequest() 这个方法没有实现? #66

Closed woordee closed 5 years ago

woordee commented 5 years ago

如题

Exception trace: () at D:\wwwroot\127_0\public\vendor\jaeger\querylist\src\Services\MultiRequestService.php:36 QL\Services\MultiRequestService->__construct() at D:\wwwroot\127_0\public\vendor\jaeger\querylist\src\Providers\HttpServiceProvider.php:33 QL\QueryList->QL\Providers\{closure}() at n/a:n/a Closure->call() at D:\wwwroot\127_0\public\vendor\jaeger\querylist\src\QueryList.php:67

jae-jae commented 5 years ago

composer update 试试

woordee commented 5 years ago

更新后可以了。谢谢