PHP Classes

File: example/composer.json

Recommend this page to a friend!
  Classes of Matheusz Maydana   Docker Compose Auto Scaling Service   example/composer.json   Download  
File: example/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Docker Compose Auto Scaling Service
Manage the deployment of services using Docker
Author: By
Last change:
Date: 1 month ago
Size: 346 bytes
 

Contents

Class file image Download
{ "name": "19950512/autoscaling", "autoload": { "psr-4": { "App\\": "src/" } }, "authors": [ { "name": "Matheus Maydana", "email": "[email protected]" } ], "require": { "php-amqplib/php-amqplib": "^3.5", "larapack/dd": "^1.1" } }