Skip to content

Commit 48b3bbc

Browse files
authored
Allow stripe/stripe-php:^14.0 (#176)
1 parent 113a4b0 commit 48b3bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": "^8.0",
2222
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
2323
"spatie/laravel-webhook-client": "^3.0",
24-
"stripe/stripe-php": "^7.51|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0"
24+
"stripe/stripe-php": "^7.51|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0|^14.0"
2525
},
2626
"require-dev": {
2727
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",

0 commit comments

Comments
 (0)