Skip to content

Commit e22b25f

Browse files
authored
Allow stripe sdk v8 (#1365)
1 parent 3e8f1e6 commit e22b25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"illuminate/view": "^8.37|^9.0",
2929
"moneyphp/money": "^3.2|^4.0",
3030
"nesbot/carbon": "^2.0",
31-
"stripe/stripe-php": "^7.39",
31+
"stripe/stripe-php": "^7.39|^8.0",
3232
"symfony/http-kernel": "^5.0|^6.0",
3333
"symfony/polyfill-intl-icu": "^1.22.1"
3434
},

0 commit comments

Comments
 (0)