Skip to content

Commit fe1d939

Browse files
authored
stripe v17 compatibility (#186)
1 parent e9ff65d commit fe1d939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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|^12.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|^14.0|^15.0|^16.0"
24+
"stripe/stripe-php": "^7.51|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0|^14.0|^15.0|^16.0|^17.0"
2525
},
2626
"require-dev": {
2727
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",

0 commit comments

Comments
 (0)