Skip to content

Commit

Permalink
Allow stripe sdk v8 (#1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 authored May 16, 2022
1 parent 3e8f1e6 commit e22b25f
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 @@ -28,7 +28,7 @@
"illuminate/view": "^8.37|^9.0",
"moneyphp/money": "^3.2|^4.0",
"nesbot/carbon": "^2.0",
"stripe/stripe-php": "^7.39",
"stripe/stripe-php": "^7.39|^8.0",
"symfony/http-kernel": "^5.0|^6.0",
"symfony/polyfill-intl-icu": "^1.22.1"
},
Expand Down

0 comments on commit e22b25f

Please sign in to comment.