Skip to content

Commit

Permalink
Prepare for v3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed May 14, 2018
1 parent f48c3c8 commit 477ab94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -27,7 +27,7 @@
"psr-4": { "Omnipay\\PayPal\\" : "src/" }
},
"require": {
"omnipay/common": "^3@beta"
"omnipay/common": "^3"
},
"require-dev": {
"omnipay/tests": "^3",
Expand All @@ -39,6 +39,5 @@
"dev-master": "3.0.x-dev"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 477ab94

Please sign in to comment.