-
Notifications
You must be signed in to change notification settings - Fork 83
/
dev.json
134 lines (134 loc) · 6.38 KB
/
dev.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"name": "oro/commerce",
"description": "OroCommerce - an open-source Business to Business Commerce application. \\nThis package contains bundles and needs to be added as a dependency in an OroCommerce application.",
"homepage": "https://github.com/oroinc/orocommerce",
"license": "OSL-3.0",
"authors": [
{
"name": "Oro, Inc",
"homepage": "https://oroinc.com/"
}
],
"require": {
"ext-xmlwriter": "*",
"ext-zlib": "*",
"oro/platform": "6.1.*",
"oro/platform-serialised-fields": "6.1.*",
"oro/calendar-bundle": "6.1.*",
"oro/marketing": "6.1.*",
"oro/customer-portal": "6.1.*",
"besimple/soap-client": "^0.2.6"
},
"require-dev": {
"behat/behat": "~3.12.0",
"behat/gherkin": "~4.9.0",
"behat/mink": "~1.10.0",
"friends-of-behat/mink-extension": "~v2.7.2",
"behat/mink-selenium2-driver": "~1.6.0",
"friends-of-behat/symfony-extension": "~2.4.0",
"nelmio/alice": "~3.12.1",
"theofidry/alice-data-fixtures": "~1.6.0",
"phpunit/phpunit": "~9.5.27",
"johnkary/phpunit-speedtrap": "~4.0.1",
"squizlabs/php_codesniffer": "~3.10.1",
"phpmd/phpmd": "~2.15.0",
"sebastian/phpcpd": "~6.0.3",
"symfony/phpunit-bridge": "~6.4.0",
"symfony/browser-kit": "~6.4.0",
"symfony/css-selector": "~6.4.0",
"symfony/debug-bundle": "~6.4.0",
"symfony/dom-crawler": "~6.4.0",
"symfony/stopwatch": "~6.4.0",
"symfony/var-dumper": "~6.4.0",
"symfony/var-exporter": "~6.4.0",
"symfony/web-profiler-bundle": "~6.4.0",
"friendsofphp/php-cs-fixer": "~3.57.2",
"oro/twig-inspector": "1.1.*"
},
"repositories": {
"monorepo": {
"type": "path",
"url": "../*"
},
"oro": {
"type": "composer",
"url": "https://packagist.oroinc.com"
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"npm": {
"grapesjs": "0.20.1",
"grapesjs-parser-postcss": "1.0.1",
"grapesjs-plugin-export": "1.0.11",
"@oroinc/jquery-creditcardvalidator": "1.1",
"@oroinc/elevatezoom": "3.0.81",
"html2canvas": "1.4.1"
},
"branch-alias": {
"dev-master": "6.1-dev"
}
},
"autoload": {
"psr-4": {
"Oro\\Bridge\\CalendarCommerce\\": "src/Oro/Bridge/CalendarCommerce",
"Oro\\Bridge\\MarketingCommerce\\": "src/Oro/Bridge/MarketingCommerce",
"Oro\\Bundle\\AlternativeCheckoutBundle\\": "src/Oro/Bundle/AlternativeCheckoutBundle",
"Oro\\Bundle\\ApplicationBundle\\": "src/Oro/Bundle/ApplicationBundle",
"Oro\\Bundle\\CatalogBundle\\": "src/Oro/Bundle/CatalogBundle",
"Oro\\Bundle\\CheckoutBundle\\": "src/Oro/Bundle/CheckoutBundle",
"Oro\\Bundle\\CMSBundle\\": "src/Oro/Bundle/CMSBundle",
"Oro\\Bundle\\CommerceBundle\\": "src/Oro/Bundle/CommerceBundle",
"Oro\\Bundle\\CommerceEntityBundle\\": "src/Oro/Bundle/CommerceEntityBundle",
"Oro\\Bundle\\ConsentBundle\\": "src/Oro/Bundle/ConsentBundle",
"Oro\\Bundle\\FallbackBundle\\": "src/Oro/Bundle/FallbackBundle",
"Oro\\Bundle\\FedexShippingBundle\\": "src/Oro/Bundle/FedexShippingBundle",
"Oro\\Bundle\\FlatRateShippingBundle\\": "src/Oro/Bundle/FlatRateShippingBundle",
"Oro\\Bundle\\FixedProductShippingBundle\\": "src/Oro/Bundle/FixedProductShippingBundle",
"Oro\\Bundle\\FrontendLocalizationBundle\\": "src/Oro/Bundle/FrontendLocalizationBundle",
"Oro\\Bundle\\FrontendTestFrameworkBundle\\": "src/Oro/Bundle/FrontendTestFrameworkBundle",
"Oro\\Bundle\\InventoryBundle\\": "src/Oro/Bundle/InventoryBundle",
"Oro\\Bundle\\MoneyOrderBundle\\": "src/Oro/Bundle/MoneyOrderBundle",
"Oro\\Bundle\\OrderBundle\\": "src/Oro/Bundle/OrderBundle",
"Oro\\Bundle\\PaymentBundle\\": "src/Oro/Bundle/PaymentBundle",
"Oro\\Bundle\\PaymentTermBundle\\": "src/Oro/Bundle/PaymentTermBundle",
"Oro\\Bundle\\PayPalBundle\\": "src/Oro/Bundle/PayPalBundle",
"Oro\\Bundle\\PricingBundle\\": "src/Oro/Bundle/PricingBundle",
"Oro\\Bundle\\ProductBundle\\": "src/Oro/Bundle/ProductBundle",
"Oro\\Bundle\\PromotionBundle\\": "src/Oro/Bundle/PromotionBundle",
"Oro\\Bundle\\RedirectBundle\\": "src/Oro/Bundle/RedirectBundle",
"Oro\\Bundle\\RFPBundle\\": "src/Oro/Bundle/RFPBundle",
"Oro\\Bundle\\RuleBundle\\": "src/Oro/Bundle/RuleBundle",
"Oro\\Bundle\\SaleBundle\\": "src/Oro/Bundle/SaleBundle",
"Oro\\Bundle\\SEOBundle\\": "src/Oro/Bundle/SEOBundle",
"Oro\\Bundle\\ShippingBundle\\": "src/Oro/Bundle/ShippingBundle",
"Oro\\Bundle\\ShoppingListBundle\\": "src/Oro/Bundle/ShoppingListBundle",
"Oro\\Bundle\\TaxBundle\\": "src/Oro/Bundle/TaxBundle",
"Oro\\Bundle\\UPSBundle\\": "src/Oro/Bundle/UPSBundle",
"Oro\\Bundle\\ValidationBundle\\": "src/Oro/Bundle/ValidationBundle",
"Oro\\Bundle\\VisibilityBundle\\": "src/Oro/Bundle/VisibilityBundle",
"Oro\\Bundle\\WebsiteSearchTermBundle\\": "src/Oro/Bundle/WebsiteSearchTermBundle",
"Oro\\Bundle\\WebCatalogBundle\\": "src/Oro/Bundle/WebCatalogBundle",
"Oro\\Bundle\\WebsiteSearchBundle\\": "src/Oro/Bundle/WebsiteSearchBundle",
"Oro\\Bundle\\WebsiteSearchSuggestionBundle\\": "src/Oro/Bundle/WebsiteSearchSuggestionBundle",
"Oro\\Component\\Checkout\\": "src/Oro/Component/Checkout",
"Oro\\Component\\Expression\\": "src/Oro/Component/Expression",
"Oro\\Component\\SEO\\": "src/Oro/Component/SEO",
"Oro\\Component\\Testing\\": "src/Oro/Component/Testing",
"Oro\\Component\\Tree\\": "src/Oro/Component/Tree",
"Oro\\Component\\WebCatalog\\": "src/Oro/Component/WebCatalog",
"Oro\\Component\\Website\\": "src/Oro/Component/Website"
},
"exclude-from-classmap": [
"/Tests/"
]
},
"config": {
"allow-plugins": {
"symfony/runtime": false,
"php-http/discovery": false,
"symfony/flex": false
}
}
}