This package is an extension of platform-core for fuel tanks.
Please make sure you have installed platform-core already.
Update your project's composer.json with these values
"require": {
"enjin/platform-fuel-tanks": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "git@github.com:enjin/platform-fuel-tanks.git"
}
]
You can then run composer install
in the terminal.
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The LGPL 3.0 License. Please see License File for more information.