Commit a4cffc9
committed
Squashed commit of the following:
commit 887ab31
Author: Socheat <[email protected]>
Date: Thu Apr 18 23:01:41 2019 +0700
Update required php version to 7.2
commit 3814134
Author: Socheat <[email protected]>
Date: Thu Apr 18 23:00:56 2019 +0700
composer.json, split autoload for test to autoload-dev
commit 8446f7d
Author: Socheat <[email protected]>
Date: Thu Apr 18 22:55:54 2019 +0700
Remove getPackageAliases from TestCase
commit f580f60
Author: Socheat <[email protected]>
Date: Thu Apr 18 22:45:12 2019 +0700
Update Test User model and Repository Test
commit 5cb22f9
Author: Socheat <[email protected]>
Date: Thu Apr 18 22:38:27 2019 +0700
Remove PHP 7.1 from .travis.yml
commit 16e0d78
Author: Socheat <[email protected]>
Date: Thu Apr 18 22:36:18 2019 +0700
Update .travis.yml, add .vscode/settings.json
commit 5800ac8
Author: Socheat <[email protected]>
Date: Thu Apr 18 22:35:55 2019 +0700
Remove unuse Class from PPSpaces\Tests\App\User model1 parent 2352971 commit a4cffc9
File tree
6 files changed
+14
-27
lines changed- .vscode
- tests
- Feature/App
- app
6 files changed
+14
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | | - | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
0 commit comments