Adding project properties

pull/1/head
Raphael Cerveaux 2018-07-10 10:30:06 +02:00 committed by GitHub
parent e922576c16
commit e905fd987d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
{
"name": "sundowndev/interview-v1",
"description": "Web application based on a client-server architecture for job interviews.",
"type": "project",
"license": "MIT",
"require": {
"bramus/router": "~1.3",
"josegonzalez/dotenv": "dev-master"
"josegonzalez/dotenv": "~3.2.0"
},
"autoload": {
"psr-4": {