diff --git a/README.md b/README.md index 68c833d..4052ff7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Licensed under the GNU General Public License v3.0 (GPLv3). For details, please ## Copyright © Pimcore GmbH -© 2025 OpenDXP Contributors — GPLv3 +© 2026 OpenDXP Contributors — GPLv3 ## Trademarks Pimcore® is a registered [trademark](https://www.trademarkelite.com/europe/trademark/trademark-detail/009309841/PIMCORE) of Pimcore GmbH. diff --git a/SECURITY.md b/SECURITY.md index d5a52de..3fdd144 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -8,7 +8,6 @@ Instead, all security issues must be reported via a private vulnerability report Please follow the [instructions](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability) to submit a private report. - ## Resolving Process Every submitted security issue is handled with top priority by following these steps: diff --git a/composer.json b/composer.json index 391ea3a..f2e0e73 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "forum": "https://github.com/open-dxp/admin-bundle/discussions" }, "require": { - "php": "~8.3.0 || ~8.4.0", + "php": "~8.3.0 || ~8.4.0 || ~8.5.0", "cbschuld/browser.php": "^1.9.6", "endroid/qr-code": "^4 || ^5.1", "phpoffice/phpspreadsheet": "^2.2 || ^3.3",