From d349cf267f30c431f48bf445863a6478a7b9fa8c Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Tue, 9 Dec 2025 10:16:46 +0100 Subject: [PATCH] . --- v2-http3/Slim/Slim 4 | 2 +- v2-varnish/Slim/Slim 4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v2-http3/Slim/Slim 4 b/v2-http3/Slim/Slim 4 index f2c5115..8779a9e 100755 --- a/v2-http3/Slim/Slim 4 +++ b/v2-http3/Slim/Slim 4 @@ -1,4 +1,4 @@ -#{"rootDirectory":"public","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} +#{"rootDirectory":"public","phpVersion":"8.5","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} server { listen 80; listen [::]:80; diff --git a/v2-varnish/Slim/Slim 4 b/v2-varnish/Slim/Slim 4 index 83a21f2..061fc0d 100755 --- a/v2-varnish/Slim/Slim 4 +++ b/v2-varnish/Slim/Slim 4 @@ -1,4 +1,4 @@ -#{"rootDirectory":"public","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} +#{"rootDirectory":"public","phpVersion":"8.5","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} server { listen 80; listen [::]:80;