2017 © Pedro Peláez
 

composer-plugin composer-faye-app-integration-plugin

image

cravler/composer-faye-app-integration-plugin

  • Thursday, February 4, 2016
  • by cravler
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,976 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 7 % Grown

The README.md

composer-faye-app-integration-plugin

Usage

Add this to your composer.json:, (*1)

{
    "name": ".../...-integration-plugin",
    "type": "faye-app-integration-plugin",
    "require": {
        "cravler/faye-app-integration": "dev-master"
    }
}

Licensing

This plugin is under the MIT license. See the complete license in the file: LICENSE, (*2)

The Versions

04/02 2016

dev-master

9999999-dev

  Sources   Download

The Requires

  • composer-plugin-api ^1.0.0