PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Matheusz Maydana   Webhook Deploy   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Webhook Deploy
Webhook handler to update projects from GitHub
Author: By
Last change:
Date: 18 days ago
Size: 307 bytes
 

Contents

Class file image Download
{ "name": "199505/webhookdeploy", "autoload": { "psr-4": { "App\\": "src/" } }, "authors": [ { "name": "Matheus Maydana", "email": "mattmaydana@gmail.com" } ], "require-dev": { "larapack/dd": "^1.1" } }