Skip to content

Commit f56dce1

Browse files
fix(deps): update dependency spatie/laravel-translatable to v6.9.2 (#2435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1885e4 commit f56dce1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

composer.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Datasets/ProjectIsPublishable.php

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
false,
7575
array_replace_recursive($baseModel, [
7676
'outcome_analysis' => null,
77-
'outcome_analysis_other' => [],
7877
]),
7978
],
8079
'not publishable when missing team_trainings.*.date' => [

0 commit comments

Comments
 (0)