PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Web App Multi-Perfil   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Web App Multi-Perfil
App that uses CRUD to manage multiple users
Author: By
Last change:
Date: 1 month ago
Size: 405 bytes
 

Contents

Class file image Download
{ "name": "flash/login", "autoload": { "psr-4": { "App\\": "backend/" } }, "authors": [ { "name": "faustinopsy", "email": "rodrigohipnose@gmail.com" } ], "require": { "firebase/php-jwt": "^6.9", "bramus/router": "~1.6", "phpmailer/phpmailer": "^6.8", "ramsey/uuid": "^4.7" } }