Skip to content

Commit

Permalink
adjusted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
konradoboza committed Jan 5, 2022
1 parent 3e6e2d4 commit dfdd8d3
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,21 @@
"php": "^7.3 || ^8.0",
"ext-json": "*",
"ezsystems/ezplatform-kernel": "^1.3@dev",
"ezsystems/ezplatform-core": "^2.1@dev",
"ezsystems/ezplatform-admin-ui": "^2.2@dev",
"ezsystems/ezplatform-core": "^2.3@dev",
"ezsystems/ezplatform-admin-ui": "^2.3@dev",
"ocramius/proxy-manager": "^2.2",
"symfony/proxy-manager-bridge": "^5.0",
"zetacomponents/system-information": "^1.1.1"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev",
"ezsystems/ezplatform-code-style": "^0.1",
"ezsystems/ezplatform-content-forms": "^1.3@dev",
"ezsystems/ezplatform-http-cache": "^2.3@dev",
"ezsystems/ezplatform-rest": "^1.3@dev",
"ezsystems/ezplatform-richtext": "^2.3@dev",
"ezsystems/ezplatform-search": "^1.2@dev",
"ezsystems/ezplatform-user": "^2.3@dev",
"friendsofphp/php-cs-fixer": "^2.16",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"phpunit/phpunit": "^8.2",
Expand Down

0 comments on commit dfdd8d3

Please sign in to comment.