Skip to content

Commit 47436a9

Browse files
committedFeb 27, 2021
Require laravel cashier #25
1 parent f49938e commit 47436a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.4|^8.0",
19+
"laravel/cashier": "^12.6",
1920
"laravel/passport": "^10.1",
2021
"spatie/laravel-permission": "^4.0",
2122
"tipoff/support": "^1.4.9",

0 commit comments

Comments
 (0)
Please sign in to comment.