Commit 0ffdc7b
authored
fix: dependency reference
- A Laravel package should never require `laravel/laravel` as this is a "dist" repo but instead should use sub-repositories such as `illuminate/*`.1 parent 3dc1c22 commit 0ffdc7b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments