Skip to content

Commit 664e756

Browse files
committed
[composer] Set dependencies for 1.0.11 release.
1 parent 03c87b2 commit 664e756

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"php": ">=7.1",
2020
"symfony/symfony": "^3.4",
2121
"jms/translation-bundle": "^1.3.2",
22-
"ezsystems/ezpublish-kernel": "^7.5@dev",
23-
"ezsystems/ezplatform-admin-ui": "^1.5@dev",
22+
"ezsystems/ezpublish-kernel": "^7.5",
23+
"ezsystems/ezplatform-admin-ui": "^1.5",
2424
"symfony/swiftmailer-bundle": "^3.0"
2525
},
2626
"require-dev": {
@@ -38,4 +38,4 @@
3838
"dev-master": "1.0.x-dev"
3939
}
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)