Skip to content

Commit

Permalink
ad
Browse files Browse the repository at this point in the history
  • Loading branch information
niklauslu committed Mar 22, 2017
1 parent 7d5848d commit b53c947
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@
"email": "332553882@qq.com"
}
],
"version" : "0.1.0",
"require": {},
"autoload" : {
"psr-4" : {
"niklaslu\\" : "src"
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}

}

0 comments on commit b53c947

Please sign in to comment.