You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PlexShare/fuel/packages/oil/composer.json

17 lines
302 B

{
"name": "fuel/oil",
"description" : "FuelPHP 1.x Oil Package",
"type": "fuel-package",
"homepage": "https://github.com/fuel/oil",
"license": "MIT",
"authors": [
{
"name": "FuelPHP Development Team",
"email": "team@fuelphp.com"
}
],
"require": {
"composer/installers": "~1.0"
}
}