We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71111c commit d1585bbCopy full SHA for d1585bb
4 files changed
composer.json
@@ -5,7 +5,8 @@
5
"license": "MIT",
6
"require": {
7
"php": ">=8.3",
8
- "ext-json": "*"
+ "ext-json": "*",
9
+ "clickbar/laravel-magellan": "^2.0"
10
},
11
"autoload": {
12
"psr-4": {
0 commit comments