jae-jae / QueryList

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

Add support Laravel ^8.0 and guzzle ^7.0.1 #122

Closed mishabachkur closed 3 years ago

chuihai commented 3 years ago

 Your requirements could not be resolved to an installable set of packages.     Problem 1   - Installation request for jaeger/querylist ^4.2.5 -> satisfiable by jaeger/querylist[V4.2.5].   - Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.0.1].   - Can only install one of: guzzlehttp/guzzle[7.0.1, 6.5.x-dev].   - Can only install one of: guzzlehttp/guzzle[7.0.x-dev, 6.5.x-dev].   - Can only install one of: guzzlehttp/guzzle[7.1.x-dev, 6.5.x-dev].   - Conclusion: install guzzlehttp/guzzle 6.5.x-dev   - Installation request for guzzlehttp/guzzle ^7.0.1 -> satisfiable by guzzlehttp/guzzle[7.0.1, 7.0.x-dev, 7.1.x-dev].    Failed to update packages for ./composer.json.

jae-jae commented 3 years ago

done