Skip to content

Commit 345815b

Browse files
committed
MAGETWO-32953: Fix Bamboo builds
- Fixed static tests failures related to Magento\Core refactoring - Removed dependency declarations on Magento\Cron and Magento\Eav in Core module
1 parent 68cf7ba commit 345815b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Core/composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"php": "~5.4.11|~5.5.0|~5.6.0",
66
"magento/module-store": "0.42.0-beta4",
77
"magento/module-backend": "0.42.0-beta4",
8-
"magento/module-cron": "0.42.0-beta4",
98
"magento/module-theme": "0.42.0-beta4",
10-
"magento/module-eav": "0.42.0-beta4",
119
"magento/module-page-cache": "0.42.0-beta4",
1210
"magento/framework": "0.42.0-beta4",
1311
"lib-libxml": "*",

0 commit comments

Comments
 (0)