Skip to content

Commit

Permalink
Allow Stripe SDK v9 (#1413)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Aug 4, 2022
1 parent d96088e commit 748cbfc
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 @@
"illuminate/view": "^8.37|^9.0",
"moneyphp/money": "^3.2|^4.0",
"nesbot/carbon": "^2.0",
"stripe/stripe-php": "^7.39|^8.0",
"stripe/stripe-php": "^7.39|^8.0|^9.0",
"symfony/http-kernel": "^5.0|^6.0",
"symfony/polyfill-intl-icu": "^1.22.1"
},
Expand Down

0 comments on commit 748cbfc

Please sign in to comment.