search hotlink icon profile hotlink icon
Package avatar Public | 2.0.x - 2.x.x

On This Page

Required Environment

Box requires at least PHP 8.2.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/2.0.0"
    }
}