Replace geary with Gearer

This commit is contained in:
DariusIII
2023-11-25 16:17:35 +01:00
parent 2fe2dbb15e
commit e3233cb412
3 changed files with 87 additions and 18 deletions
+6 -1
View File
@@ -73,10 +73,10 @@
"kevinlebrun/colors.php": "^1.0",
"laravel/framework": "^10.32",
"laravel/horizon": "^5.21",
"laravel/sanctum": "^3.3",
"laravel/scout": "^9.0",
"laravel/telescope": "^4.17",
"laravel/tinker": "^2.8",
"laravel/sanctum": "^3.3",
"laravel/ui": "^4.2",
"laravelcollective/html": "^6.4",
"league/climate": "^3.8",
@@ -97,6 +97,7 @@
"predis/predis": "^2.2",
"propaganistas/laravel-disposable-email": "^2.2",
"ramsey/uuid": "^4.7",
"revlenuwe/gearer": "dev-master",
"sentry/sentry-laravel": "^3.8",
"smarty/smarty": "^4.3",
"spatie/async": "^1.6",
@@ -151,6 +152,10 @@
{
"type": "vcs",
"url": "https://github.com/DariusIII/TVMaze-PHP-API-Wrapper"
},
{
"type": "vcs",
"url": "https://github.com/DariusIII/gearer"
}
],
"minimum-stability": "dev",