PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Lucas de Oliveira   PHP API de Notificação de Concurso Público   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP API de Notificação de Concurso Público
Get information about public tenders in São Paulo
Author: By
Last change:
Date: 7 years ago
Size: 181 bytes
 

Contents

Class file image Download
{ "require": { "nette/mail": "^2.3", "silex/silex": "^1.3" }, "autoload": { "psr-4": { "DOLucas\\": "src/DOLucas/" } } }