PUT https://contaoupdateapi.clickpress.de/api/version/26

IndexController :: updateContaoVersion

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\Api\IndexController::updateContaoVersion"
_firewall_context
"security.firewall.map.context.main"
_nelmio_cors_should_allow_origin
true
_route
"api_update_version"
_route_params
[
  "id" => "26"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#372
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#336 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#390
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#373 …}
  }
]
_stopwatch_token
"674054"
id
"26"

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de,en-US;q=0.9,en;q=0.8"
content-length
"48"
content-type
"application/json"
host
"contaoupdateapi.clickpress.de"
origin
"https://contaoupdatefrontend.clickpress.de"
referer
"https://contaoupdatefrontend.clickpress.de/"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-site"
te
"trailers"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0"
x-php-ob-level
"1"

Request Content

Pretty

{
    "contaoVersion": "5.6.11",
    "phpVersion": "8.4.16"
}

Raw

{"contaoVersion":"5.6.11","phpVersion":"8.4.16"}

Response

Response Headers

Header Value
access-control-allow-origin
"https://contaoupdatefrontend.clickpress.de"
access-control-expose-headers
"link"
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sun, 22 Mar 2026 12:38:26 GMT"
x-debug-token
"07174f"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"f51d0c481b547d033fc62ef969e080d1"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://contaoupdateapi:V3dL8bnga1iXlBu3@127.0.0.1:3306/contaoupdateapi?serverVersion=10.5.8-MariaDB"
DEFAULT_URI
"http://localhost"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/contao-update-api"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/contao-update-api"
]
CONTENT_LENGTH
"48"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/contao-update-api/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/contao-update-api/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"9"
H2_STREAM_TAG
"337301-401-9"
HOME
"/home/stefan"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de,en-US;q=0.9,en;q=0.8"
HTTP_HOST
"contaoupdateapi.clickpress.de"
HTTP_ORIGIN
"https://contaoupdatefrontend.clickpress.de"
HTTP_REFERER
"https://contaoupdatefrontend.clickpress.de/"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-site"
HTTP_TE
"trailers"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"9"
REDIRECT_H2_STREAM_TAG
"337301-401-9"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"contaoupdateapi.clickpress.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/version/26"
REMOTE_ADDR
"93.232.106.228"
REMOTE_PORT
"63169"
REQUEST_METHOD
"PUT"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774183105
REQUEST_TIME_FLOAT
1774183105.9275
REQUEST_URI
"/api/version/26"
SCRIPT_FILENAME
"/var/www/contao-update-api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.178.30"
SERVER_ADMIN
"ssl@clickpress.de"
SERVER_NAME
"contaoupdateapi.clickpress.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.66"
SSL_TLS_SNI
"contaoupdateapi.clickpress.de"
SYMFONY_DOTENV_PATH
"/var/www/contao-update-api/.env"
SYMFONY_DOTENV_VARS
"DATABASE_URL,MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,CORS_ALLOW_ORIGIN"
USER
"stefan"
proxy-nokeepalive
"1"