Add (composer): Add gtm library

This commit is contained in:
2023-07-30 14:50:28 +08:00
parent ac581a56b2
commit 0a520d6347
7 changed files with 122 additions and 3 deletions

View File

@@ -21,9 +21,10 @@
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"laravel/ui": "^4.0",
"league/flysystem-aws-s3-v3": "^3.0",
"spatie/laravel-googletagmanager": "^2.6",
"stevebauman/location": "^7.0",
"tightenco/ziggy": "^1.6",
"league/flysystem-aws-s3-v3": "^3.0"
"tightenco/ziggy": "^1.6"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.8",