laracasts / Integrated

Simple, intuitive integration testing with PHPUnit.
https://laracasts.com/series/intuitive-integration-testing
MIT License
474 stars 87 forks source link

fabpot/goutte increase dependency to version 3.0 #110

Open peterschulz opened 9 years ago

peterschulz commented 9 years ago

Hi,

it would be nice to see fabpot/goutte increased to version 3.0. I would have send you a pull request for that composer.json but I think thats as easy as just changing it on your own. I don't see breaks if you do so, but this would enable projects to use latest guzzle and laravel together with the great laravel/integrated extensions :)

regards, Peter

doug7410 commented 9 years ago

I would like to see this upgraded also.

amilajack commented 9 years ago

Do you guys know how I can avoid this error? I'm using Laravel 5.1

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for laracasts/integrated ^0.15.6 -> satisfiable by laracasts/integrated[0.15.6].
    - Conclusion: remove guzzlehttp/guzzle 6.0.2
    - Conclusion: don't install guzzlehttp/guzzle 6.0.2
    - laracasts/integrated 0.15.6 requires fabpot/goutte ~2.0 -> satisfiable by fabpot/goutte[v2.0.0, v2.0.1, v2.0.2, v2.0.3, v2.0.4].
    - fabpot/goutte v2.0.0 requires guzzlehttp/guzzle 4.* -> satisfiable by guzzlehttp/guzzle[4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.2.0, 4.2.1, 4.2.2, 4.2.3].
    - fabpot/goutte v2.0.1 requires guzzlehttp/guzzle 4.* -> satisfiable by guzzlehttp/guzzle[4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.2.0, 4.2.1, 4.2.2, 4.2.3].
    - fabpot/goutte v2.0.2 requires guzzlehttp/guzzle 4.* -> satisfiable by guzzlehttp/guzzle[4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.2.0, 4.2.1, 4.2.2, 4.2.3].
    - fabpot/goutte v2.0.3 requires guzzlehttp/guzzle >=4,<6 -> satisfiable by guzzlehttp/guzzle[4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.1.0, 5.2.0, 5.3.0].
    - fabpot/goutte v2.0.4 requires guzzlehttp/guzzle >=4,<6 -> satisfiable by guzzlehttp/guzzle[4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.1.0, 5.2.0, 5.3.0].
    - Can only install one of: guzzlehttp/guzzle[5.0.0, 6.0.2].
    - Can only install one of: guzzlehttp/guzzle[5.0.1, 6.0.2].
    - Can only install one of: guzzlehttp/guzzle[5.0.2, 6.0.2].
unnawut commented 9 years ago

+1 on upgrading to goutte 3+ for compatibility with guzzle 6

coopers98 commented 9 years ago

+1

nathanbarrett commented 8 years ago

+1

positonic commented 8 years ago

+1

UnrulyNatives commented 8 years ago

+1

Mist3 commented 8 years ago

+1