diff --git a/composer.lock b/composer.lock index 6080880a..d02a7434 100644 --- a/composer.lock +++ b/composer.lock @@ -104,12 +104,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "3c17705c9f0d8a18e5d7cd18d87902b065ce9167" + "reference": "64f0f74510b9c241b2aa930f9620eb8988d72c96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/3c17705c9f0d8a18e5d7cd18d87902b065ce9167", - "reference": "3c17705c9f0d8a18e5d7cd18d87902b065ce9167", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/64f0f74510b9c241b2aa930f9620eb8988d72c96", + "reference": "64f0f74510b9c241b2aa930f9620eb8988d72c96", "shasum": "" }, "require": { @@ -145,7 +145,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-10-02T00:46:22+00:00" + "time": "2025-10-17T00:49:00+00:00" }, { "name": "psr/clock", diff --git a/psalm.xml b/psalm.xml index 8719c3ce..8db66d13 100644 --- a/psalm.xml +++ b/psalm.xml @@ -10,7 +10,7 @@ xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd" errorBaseline="tests/psalm-baseline.xml" - phpVersion="8.1" + phpVersion="8.2" >