Commit a8ad401
committed
feature #85 update to Symfony 5.1 (IonBazan, weaverryan)
This PR was merged into the master branch.
Discussion
----------
update to Symfony 5.1
This PR bumps all packages to most recent versions. Unused Symfony components have been dropped (like Security). Doctrine has been dropped too as it seems unused.
@weaverryan please test it on your Github account when you have a while to check if it's working properly.
Commits
-------
26d106b removing swiftmailer
a1a7ad5 fixing a test bug where we need to clean off labels before trying
3a1a744 fixing a bug where subscribers would incorrectly mark something as unsupported
3759847 fix auth
678d40f update to Symfony 5.1File tree
111 files changed
+4149
-4496
lines changed- app
- Resources/views
- config
- logs
- bin
- config
- packages
- dev
- prod
- test
- routes
- dev
- public
- src
- AppBundle
- Controller
- Tests
- Controller
- Subscriber
- Controller
- Event
- Issues
- GitHub
- Repository
- Provider
- Subscriber
- templates
- default
- tests
- Controller
- Issues/GitHub
- Subscriber
- webhook_examples
- web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+4149
-4496
lines changed| 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 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 29 | + | |
| 30 | + | |
42 | 31 | | |
43 | 32 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 33 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments