Commit 22b8c87
Fix Unresolvable dependency resolving [Parameter #0 [ string $default ]] in class Whitecube\LaravelTimezones\Timezone
In some circumstances when Laravel is initialized standalone, the lack of a default value for the 'default' parameter prevents the dependency solver from starting the package.1 parent 3e7cc36 commit 22b8c87
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments