laravel-html-dom-parser
laravel-html-dom-parser copied to clipboard
Php 7.3 version compatibility
trafficstars
You are changed library for php 7.3 but it's not set new realease.
You latest version of package work with old library.
In code on github "kub-at/php-simple-html-dom-parser": "^1.8" in code of latest release "sunra/php-simple-html-dom-parser": "^1.5" - not work with 7.3
when i update packages steel work with old version
please create release with 7.3 compatibility
@vencendor u can use dev-master for now to get the latest code change.