PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Mateo   PHP Telegram Bot Send Image or Random File   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Telegram Bot Send Image or Random File
Telegram bot that responds by sending random files
Author: By
Last change:
Date: 2 years ago
Size: 425 bytes
 

Contents

Class file image Download
{ "name": "mateodioev/rand-file", "description": "Telegram bot", "type": "project", "license": "MIT", "autoload": { "psr-4": { "App\\": "src/" } }, "config": { "optimize-autoloader": true }, "authors": [ { "name": "Mateodioev", "email": "no@gmail.com" } ], "minimum-stability": "dev", "require": {} }