Open
Description
Hello,
May I propose a PR to allow PHP8 to be used on this project ?
I quickly checked, it looks like the lonely issue is php-http/client-common
which is not compatible with PHP8.
I guess updating requirement from ^1.0
to ^1.0|^2.0
should be enough
Unfortunately without any tests some issue may appears at some points as some methods don't exist anymore on PHP8 :| I should be able anyway to double check that by using the branch on my project and check on my own CI if it's OK (at least for the part used by my project)
Based on changelog, It seems nothing need to be updated as removed options don't seems to be used there.
Metadata
Metadata
Assignees
Labels
No labels