Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mkpeacock committed Apr 12, 2014
1 parent 9f2cebc commit 0f5ce96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"keywords": ["mail","email", "postmarkapp"],
"require": {
"php": ">=5.3.0",
"centralapps/mail-core": "dev-master"
"centralapps/mail-core": "v1.0.0"
},
"autoload": {
"psr-0": { "CentralApps\\PostMarkApp": "" }
}
}
}

0 comments on commit 0f5ce96

Please sign in to comment.