Skip to content

Commit 8dc3637

Browse files
authored
Merge pull request #132 from socialblue/fix-empty-traces-issue-in-horizon-jobs
fix: fallback when providing empty traces when using in laravel horiz…
2 parents 0fb7a47 + 07a6cb9 commit 8dc3637

File tree

4 files changed

+468
-521
lines changed

4 files changed

+468
-521
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
],
3636
"require": {
37-
"php": "8.*",
37+
"php": "*",
3838
"ext-json": "*",
3939
"ext-pdo": "*"
4040
},

0 commit comments

Comments
 (0)