Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.15 KB

Platform Fuel Tanks

This package is an extension of platform-core for fuel tanks.

License: LGPL 3.0

Requirements

Please make sure you have installed platform-core already.

Installation

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.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The LGPL 3.0 License. Please see License File for more information.