Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed May 29, 2019
1 parent abb1de6 commit 835780d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions composer.json
Expand Up @@ -2,10 +2,13 @@
"name": "jamielsharief/dde",
"description": "Dockerized Development Environment (PHP)",
"license": "MIT",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/jamielsharief/dde"
}
],
"require": {
"php": ">=7.0.0"
},
"config": {
"vendor-dir": "./"
"jamiel-sharief/dde": "dev-master"
}
}

0 comments on commit 835780d

Please sign in to comment.