esmero / archipelago-deployment-live

A Cloud / Local production ready Archipelago Deployment using Docker / Kubernetes
GNU General Public License v3.0
3 stars 13 forks source link

Update /scripts/composer/ScriptHandler.php so we don't depend on legacy libraries #130

Open DiegoPino opened 2 months ago

DiegoPino commented 2 months ago

Not urgent, but desired before 1.5.0

/scripts/composer/ScriptHandler.php is outdated and uses legacy file system library.

This gives us a warning during composer operations. We can update to a more recent version that uses the Symfony Path replacement