Commit 99025c9
File tree
Expand file treeCollapse file tree
5 files changed
+62
-19
lines changedFilter options
- src/Components/Updater
- Strategy
- Concerns
- config
Expand file treeCollapse file tree
5 files changed
+62
-19
lines changedsrc/Components/Updater/Provider.php
Copy file name to clipboardExpand all lines: src/Components/Updater/Provider.php+19-9Lines changed: 19 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| ||
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 |
| - |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
67 | 69 |
|
68 | 70 |
|
69 | 71 |
|
70 |
| - |
71 |
| - |
| 72 | + |
72 | 73 |
|
73 |
| - |
| 74 | + |
| 75 | + |
74 | 76 |
|
75 |
| - |
| 77 | + |
76 | 78 |
|
77 |
| - |
78 |
| - |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
79 | 89 |
|
80 | 90 |
|
81 |
| - |
82 |
| - |
| 91 | + |
| 92 | + |
83 | 93 |
|
84 | 94 |
|
85 | 95 |
|
|
src/Components/Updater/Strategy/Concerns/UsesPharName.php
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
src/Components/Updater/Strategy/GithubStrategy.php
Copy file name to clipboardExpand all lines: src/Components/Updater/Strategy/GithubStrategy.php+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
src/Components/Updater/Strategy/GitlabStrategy.php
Copy file name to clipboardExpand all lines: src/Components/Updater/Strategy/GitlabStrategy.php+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
src/Components/Updater/config/updater.php
Copy file name to clipboardExpand all lines: src/Components/Updater/config/updater.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
20 | 35 |
|
0 commit comments