Skip to content

Commit 538bc21

Browse files
author
Dale Sikkema
committed
MAGETWO-34447: Pull Request for Sprint 46 stories
1 parent fb2ae3f commit 538bc21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app/code/Magento/Variable/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.4.11|~5.5.0|~5.6.0",
6-
"magento/module-backend": "0.42.0-beta8",
7-
"magento/module-email": "0.42.0-beta8",
8-
"magento/module-store": "0.42.0-beta8",
9-
"magento/framework": "0.42.0-beta8",
6+
"magento/module-backend": "0.42.0-beta9",
7+
"magento/module-email": "0.42.0-beta9",
8+
"magento/module-store": "0.42.0-beta9",
9+
"magento/framework": "0.42.0-beta9",
1010
"magento/magento-composer-installer": "*"
1111
},
1212
"type": "magento2-module",
13-
"version": "0.42.0-beta8",
13+
"version": "0.42.0-beta9",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

0 commit comments

Comments
 (0)