Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed May 14, 2018
1 parent 1436e4c commit 0eae0f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"require": {
"php": "^7.1",
"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 0eae0f2

Please sign in to comment.