Skip to content

Commit

Permalink
releae 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Oct 25, 2013
1 parent 6fead54 commit 73c4878
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,19 @@
{
"name": "Kotlyar Maksim",
"email": "[email protected]"
},
{
"name": "Payum project",
"homepage": "http://payum.forma-dev.com/"
},
{
"name": "Community contributions",
"homepage": "https://github.com/Payum/PaypalIpn/contributors"
}
],
"require": {
"php": ">=5.3.2",
"payum/payum": "0.6.x-dev"
"payum/payum": "0.6.*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down

0 comments on commit 73c4878

Please sign in to comment.