laravel-html-dom-parser icon indicating copy to clipboard operation
laravel-html-dom-parser copied to clipboard

Php 7.3 version compatibility

Open vencendor opened this issue 6 years ago • 1 comments
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 avatar Sep 08 '19 15:09 vencendor

@vencendor u can use dev-master for now to get the latest code change.

HusniRM avatar Mar 16 '20 11:03 HusniRM