search hotlink icon profile hotlink icon
Package avatar Public | 1.0.x - 1.x.x

On This Page

Required Environment

Box requires at least PHP 8.1.0 to run and the Fusion PHP package manager to be built as a dependency package into your project.

Production Metadata Structure

Add the dependency source to your structure in fusion.json as follows:

                {
    "structure": {
        "/dependencies": "valvoid.com/valvoid/box/1.0.0"
    }
}