Skip to content

Commit c2b6f2b

Browse files
committed
AC-14602:Migrate from TinyMCE to Hugerte.org | Revert Composer.json
1 parent 95d1bf0 commit c2b6f2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,14 @@
4141
"colinmollenhour/credis": "^1.15",
4242
"colinmollenhour/php-redis-session-abstract": "^2.0",
4343
"composer/composer": "^2.0, !=2.2.16",
44+
"elasticsearch/elasticsearch": "^8.15",
4445
"duosecurity/duo_api_php": "^1.1",
4546
"duosecurity/duo_universal_php": "^1.0",
46-
"elasticsearch/elasticsearch": "^8.15",
4747
"ezyang/htmlpurifier": "^4.17",
4848
"guzzlehttp/guzzle": "^7.5",
4949
"laminas/laminas-captcha": "^2.18",
5050
"laminas/laminas-code": "^4.13",
51+
"magento/magento-zf-db": "^3.21",
5152
"laminas/laminas-di": "^3.15",
5253
"laminas/laminas-escaper": "^2.13",
5354
"laminas/laminas-eventmanager": "^3.11",
@@ -68,7 +69,6 @@
6869
"magento/composer": "^1.10.1-beta1",
6970
"magento/composer-dependency-version-audit-plugin": "^0.1",
7071
"magento/magento-composer-installer": ">=0.4.0",
71-
"magento/magento-zf-db": "^3.21",
7272
"magento/zend-cache": "^1.16",
7373
"magento/zend-db": "^1.16",
7474
"magento/zend-pdf": "^1.16",
@@ -82,10 +82,10 @@
8282
"ramsey/uuid": "^4.2",
8383
"symfony/console": "^6.4",
8484
"symfony/intl": "^6.4",
85-
"symfony/mailer": "^6.4",
86-
"symfony/mime": "^6.4",
8785
"symfony/process": "^6.4",
8886
"symfony/string": "^6.4",
87+
"symfony/mailer": "^6.4",
88+
"symfony/mime": "^6.4",
8989
"tedivm/jshrink": "^1.4",
9090
"tubalmartin/cssmin": "^4.1",
9191
"web-token/jwt-framework": "^3.4",

0 commit comments

Comments
 (0)