php-http / message

HTTP Message related tools
http://php-http.org
MIT License
1.29k stars 41 forks source link

prepare release #131

Closed dbu closed 4 years ago

dbu commented 4 years ago

fix #130

dbu commented 4 years ago

@sagikazarmark can you help me with the phpstan here? i added a composer run to install the dev dependencies to get rid of all the errors about 3rd party classes being unknown, but according to the log, we then again run composer uninstalling the dev dependencies again.

dbu commented 4 years ago

i merged this now, not touching the phpstan issues. there have been no code changes, i guess it is improved checks ithat uncover things we should be fixing, but that should not prevent us from tagging the release.

simPod commented 4 years ago

Thank you! btw phpstan version should be definitely locked