|
18 | 18 | }, |
19 | 19 | "minimum-stability": "dev", |
20 | 20 | "repositories": [ |
21 | | - { |
22 | | - "type": "composer", |
23 | | - "url": "https://repo.packagist.org" |
24 | | - }, |
25 | | - { |
26 | | - "type": "vcs", |
27 | | - "url": "https://github.com/phpList/phplist-ui-bootlist" |
28 | | - }, |
29 | | - { |
30 | | - "type": "vcs", |
31 | | - "url": "https://github.com/phpList/phplist-lan-help" |
32 | | - }, |
33 | | - { |
34 | | - "type": "vcs", |
35 | | - "url": "https://github.com/phpList/phplist-lan-info" |
36 | | - }, |
37 | | - { |
38 | | - "type": "vcs", |
39 | | - "url": "https://github.com/phpList/phplist-lan-texts" |
40 | | - }, |
41 | | - { |
42 | | - "type": "vcs", |
43 | | - "url": "https://github.com/phpList/updater" |
44 | | - }, |
45 | | - { |
46 | | - "type": "vcs", |
47 | | - "url": "https://github.com/phpList/phplist-plugin-invite.git" |
48 | | - }, |
49 | | - { |
50 | | - "type": "vcs", |
51 | | - "url": "https://github.com/tatevikgr/phplist-plugin-common.git" |
52 | | - }, |
53 | | - { |
54 | | - "type": "vcs", |
55 | | - "url": "https://github.com/bramley/phplist-plugin-captcha.git" |
56 | | - }, |
57 | | - { |
58 | | - "type": "vcs", |
59 | | - "url": "https://github.com/bramley/phplist-plugin-ckeditor.git" |
60 | | - }, |
61 | | - { |
62 | | - "type": "vcs", |
63 | | - "url": "https://github.com/bramley/phplist-plugin-segment.git" |
64 | | - }, |
65 | | - { |
66 | | - "type": "vcs", |
67 | | - "url": "https://github.com/michield/phplist-plugin-campaignslicer.git" |
68 | | - }, |
69 | | - { |
70 | | - "type": "vcs", |
71 | | - "url": "https://github.com/michield/phplist-plugin-dateplaceholder.git" |
72 | | - }, |
73 | | - { |
74 | | - "type": "vcs", |
75 | | - "url": "https://github.com/michield/phplist-plugin-disposablemailblock.git" |
76 | | - }, |
77 | | - { |
78 | | - "type": "vcs", |
79 | | - "url": "https://github.com/michield/phplist-plugin-domainthrottlemap.git" |
80 | | - }, |
81 | | - { |
82 | | - "type": "vcs", |
83 | | - "url": "https://github.com/michield/phplist-plugin-embedremoteimages.git" |
84 | | - }, |
85 | | - { |
86 | | - "type": "vcs", |
87 | | - "url": "https://github.com/phplist/phplist-plugin-subjectLinePlaceholdersPlugin.git" |
88 | | - }, |
89 | | - { |
90 | | - "type": "vcs", |
91 | | - "url": "https://github.com/bramley/phplist-plugin-updater.git" |
92 | | - }, |
93 | | - { |
94 | | - "type": "vcs", |
95 | | - "url": "https://github.com/bramley/phplist-plugin-imap2.git" |
96 | | - }, |
97 | | - { |
98 | | - "type": "vcs", |
99 | | - "url": "https://github.com/tatevikgr/phplist-plugin-ckeditor5.git" |
100 | | - } |
101 | | - ], |
| 21 | + { |
| 22 | + "type": "composer", |
| 23 | + "url": "https://repo.packagist.org" |
| 24 | + }, |
| 25 | + { |
| 26 | + "type": "vcs", |
| 27 | + "url": "https://github.com/phpList/phplist-ui-bootlist" |
| 28 | + }, |
| 29 | + { |
| 30 | + "type": "vcs", |
| 31 | + "url": "https://github.com/phpList/phplist-lan-help" |
| 32 | + }, |
| 33 | + { |
| 34 | + "type": "vcs", |
| 35 | + "url": "https://github.com/phpList/phplist-lan-info" |
| 36 | + }, |
| 37 | + { |
| 38 | + "type": "vcs", |
| 39 | + "url": "https://github.com/phpList/phplist-lan-texts" |
| 40 | + }, |
| 41 | + { |
| 42 | + "type": "vcs", |
| 43 | + "url": "https://github.com/phpList/updater" |
| 44 | + }, |
| 45 | + { |
| 46 | + "type": "vcs", |
| 47 | + "url": "https://github.com/phpList/phplist-plugin-invite.git" |
| 48 | + }, |
| 49 | + { |
| 50 | + "type": "vcs", |
| 51 | + "url": "https://github.com/bramley/phplist-plugin-common.git" |
| 52 | + }, |
| 53 | + { |
| 54 | + "type": "vcs", |
| 55 | + "url": "https://github.com/bramley/phplist-plugin-captcha.git" |
| 56 | + }, |
| 57 | + { |
| 58 | + "type": "vcs", |
| 59 | + "url": "https://github.com/bramley/phplist-plugin-ckeditor.git" |
| 60 | + }, |
| 61 | + { |
| 62 | + "type": "vcs", |
| 63 | + "url": "https://github.com/bramley/phplist-plugin-segment.git" |
| 64 | + }, |
| 65 | + { |
| 66 | + "type": "vcs", |
| 67 | + "url": "https://github.com/michield/phplist-plugin-campaignslicer.git" |
| 68 | + }, |
| 69 | + { |
| 70 | + "type": "vcs", |
| 71 | + "url": "https://github.com/michield/phplist-plugin-dateplaceholder.git" |
| 72 | + }, |
| 73 | + { |
| 74 | + "type": "vcs", |
| 75 | + "url": "https://github.com/michield/phplist-plugin-disposablemailblock.git" |
| 76 | + }, |
| 77 | + { |
| 78 | + "type": "vcs", |
| 79 | + "url": "https://github.com/michield/phplist-plugin-domainthrottlemap.git" |
| 80 | + }, |
| 81 | + { |
| 82 | + "type": "vcs", |
| 83 | + "url": "https://github.com/michield/phplist-plugin-embedremoteimages.git" |
| 84 | + }, |
| 85 | + { |
| 86 | + "type": "vcs", |
| 87 | + "url": "https://github.com/phplist/phplist-plugin-subjectLinePlaceholdersPlugin.git" |
| 88 | + }, |
| 89 | + { |
| 90 | + "type": "vcs", |
| 91 | + "url": "https://github.com/bramley/phplist-plugin-updater.git" |
| 92 | + }, |
| 93 | + { |
| 94 | + "type": "vcs", |
| 95 | + "url": "https://github.com/bramley/phplist-plugin-imap2.git" |
| 96 | + }, |
| 97 | + { |
| 98 | + "type": "vcs", |
| 99 | + "url": "https://github.com/tatevikgr/phplist-plugin-ckeditor5.git" |
| 100 | + }, |
| 101 | + { |
| 102 | + "type": "vcs", |
| 103 | + "url": "https://github.com/phpList/phplist-plugin-saml2.git" |
| 104 | + } ], |
102 | 105 | "extra": { |
103 | 106 | "custom-installer": { |
104 | 107 | "vendor/{$vendor}/{$name}/": ["type:library"], |
|
139 | 142 | "phplist/phplist-plugin-subjectlineplaceholders": "dev-master", |
140 | 143 | "bramley/phplist-plugin-updater": "dev-main", |
141 | 144 | "bramley/phplist-plugin-imap2": "dev-master", |
142 | | - "tatevikgr/phplist-plugin-ckeditor5": "dev-master" |
| 145 | + "tatevikgr/phplist-plugin-ckeditor5": "dev-master", |
| 146 | + "phplist/phplist-plugin-saml2": "dev-main" |
143 | 147 | }, |
144 | 148 | "require-dev": { |
145 | 149 | "behat/behat": "@stable", |
|
0 commit comments