File tree
29 files changed
+2422
-1996
lines changed- .idea
- app/Models
- docker/fish
- completions
- functions
- docs
- tools
- 01_phpunit
- 02_phpstan
- 03_ecs
- 04_php-coveralls
- 05_phpinsights
- 06_phpmd
- 07_phpmetrics
- 08_rector
- 09_composer
29 files changed
+2422
-1996
lines changedDiff for: .idea/codeception.xml
-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/htdocs.iml
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/php-test-framework.xml
-14
This file was deleted.
Diff for: .idea/php.xml
+116-117
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/phpspec.xml
-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Dockerfile
+14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
82 | 84 |
| |
83 | 85 |
| |
84 | 86 |
| |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 |
| |
86 | 91 |
| |
87 | 92 |
| |
| |||
97 | 102 |
| |
98 | 103 |
| |
99 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
100 | 114 |
| |
101 | 115 |
| |
102 | 116 |
| |
|
Diff for: Makefile
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
175 | 182 |
| |
176 | 183 |
| |
177 | 184 |
| |
|
Diff for: app/Models/User.php
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Diff for: composer.json
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments