File tree Expand file tree Collapse file tree 4 files changed +35
-47
lines changed
dev/tests/integration/testsuite/Magento/Framework/Composer/_files Expand file tree Collapse file tree 4 files changed +35
-47
lines changed Original file line number Diff line number Diff line change 49
49
"symfony/event-dispatcher" : " ~2.1" ,
50
50
"phpseclib/phpseclib" : " ~0.3" ,
51
51
"tedivm/jshrink" : " ~1.0.1" ,
52
- "magento/composer" : " ~1.0.0"
53
- },
54
- "require-dev" : {
55
- "phpunit/phpunit" : " 4.1.0" ,
56
- "squizlabs/php_codesniffer" : " 1.5.3" ,
57
- "phpmd/phpmd" : " @stable" ,
58
- "pdepend/pdepend" : " 2.0.6" ,
52
+ "magento/composer" : " ~1.0.0" ,
59
53
"lib-libxml" : " *" ,
60
54
"ext-ctype" : " *" ,
61
55
"ext-gd" : " *" ,
68
62
"ext-iconv" : " *" ,
69
63
"ext-intl" : " *" ,
70
64
"ext-xsl" : " *" ,
71
- "ext-mbstring" : " *" ,
65
+ "ext-mbstring" : " *"
66
+ },
67
+ "require-dev" : {
68
+ "phpunit/phpunit" : " 4.1.0" ,
69
+ "squizlabs/php_codesniffer" : " 1.5.3" ,
70
+ "phpmd/phpmd" : " @stable" ,
71
+ "pdepend/pdepend" : " 2.0.6" ,
72
72
"sjparkinson/static-review" : " ~4.1" ,
73
73
"fabpot/php-cs-fixer" : " ~1.2" ,
74
74
"lusitanian/oauth" : " ~0.3"
Original file line number Diff line number Diff line change 37
37
"tubalmartin/cssmin" : " 2.4.8-p4" ,
38
38
"magento/magento-composer-installer" : " *" ,
39
39
"phpseclib/phpseclib" : " ~0.3" ,
40
- "symfony/console" : " ~2.3"
41
- },
42
- "require-dev" : {
43
- "phpunit/phpunit" : " 4.1.0" ,
44
- "squizlabs/php_codesniffer" : " 1.5.3" ,
45
- "phpmd/phpmd" : " @stable" ,
46
- "pdepend/pdepend" : " 2.0.6" ,
40
+ "symfony/console" : " ~2.3" ,
47
41
"lib-libxml" : " *" ,
48
42
"ext-ctype" : " *" ,
49
43
"ext-gd" : " *" ,
54
48
"ext-hash" : " *" ,
55
49
"ext-curl" : " *" ,
56
50
"ext-iconv" : " *" ,
57
- "ext-intl" : " *" ,
51
+ "ext-intl" : " *"
52
+ },
53
+ "require-dev" : {
54
+ "phpunit/phpunit" : " 4.1.0" ,
55
+ "squizlabs/php_codesniffer" : " 1.5.3" ,
56
+ "phpmd/phpmd" : " @stable" ,
57
+ "pdepend/pdepend" : " 2.0.6" ,
58
58
"sjparkinson/static-review" : " ~4.1" ,
59
59
"fabpot/php-cs-fixer" : " ~1.2" ,
60
60
"lusitanian/oauth" : " ~0.3"
Original file line number Diff line number Diff line change 15
15
"squizlabs/php_codesniffer" : " 1.5.3" ,
16
16
"phpmd/phpmd" : " @stable" ,
17
17
"pdepend/pdepend" : " 2.0.6" ,
18
- "lib-libxml" : " *" ,
19
- "ext-ctype" : " *" ,
20
- "ext-gd" : " *" ,
21
- "ext-spl" : " *" ,
22
- "ext-dom" : " *" ,
23
- "ext-simplexml" : " *" ,
24
- "ext-mcrypt" : " *" ,
25
- "ext-hash" : " *" ,
26
- "ext-curl" : " *" ,
27
- "ext-iconv" : " *" ,
28
- "ext-intl" : " *" ,
29
18
"sjparkinson/static-review" : " ~4.1" ,
30
19
"fabpot/php-cs-fixer" : " ~1.2" ,
31
20
"lusitanian/oauth" : " ~0.3"
You can’t perform that action at this time.
0 commit comments