forked from oroinc/platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.json
163 lines (163 loc) · 5.57 KB
/
composer.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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
{
"name": "oro/platform",
"description": "Business Application Platform (BAP)",
"homepage": "https://github.com/oroinc/platform.git",
"license": "MIT",
"authors": [
{
"name": "Oro, Inc",
"homepage": "http://www.orocrm.com"
}
],
"require": {
"php": "~7.3.13",
"ext-intl": "*",
"ext-mbstring": "*",
"ext-gd": "*",
"ext-xml": "*",
"ext-zip": "*",
"ext-openssl": "*",
"psr/container": "^1.0",
"psr/simple-cache": "1.0.*",
"nyholm/psr7": "1.2.*",
"symfony/symfony": "4.4.2",
"symfony/security-acl": "~3.0.0",
"symfony/acl-bundle": "1.0.*",
"twig/twig": "2.10.*",
"doctrine/orm": "2.6.3",
"doctrine/doctrine-bundle": "1.9.*",
"doctrine/dbal": "2.7.*",
"doctrine/annotations": "1.6.*",
"doctrine/data-fixtures": "1.3.*",
"doctrine/doctrine-fixtures-bundle": "2.4.*",
"doctrine/collections": "1.5.*",
"doctrine/persistence": "1.3.1",
"twig/extensions": "1.5.*",
"symfony/swiftmailer-bundle": "3.1.2",
"symfony/monolog-bundle": "3.3.*",
"sensio/framework-extra-bundle": "5.2.*",
"incenteev/composer-parameter-handler": "2.1.*",
"jms/serializer": "1.14.*",
"jms/serializer-bundle": "2.4.*",
"knplabs/knp-menu": "2.3.*",
"knplabs/knp-menu-bundle": "2.2.*",
"friendsofsymfony/rest-bundle": "2.3.1",
"friendsofsymfony/jsrouting-bundle": "2.2.*",
"nelmio/api-doc-bundle": "2.13.3",
"nelmio/security-bundle": "2.5.*",
"ass/xmlsecurity": "1.1.1",
"stof/doctrine-extensions-bundle": "1.3.*",
"liip/imagine-bundle": "2.0.0",
"leafo/scssphp": "0.6.*",
"zendframework/zend-mail": "2.10.0",
"mtdowling/cron-expression": "1.2.*",
"gos/web-socket-bundle": "1.8.12",
"guzzle/guzzle": "3.7.*",
"lexik/maintenance-bundle": "2.1.5",
"composer/composer": "1.6.*",
"akeneo/batch-bundle": "0.4.11",
"nesbot/carbon": "1.29.*",
"monolog/monolog": "1.23.*",
"ocramius/proxy-manager": "2.1.1",
"knplabs/knp-gaufrette-bundle": "0.5.2",
"oro/doctrine-extensions": "1.2.*",
"tinymce/tinymce": "4.6.*",
"ezyang/htmlpurifier": "4.10.*",
"xemlock/htmlpurifier-html5": "0.1.10",
"hwi/oauth-bundle": "0.6.*",
"kriswallsmith/buzz": "1.0.*",
"piwik/device-detector": "3.10.*",
"symfony/polyfill-php70":"1.*",
"box/spout": "2.7.*",
"robloach/component-installer": "0.2.*",
"jms/cg": "1.2.*",
"oro/redis-config": "4.1.*",
"brick/math": "0.8.*",
"phpdocumentor/reflection-docblock": "4.3.*",
"php-http/httplug-bundle": "1.15.2",
"salsify/json-streaming-parser": "8.0.1"
},
"require-dev": {
"behat/behat": "3.4.*",
"behat/mink": "1.7.x-dev#6d637f7",
"behat/mink-extension": "2.3.*",
"behat/mink-selenium2-driver": "1.*",
"behat/symfony2-extension": "2.1.*",
"nelmio/alice": "3.5.*",
"theofidry/alice-data-fixtures": "1.0.*",
"phpunit/phpunit": "7.5.15",
"johnkary/phpunit-speedtrap": "3.0.*",
"mybuilder/phpunit-accelerator": "dev-master",
"squizlabs/php_codesniffer": "3.3.*",
"phpmd/phpmd": "2.6.*",
"sebastian/phpcpd": "4.0.*",
"phpunit/phpcov": "5.0.*",
"symfony/phpunit-bridge": "4.3.*",
"friendsofphp/php-cs-fixer": "2.12.*",
"oro/twig-inspector": "1.0.*"
},
"repositories": {
"oro": {
"type": "composer",
"url": "https://packagist.orocrm.com"
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"npm": {
"moment": "2.24.*",
"moment-timezone": "0.5.*",
"jstree": "3.3.*",
"jquery.cookie": "1.4.1",
"when": "2.4.0",
"crypto-js": "3.1.7",
"jquery-mousewheel": "3.1.13",
"jquery-numeric": "1.5.0",
"timepicker": "1.11.*",
"datepair.js": "0.4.*",
"lightgallery": "1.4.0",
"jquery-ui-multiselect-widget": "2.0.1",
"autolinker": "1.6.*",
"Base64": "1.0.*",
"flotr2": "0.1.0",
"bean": "1.0.6",
"jquery-validation": "1.16.0",
"backgrid": "0.3.7",
"numeral": "2.0.6",
"jquery-form": "4.2.1",
"fuse.js": "3.2.*",
"jquery": "3.4.*",
"jquery-ui": "1.12.*",
"backbone": "1.4.*",
"underscore": "1.9.*",
"jquery.uniform": "4.3.*",
"overlayscrollbars": "1.6.*",
"font-awesome": "4.7.*",
"bootstrap": "4.3.1",
"popper.js": "1.14.7",
"asap": "2.0.6",
"slick-carousel": "1.6.0",
"xregexp": "3.2.*",
"css-vars-ponyfill": "^2.0",
"scriptjs": "2.5.9",
"focus-visible": "5.0.2",
"@oroinc/jquery-ajax-queue": "0.0.1",
"@oroinc/jsplumb": "1.7.*",
"@oroinc/select2": "3.4.1",
"@oroinc/autobahnjs": "0.8.0",
"@oroinc/backbone.pageable": "1.2.3",
"@oroinc/jquery.nicescroll": "3.6.6"
},
"symfony": {
"require": "4.4.*"
},
"branch-alias": {
"dev-master": "4.1-dev"
}
},
"autoload": {
"psr-4": {"": "src/"},
"exclude-from-classmap": ["/Tests/"]
}
}