Skip to content

Commit d1585bb

Browse files
committed
add wrapper for clickbar/laravel-magellan
1 parent d71111c commit d1585bb

4 files changed

Lines changed: 3137 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=8.3",
8-
"ext-json": "*"
8+
"ext-json": "*",
9+
"clickbar/laravel-magellan": "^2.0"
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)