update composer dependencies

This commit is contained in:
Yuri Kuznetsov
2023-07-05 09:38:23 +03:00
parent 8d7a64587c
commit a0bb78bc58
2 changed files with 367 additions and 311 deletions

View File

@@ -5,7 +5,7 @@
"homepage": "https://github.com/espocrm/espocrm.git",
"license": "GPL-3.0-only",
"require": {
"php": ">=8.0.0 <8.3.0",
"php": ">=8.0.2 <8.3.0",
"ext-pdo_mysql": "*",
"ext-openssl": "*",
"ext-json": "*",
@@ -18,7 +18,7 @@
"ext-pdo": "*",
"psr/log": "1.1.*",
"psr/http-message": "^1.0",
"psr/container": "*",
"psr/container": "^1.1",
"slim/slim": "^4.11",
"slim/psr7": "^1",
"dragonmantank/cron-expression": "3.0.*",
@@ -32,9 +32,10 @@
"composer/semver": "^3",
"spatie/async": "1.5.5",
"tecnickcom/tcpdf": "6.3.5",
"symfony/process": "4.4.*",
"symfony/http-foundation": "4.4.*",
"cboden/ratchet": "^0.4.1",
"symfony/process": "6.0.*",
"symfony/http-foundation": "6.0.*",
"symfony/routing": "6.0.*",
"cboden/ratchet": "^0.4.4",
"react/zmq": "^0.4.0",
"guzzlehttp/psr7": "^1.6",
"michelf/php-markdown": "^1.9",

667
composer.lock generated

File diff suppressed because it is too large Load Diff