diff --git a/appinfo/info.xml b/appinfo/info.xml index ce5c1b14..2b24450d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,7 +4,7 @@ Slack Integration Integration of Slack - 2.2.0 + 3.0.0 agpl Anupam Kumar Slack @@ -17,7 +17,7 @@ https://raw.githubusercontent.com/nextcloud/integration_slack/main/img/screenshot1.png https://raw.githubusercontent.com/nextcloud/integration_slack/main/img/screenshot2.png - + OCA\Slack\Settings\Admin diff --git a/psalm.xml b/psalm.xml index 264bd029..330086c7 100644 --- a/psalm.xml +++ b/psalm.xml @@ -5,7 +5,7 @@ findUnusedCode="false" resolveFromConfigFile="true" ensureOverrideAttribute="false" - phpVersion="8.1" + phpVersion="8.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd">