Skip to content

Commit 18b38b0

Browse files
authored
Merge pull request #23 from yabhq/feat/cart-id
Ability to retrieve the cart using its ID
2 parents 686331b + 0650aa8 commit 18b38b0

File tree

3 files changed

+88
-149
lines changed

3 files changed

+88
-149
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"require": {
1919
"php": "^8.0",
2020
"illuminate/support": "^8.0",
21-
"stripe/stripe-php": "^7.67",
2221
"yabhq/laravel-mint": "0.*"
2322
},
2423
"require-dev": {

0 commit comments

Comments
 (0)