mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
update symfony to 7 and spatie/async to 1.8
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
"monolog/monolog": "^3.9",
|
||||
"zordius/lightncandy": "dev-espo#v1.2.5e",
|
||||
"composer/semver": "^3",
|
||||
"spatie/async": "1.5.6",
|
||||
"symfony/process": "^6",
|
||||
"symfony/http-foundation": "^6",
|
||||
"symfony/routing": "^6",
|
||||
"spatie/async": "^1.8.1",
|
||||
"symfony/process": "^7",
|
||||
"symfony/http-foundation": "^7",
|
||||
"symfony/routing": "^7",
|
||||
"cboden/ratchet": "0.4.x-dev#9ac6a412a26d8bae6541ee0b65ffaf78e316b1a6",
|
||||
"react/zmq": "^0.4.0",
|
||||
"guzzlehttp/psr7": "^2.7.0",
|
||||
@@ -52,7 +52,7 @@
|
||||
"chillerlan/php-qrcode": "^5.0",
|
||||
"tholu/php-cidr-match": "^0.5",
|
||||
"league/oauth2-client": "^2.9",
|
||||
"symfony/mailer": "^6",
|
||||
"symfony/mailer": "^7",
|
||||
"league/html-to-markdown": "^5.1",
|
||||
"psr/clock": "^1.0",
|
||||
"react/child-process": "^0.6.6",
|
||||
|
||||
Reference in New Issue
Block a user