php-http / client-common

Common HTTP Client implementations and tools for HTTPlug
http://httplug.io
MIT License
1.01k stars 53 forks source link

chore: bump dev dependencies #239

Open Chris53897 opened 7 months ago

Chris53897 commented 7 months ago

use ProphecyTrait

I need to check if ci-pipeline is green.

dbu commented 7 months ago

okay, we found a good reason to drop the php 7 versions. (that will also allow to reduce the range of allowed require-dev dependencies, we no longer will need 3 major versions of phpunit and prophecy...)

do you want to drop the 7 versions in a seprate MR (and add a changelog entry about it)? and then pick up this again?

Chris53897 commented 7 months ago

Yes i will drop php 7 in a seperate PR