We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98607f commit 1ae7599Copy full SHA for 1ae7599
app/code/Magento/Developer/composer.json
@@ -3,12 +3,12 @@
3
"description": "N/A",
4
"require": {
5
"php": "~5.4.11|~5.5.0|~5.6.0",
6
- "magento/module-core": "0.42.0-beta4",
7
- "magento/framework": "0.42.0-beta4",
+ "magento/module-core": "0.42.0-beta5",
+ "magento/framework": "0.42.0-beta5",
8
"magento/magento-composer-installer": "*"
9
},
10
"type": "magento2-module",
11
- "version": "0.42.0-beta4",
+ "version": "0.42.0-beta5",
12
"license": [
13
"OSL-3.0",
14
"AFL-3.0"
0 commit comments