Skip to content

Commit

Permalink
Merge branch 'master' of github.com:AthensFramework/PropelJS
Browse files Browse the repository at this point in the history
  • Loading branch information
JASchilz committed Sep 6, 2016
2 parents 7123153 + 6988b2e commit a874c1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"name" : "athens/propel-js",
"license": "MIT",
"description": "Interact with your Propel database, in JavaScript.",
"type" : "propel-behavior",
"autoload": {
"classmap": [
Expand All @@ -25,4 +27,4 @@
"class": "\\Athens\\PropelJS\\PropelJSBehavior"
}

}
}

0 comments on commit a874c1c

Please sign in to comment.