Skip to content

Commit

Permalink
Fixed version loosening
Browse files Browse the repository at this point in the history
  • Loading branch information
anush authored Oct 23, 2019
1 parent 14781ce commit 6f3a709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"psr-4": { "Omnipay\\Stripe\\" : "src/" }
},
"require": {
"omnipay/common": "~2.5.4"
"omnipay/common": "^2.5.4"
},
"require-dev": {
"omnipay/tests": "~2.0"
Expand Down

0 comments on commit 6f3a709

Please sign in to comment.