Skip to content

Commit

Permalink
[composer] Set dependencies for 1.0.13 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Dec 21, 2021
1 parent 23c5823 commit 1974cb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
],
"require": {
"php": ">=7.1",
"ezsystems/ezpublish-kernel": "^7.5@dev",
"ezsystems/ezpublish-kernel": "^7.5",
"ocramius/proxy-manager": "~1.0 || ~2.0",
"symfony/proxy-manager-bridge": "^2.8.40 || ^3.4.11",
"zetacomponents/system-information": "^1.1.1",
"ezsystems/ezplatform-admin-ui": "^1.5@dev"
"ezsystems/ezplatform-admin-ui": "^1.5"
},
"require-dev": {
"ezsystems/ezplatform-code-style": "^0.1.0",
Expand Down

0 comments on commit 1974cb5

Please sign in to comment.