This PR removes the enable() and disable() methods as they have been moved to spatie/ray. Because of this move, the composer.* files and vendor/ directory were also updated per the maintainer instructions (updated composer.json spatie/ray version to 1.19.0).
Note that there are no unit tests in this package, so no automated tests have been run.
This PR removes the
enable()
anddisable()
methods as they have been moved tospatie/ray
. Because of this move, thecomposer.*
files andvendor/
directory were also updated per the maintainer instructions (updated composer.json spatie/ray version to 1.19.0).Note that there are no unit tests in this package, so no automated tests have been run.