paquettg / php-html-parser

An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
MIT License
2.36k stars 460 forks source link

bump guzzlehttp/psr7 & commit lockfile #285

Closed Kazimir42 closed 3 years ago

Kazimir42 commented 3 years ago

Closes: #284

phpfui commented 3 years ago

I would not commit the lock file in a package. That is for end user installs.

This PR should be closed as I incorporated it in https://github.com/paquettg/php-html-parser/pull/289