... | ... |
@@ -59,14 +59,12 @@ |
59 | 59 |
<excludeFolder url="file://$MODULE_DIR$/vendor/nikic/php-parser" /> |
60 | 60 |
<excludeFolder url="file://$MODULE_DIR$/vendor/nyholm/psr7" /> |
61 | 61 |
<excludeFolder url="file://$MODULE_DIR$/vendor/paragonie/constant_time_encoding" /> |
62 |
- <excludeFolder url="file://$MODULE_DIR$/vendor/paragonie/random_compat" /> |
|
63 | 62 |
<excludeFolder url="file://$MODULE_DIR$/vendor/phar-io/manifest" /> |
64 | 63 |
<excludeFolder url="file://$MODULE_DIR$/vendor/phar-io/version" /> |
65 | 64 |
<excludeFolder url="file://$MODULE_DIR$/vendor/php-http/client-common" /> |
66 | 65 |
<excludeFolder url="file://$MODULE_DIR$/vendor/php-http/discovery" /> |
67 | 66 |
<excludeFolder url="file://$MODULE_DIR$/vendor/php-http/httplug" /> |
68 | 67 |
<excludeFolder url="file://$MODULE_DIR$/vendor/php-http/message" /> |
69 |
- <excludeFolder url="file://$MODULE_DIR$/vendor/php-http/message-factory" /> |
|
70 | 68 |
<excludeFolder url="file://$MODULE_DIR$/vendor/php-http/promise" /> |
71 | 69 |
<excludeFolder url="file://$MODULE_DIR$/vendor/phpspec/php-diff" /> |
72 | 70 |
<excludeFolder url="file://$MODULE_DIR$/vendor/phpunit/php-code-coverage" /> |
... | ... |
@@ -142,7 +140,6 @@ |
142 | 140 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-idn" /> |
143 | 141 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-normalizer" /> |
144 | 142 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" /> |
145 |
- <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php72" /> |
|
146 | 143 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php73" /> |
147 | 144 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" /> |
148 | 145 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php81" /> |
... | ... |
@@ -154,11 +151,9 @@ |
154 | 151 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/security-bundle" /> |
155 | 152 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/security-core" /> |
156 | 153 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/security-csrf" /> |
157 |
- <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/security-guard" /> |
|
158 | 154 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/security-http" /> |
159 | 155 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/service-contracts" /> |
160 | 156 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/string" /> |
161 |
- <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/templating" /> |
|
162 | 157 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/translation" /> |
163 | 158 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/translation-contracts" /> |
164 | 159 |
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/twig-bridge" /> |
... | ... |
@@ -176,8 +171,27 @@ |
176 | 171 |
<excludeFolder url="file://$MODULE_DIR$/vendor/webignition/disallowed-character-terminated-string" /> |
177 | 172 |
<excludeFolder url="file://$MODULE_DIR$/vendor/webignition/robots-txt-file" /> |
178 | 173 |
<excludeFolder url="file://$MODULE_DIR$/vendor/wikimedia/less.php" /> |
174 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/codefog/contao-haste" /> |
|
175 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/debril/feed-io" /> |
|
176 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/guzzlehttp/promises" /> |
|
177 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/league/uri" /> |
|
178 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/league/uri-interfaces" /> |
|
179 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/masterminds/html5" /> |
|
180 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/ramsey/collection" /> |
|
181 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/soundasleep/html2text" /> |
|
182 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/clock" /> |
|
183 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/doctrine-messenger" /> |
|
184 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/html-sanitizer" /> |
|
185 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/messenger" /> |
|
186 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php83" /> |
|
187 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php84" /> |
|
188 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/rate-limiter" /> |
|
189 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/terminal42/dcawizard" /> |
|
190 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/terminal42/notification_center" /> |
|
191 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/toflar/cronjob-supervisor" /> |
|
192 |
+ <excludeFolder url="file://$MODULE_DIR$/vendor/twig/string-extra" /> |
|
179 | 193 |
</content> |
180 | 194 |
<orderEntry type="inheritedJdk" /> |
181 | 195 |
<orderEntry type="sourceFolder" forTests="false" /> |
182 | 196 |
</component> |
183 |
-</module> |
|
197 |
+</module> |
|
184 | 198 |
\ No newline at end of file |
... | ... |
@@ -91,7 +91,6 @@ |
91 | 91 |
<path value="$PROJECT_DIR$/vendor/league/mime-type-detection" /> |
92 | 92 |
<path value="$PROJECT_DIR$/vendor/symfony/translation" /> |
93 | 93 |
<path value="$PROJECT_DIR$/vendor/league/commonmark" /> |
94 |
- <path value="$PROJECT_DIR$/vendor/symfony/templating" /> |
|
95 | 94 |
<path value="$PROJECT_DIR$/vendor/league/flysystem-local" /> |
96 | 95 |
<path value="$PROJECT_DIR$/vendor/symfony/finder" /> |
97 | 96 |
<path value="$PROJECT_DIR$/vendor/league/flysystem" /> |
... | ... |
@@ -112,7 +111,6 @@ |
112 | 111 |
<path value="$PROJECT_DIR$/vendor/symfony/config" /> |
113 | 112 |
<path value="$PROJECT_DIR$/vendor/symfony/mime" /> |
114 | 113 |
<path value="$PROJECT_DIR$/vendor/symfony/mailer" /> |
115 |
- <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php72" /> |
|
116 | 114 |
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-ctype" /> |
117 | 115 |
<path value="$PROJECT_DIR$/vendor/symfony/filesystem" /> |
118 | 116 |
<path value="$PROJECT_DIR$/vendor/lcobucci/clock" /> |
... | ... |
@@ -120,7 +118,6 @@ |
120 | 118 |
<path value="$PROJECT_DIR$/vendor/lcobucci/jwt" /> |
121 | 119 |
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-intl-idn" /> |
122 | 120 |
<path value="$PROJECT_DIR$/vendor/symfony/twig-bundle" /> |
123 |
- <path value="$PROJECT_DIR$/vendor/symfony/security-guard" /> |
|
124 | 121 |
<path value="$PROJECT_DIR$/vendor/symfony/console" /> |
125 | 122 |
<path value="$PROJECT_DIR$/vendor/symfony/http-kernel" /> |
126 | 123 |
<path value="$PROJECT_DIR$/vendor/symfony/uid" /> |
... | ... |
@@ -148,7 +145,6 @@ |
148 | 145 |
<path value="$PROJECT_DIR$/vendor/paragonie/constant_time_encoding" /> |
149 | 146 |
<path value="$PROJECT_DIR$/vendor/phpunit/php-text-template" /> |
150 | 147 |
<path value="$PROJECT_DIR$/vendor/phpunit/php-timer" /> |
151 |
- <path value="$PROJECT_DIR$/vendor/paragonie/random_compat" /> |
|
152 | 148 |
<path value="$PROJECT_DIR$/vendor/terminal42/escargot" /> |
153 | 149 |
<path value="$PROJECT_DIR$/vendor/terminal42/service-annotation-bundle" /> |
154 | 150 |
<path value="$PROJECT_DIR$/vendor/simplepie/simplepie" /> |
... | ... |
@@ -176,13 +172,31 @@ |
176 | 172 |
<path value="$PROJECT_DIR$/vendor/sebastian/environment" /> |
177 | 173 |
<path value="$PROJECT_DIR$/vendor/php-http/promise" /> |
178 | 174 |
<path value="$PROJECT_DIR$/vendor/sebastian/object-reflector" /> |
179 |
- <path value="$PROJECT_DIR$/vendor/php-http/message-factory" /> |
|
180 | 175 |
<path value="$PROJECT_DIR$/vendor/sebastian/code-unit-reverse-lookup" /> |
181 | 176 |
<path value="$PROJECT_DIR$/vendor/php-http/message" /> |
182 | 177 |
<path value="$PROJECT_DIR$/vendor/dflydev/dot-access-data" /> |
183 | 178 |
<path value="$PROJECT_DIR$/vendor/php-http/client-common" /> |
184 | 179 |
<path value="$PROJECT_DIR$/vendor/spomky-labs/otphp" /> |
185 | 180 |
<path value="$PROJECT_DIR$/vendor/egulias/email-validator" /> |
181 |
+ <path value="$PROJECT_DIR$/vendor/soundasleep/html2text" /> |
|
182 |
+ <path value="$PROJECT_DIR$/vendor/league/uri-interfaces" /> |
|
183 |
+ <path value="$PROJECT_DIR$/vendor/league/uri" /> |
|
184 |
+ <path value="$PROJECT_DIR$/vendor/codefog/contao-haste" /> |
|
185 |
+ <path value="$PROJECT_DIR$/vendor/twig/string-extra" /> |
|
186 |
+ <path value="$PROJECT_DIR$/vendor/terminal42/notification_center" /> |
|
187 |
+ <path value="$PROJECT_DIR$/vendor/terminal42/dcawizard" /> |
|
188 |
+ <path value="$PROJECT_DIR$/vendor/debril/feed-io" /> |
|
189 |
+ <path value="$PROJECT_DIR$/vendor/ramsey/collection" /> |
|
190 |
+ <path value="$PROJECT_DIR$/vendor/masterminds/html5" /> |
|
191 |
+ <path value="$PROJECT_DIR$/vendor/guzzlehttp/promises" /> |
|
192 |
+ <path value="$PROJECT_DIR$/vendor/toflar/cronjob-supervisor" /> |
|
193 |
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php83" /> |
|
194 |
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php84" /> |
|
195 |
+ <path value="$PROJECT_DIR$/vendor/symfony/clock" /> |
|
196 |
+ <path value="$PROJECT_DIR$/vendor/symfony/html-sanitizer" /> |
|
197 |
+ <path value="$PROJECT_DIR$/vendor/symfony/rate-limiter" /> |
|
198 |
+ <path value="$PROJECT_DIR$/vendor/symfony/doctrine-messenger" /> |
|
199 |
+ <path value="$PROJECT_DIR$/vendor/symfony/messenger" /> |
|
186 | 200 |
</include_path> |
187 | 201 |
</component> |
188 | 202 |
<component name="PhpProjectSharedConfiguration" php_language_level="7.4" /> |
... | ... |
@@ -197,4 +211,4 @@ |
197 | 211 |
<component name="PsalmOptionsConfiguration"> |
198 | 212 |
<option name="transferred" value="true" /> |
199 | 213 |
</component> |
200 |
-</project> |
|
214 |
+</project> |
|
201 | 215 |
\ No newline at end of file |
... | ... |
@@ -15,11 +15,11 @@ |
15 | 15 |
}, |
16 | 16 |
"require": { |
17 | 17 |
"php": "^7.4 || ^8.0", |
18 |
- "contao/core-bundle": "^4.13", |
|
19 |
- "symfony/config": "^5.4", |
|
20 |
- "symfony/dependency-injection": "^5.4", |
|
21 |
- "symfony/http-kernel": "^5.4", |
|
22 |
- "terminal42/notification_center": "1.6.10" |
|
18 |
+ "contao/core-bundle": "^4.13 || ^5.3", |
|
19 |
+ "symfony/config": "^5.4 || ^6.0 || ^7.0", |
|
20 |
+ "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", |
|
21 |
+ "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0", |
|
22 |
+ "terminal42/notification_center": "^1.6 || ^2.0" |
|
23 | 23 |
}, |
24 | 24 |
"require-dev": { |
25 | 25 |
"bamarni/composer-bin-plugin": "^1.5", |
... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
<?php |
2 | 2 |
|
3 | 3 |
/** |
4 |
- * SecureDownloads for Contao |
|
4 |
+ * Memberfiles for Contao |
|
5 | 5 |
* |
6 | 6 |
* Copyright (c) 2017 Benjamin Roth |
7 | 7 |
* |
... | ... |
@@ -35,4 +35,4 @@ $GLOBALS['TL_LANG']['tl_member_secureDownloads']['show'][0] = 'Dateiinfo/Downloa |
35 | 35 |
$GLOBALS['TL_LANG']['tl_member_secureDownloads']['show'][1] = 'Dateiinformationen für »%s« und Download'; |
36 | 36 |
|
37 | 37 |
$GLOBALS['TL_LANG']['tl_member_secureDownloads']['editheader'][0] = 'Mitgliederdetails bearbeiten'; |
38 |
-$GLOBALS['TL_LANG']['tl_member_secureDownloads']['editheader'][1] = 'Die Mitgliederdetails bearbeiten'; |
|
39 | 38 |
\ No newline at end of file |
39 |
+$GLOBALS['TL_LANG']['tl_member_secureDownloads']['editheader'][1] = 'Die Mitgliederdetails bearbeiten'; |