We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6eec6f commit a8997a8Copy full SHA for a8997a8
ext_emconf.php
@@ -4,15 +4,15 @@
4
'title' => 'Reverse Proxy - Cache Manager',
5
'description' => 'A flexible and generic way to track the pages that are cached by a reverse proxy like nginx HA or a CDN.',
6
'category' => 'fe',
7
- 'version' => '4.0.1',
+ 'version' => '4.1.0',
8
'state' => 'stable',
9
'clearcacheonload' => 1,
10
'author' => 'Benjamin Mack',
11
'author_email' => '[email protected]',
12
'author_company' => 'b13 GmbH',
13
'constraints' => [
14
'depends' => [
15
- 'typo3' => '11.5.0-12.4.99',
+ 'typo3' => '11.5.0-13.4.99',
16
],
17
'conflicts' => [
18
0 commit comments