Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.36 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Nov 3, 2023
1 parent 7dad7cd commit fc4b7b3
Show file tree
Hide file tree
Showing 2 changed files with 13,929 additions and 20 deletions.
40 changes: 20 additions & 20 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@
"ext-ctype": "*",
"ext-iconv": "*",
"doctrine/doctrine-migrations-bundle": "^3.0",
"ezsystems/doctrine-dbal-schema": "^1.0.x-dev",
"ezsystems/ez-support-tools": "^2.3.x-dev",
"ezsystems/ezplatform-admin-ui": "^2.3.x-dev",
"ezsystems/ezplatform-admin-ui-assets": "~5.3.0@beta",
"ezsystems/ezplatform-content-forms": "^1.3.x-dev",
"ezsystems/ezplatform-core": "^2.3.x-dev",
"ezsystems/ezplatform-cron": "^3.1.x-dev",
"ezsystems/ezplatform-design-engine": "^3.0.x-dev",
"ezsystems/ezplatform-graphql": "^2.3.x-dev",
"ezsystems/ezplatform-kernel": "^1.3.x-dev",
"ezsystems/ezplatform-http-cache": "^2.3.x-dev",
"ezsystems/ezplatform-matrix-fieldtype": "^2.2.x-dev",
"ezsystems/ezplatform-query-fieldtype": "^2.3.x-dev",
"ezsystems/ezplatform-rest": "^1.3.x-dev",
"ezsystems/ezplatform-richtext": "^2.3.x-dev",
"ezsystems/ezplatform-search": "^1.2.x-dev",
"ezsystems/ezplatform-solr-search-engine": "^3.3.x-dev",
"ezsystems/ezplatform-standard-design": "^0.3.x-dev",
"ezsystems/ezplatform-user": "^2.3.x-dev",
"ibexa/post-install": "^1.0.x-dev",
"ezsystems/doctrine-dbal-schema": "~1.0.10",
"ezsystems/ez-support-tools": "~2.3.11",
"ezsystems/ezplatform-admin-ui": "~2.3.34",
"ezsystems/ezplatform-admin-ui-assets": "~5.3.3",
"ezsystems/ezplatform-content-forms": "~1.3.16",
"ezsystems/ezplatform-core": "~2.3.36",
"ezsystems/ezplatform-cron": "~3.1.6",
"ezsystems/ezplatform-design-engine": "~3.0.12",
"ezsystems/ezplatform-graphql": "~2.3.17",
"ezsystems/ezplatform-kernel": "~1.3.34",
"ezsystems/ezplatform-http-cache": "~2.3.15",
"ezsystems/ezplatform-matrix-fieldtype": "~2.2.11",
"ezsystems/ezplatform-query-fieldtype": "~2.3.9",
"ezsystems/ezplatform-rest": "~1.3.22",
"ezsystems/ezplatform-richtext": "~2.3.21",
"ezsystems/ezplatform-search": "~1.2.7",
"ezsystems/ezplatform-solr-search-engine": "~3.3.15",
"ezsystems/ezplatform-standard-design": "~0.3.8",
"ezsystems/ezplatform-user": "~2.3.12",
"ibexa/post-install": "~1.0.12",
"symfony/asset": "^5.3.0",
"symfony/cache": "^5.3.0",
"symfony/console": "^5.3.0",
Expand Down
Loading

0 comments on commit fc4b7b3

Please sign in to comment.