mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
update composer dependencies
This commit is contained in:
@@ -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
667
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user