Skip to content

Commit

Permalink
Composer ready for packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
shahariaazam committed Jan 28, 2015
1 parent b816128 commit d26bd10
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
{
"name": "slim/slim-skeleton",
"description": "A Slim Framework skeleton application for rapid development",
"keywords": ["microframework","rest","router"],
"homepage": "http://github.com/codeguy/Slim-Skeleton",
"name": "previewict/pst-stack",
"description": "Propel-Slim-Twig PHP Application Stack. The most sophisticated application stack for starting any PHP application in a minute.",
"keywords": ["microframework","rest","router", "propel", "slim", "twig", "stack", "sekeleton"],
"homepage": "https://github.com/previewict/pst-stack",
"license": "MIT",
"authors": [
{
"name": "Josh Lockhart",
"email": "[email protected]",
"homepage": "http://www.joshlockhart.com/"
}
],
"require": {
"php": ">=5.3.0",
"monolog/monolog": "1.*",
Expand Down

0 comments on commit d26bd10

Please sign in to comment.