release v2.0.0-alpha2
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-07-03 13:39:22 +02:00
parent 4e1482f09a
commit 80ae8c4302
5 changed files with 24 additions and 69 deletions

View File

@@ -4,12 +4,12 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=7.2.5",
"php": ">=8.2.0",
"ext-ctype": "*",
"ext-iconv": "*",
"champs-libres/wopi-bundle": "dev-master@dev",
"champs-libres/wopi-lib": "dev-master@dev",
"chill-project/chill-bundles": "v3.0.0-RC3",
"chill-project/chill-bundles": "v3.0.0-RC4",
"chill-project/chill-deploy": "^1.0",
"symfony/console": "5.4.*",
"symfony/dotenv": "5.4.*",