Open
Description
/when i use command : composer install --no-dev
show this issues
In SerializableClosure.php line 18:
Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in add
ition, if support for old PHP versions is necessary)
Tried different things, but same problem :
composer install --ignore-platform-reqs
Metadata
Metadata
Assignees
Labels
No labels