Add toggle for calendar feature with OCC

Signed-off-by: Fledermaus-20 <benno.traub@icloud.com>
This commit is contained in:
Fledermaus-20
2025-06-24 12:10:05 +02:00
parent 4e70286629
commit b73c2becda
19 changed files with 164 additions and 21 deletions

View File

@@ -48,7 +48,7 @@ jobs:
persist-credentials: false
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ matrix.php-versions }}
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite