1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "content-hash": "6c20e3bdd0d825ede5c00f36ba000740", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "bower-asset/inputmask", |
||
11 | "version": "3.3.11", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/RobinHerbots/Inputmask.git", |
||
15 | "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b", |
||
20 | "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "bower-asset/jquery": ">=1.7" |
||
25 | }, |
||
26 | "type": "bower-asset-library", |
||
27 | "extra": { |
||
28 | "bower-asset-main": [ |
||
29 | "./dist/inputmask/inputmask.js", |
||
30 | "./dist/inputmask/inputmask.extensions.js", |
||
31 | "./dist/inputmask/inputmask.date.extensions.js", |
||
32 | "./dist/inputmask/inputmask.numeric.extensions.js", |
||
33 | "./dist/inputmask/inputmask.phone.extensions.js", |
||
34 | "./dist/inputmask/jquery.inputmask.js", |
||
35 | "./dist/inputmask/global/document.js", |
||
36 | "./dist/inputmask/global/window.js", |
||
37 | "./dist/inputmask/phone-codes/phone.js", |
||
38 | "./dist/inputmask/phone-codes/phone-be.js", |
||
39 | "./dist/inputmask/phone-codes/phone-nl.js", |
||
40 | "./dist/inputmask/phone-codes/phone-ru.js", |
||
41 | "./dist/inputmask/phone-codes/phone-uk.js", |
||
42 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js", |
||
43 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js", |
||
44 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js", |
||
45 | "./dist/inputmask/bindings/inputmask.binding.js" |
||
46 | ], |
||
47 | "bower-asset-ignore": [ |
||
48 | "**/*", |
||
49 | "!dist/*", |
||
50 | "!dist/inputmask/*", |
||
51 | "!dist/min/*", |
||
52 | "!dist/min/inputmask/*" |
||
53 | ] |
||
54 | }, |
||
55 | "license": [ |
||
56 | "http://opensource.org/licenses/mit-license.php" |
||
57 | ], |
||
58 | "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", |
||
59 | "keywords": [ |
||
60 | "form", |
||
61 | "input", |
||
62 | "inputmask", |
||
63 | "jquery", |
||
64 | "mask", |
||
65 | "plugins" |
||
66 | ], |
||
67 | "time": "2017-11-21T11:46:23+00:00" |
||
68 | }, |
||
69 | { |
||
70 | "name": "bower-asset/jquery", |
||
71 | "version": "3.2.1", |
||
72 | "source": { |
||
73 | "type": "git", |
||
74 | "url": "https://github.com/jquery/jquery-dist.git", |
||
75 | "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e" |
||
76 | }, |
||
77 | "dist": { |
||
78 | "type": "zip", |
||
79 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e", |
||
80 | "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e", |
||
81 | "shasum": "" |
||
82 | }, |
||
83 | "type": "bower-asset-library", |
||
84 | "extra": { |
||
85 | "bower-asset-main": "dist/jquery.js", |
||
86 | "bower-asset-ignore": [ |
||
87 | "package.json" |
||
88 | ] |
||
89 | }, |
||
90 | "license": [ |
||
91 | "MIT" |
||
92 | ], |
||
93 | "keywords": [ |
||
94 | "browser", |
||
95 | "javascript", |
||
96 | "jquery", |
||
97 | "library" |
||
98 | ], |
||
99 | "time": "2017-03-20T19:02:00+00:00" |
||
100 | }, |
||
101 | { |
||
102 | "name": "bower-asset/punycode", |
||
103 | "version": "v1.3.2", |
||
104 | "source": { |
||
105 | "type": "git", |
||
106 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
107 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
108 | }, |
||
109 | "dist": { |
||
110 | "type": "zip", |
||
111 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
112 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
113 | "shasum": "" |
||
114 | }, |
||
115 | "type": "bower-asset-library", |
||
116 | "extra": { |
||
117 | "bower-asset-main": "punycode.js", |
||
118 | "bower-asset-ignore": [ |
||
119 | "coverage", |
||
120 | "tests", |
||
121 | ".*", |
||
122 | "component.json", |
||
123 | "Gruntfile.js", |
||
124 | "node_modules", |
||
125 | "package.json" |
||
126 | ] |
||
127 | }, |
||
128 | "time": "2014-10-22T12:02:42+00:00" |
||
129 | }, |
||
130 | { |
||
131 | "name": "bower-asset/yii2-pjax", |
||
132 | "version": "2.0.7.1", |
||
133 | "source": { |
||
134 | "type": "git", |
||
135 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
136 | "reference": "aef7b953107264f00234902a3880eb50dafc48be" |
||
137 | }, |
||
138 | "dist": { |
||
139 | "type": "zip", |
||
140 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be", |
||
141 | "reference": "aef7b953107264f00234902a3880eb50dafc48be", |
||
142 | "shasum": "" |
||
143 | }, |
||
144 | "require": { |
||
145 | "bower-asset/jquery": ">=1.8" |
||
146 | }, |
||
147 | "type": "bower-asset-library", |
||
148 | "extra": { |
||
149 | "bower-asset-main": "./jquery.pjax.js", |
||
150 | "bower-asset-ignore": [ |
||
151 | ".travis.yml", |
||
152 | "Gemfile", |
||
153 | "Gemfile.lock", |
||
154 | "CONTRIBUTING.md", |
||
155 | "vendor/", |
||
156 | "script/", |
||
157 | "test/" |
||
158 | ] |
||
159 | }, |
||
160 | "license": [ |
||
161 | "MIT" |
||
162 | ], |
||
163 | "time": "2017-10-12T10:11:14+00:00" |
||
164 | }, |
||
165 | { |
||
166 | "name": "cebe/markdown", |
||
167 | "version": "1.1.2", |
||
168 | "source": { |
||
169 | "type": "git", |
||
170 | "url": "https://github.com/cebe/markdown.git", |
||
171 | "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e" |
||
172 | }, |
||
173 | "dist": { |
||
174 | "type": "zip", |
||
175 | "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e", |
||
176 | "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e", |
||
177 | "shasum": "" |
||
178 | }, |
||
179 | "require": { |
||
180 | "lib-pcre": "*", |
||
181 | "php": ">=5.4.0" |
||
182 | }, |
||
183 | "require-dev": { |
||
184 | "cebe/indent": "*", |
||
185 | "facebook/xhprof": "*@dev", |
||
186 | "phpunit/phpunit": "4.1.*" |
||
187 | }, |
||
188 | "bin": [ |
||
189 | "bin/markdown" |
||
190 | ], |
||
191 | "type": "library", |
||
192 | "extra": { |
||
193 | "branch-alias": { |
||
194 | "dev-master": "1.1.x-dev" |
||
195 | } |
||
196 | }, |
||
197 | "autoload": { |
||
198 | "psr-4": { |
||
199 | "cebe\\markdown\\": "" |
||
200 | } |
||
201 | }, |
||
202 | "notification-url": "https://packagist.org/downloads/", |
||
203 | "license": [ |
||
204 | "MIT" |
||
205 | ], |
||
206 | "authors": [ |
||
207 | { |
||
208 | "name": "Carsten Brandt", |
||
209 | "email": "[email protected]", |
||
210 | "homepage": "http://cebe.cc/", |
||
211 | "role": "Creator" |
||
212 | } |
||
213 | ], |
||
214 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
215 | "homepage": "https://github.com/cebe/markdown#readme", |
||
216 | "keywords": [ |
||
217 | "extensible", |
||
218 | "fast", |
||
219 | "gfm", |
||
220 | "markdown", |
||
221 | "markdown-extra" |
||
222 | ], |
||
223 | "time": "2017-07-16T21:13:23+00:00" |
||
224 | }, |
||
225 | { |
||
226 | "name": "ezyang/htmlpurifier", |
||
227 | "version": "v4.9.3", |
||
228 | "source": { |
||
229 | "type": "git", |
||
230 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
231 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69" |
||
232 | }, |
||
233 | "dist": { |
||
234 | "type": "zip", |
||
235 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", |
||
236 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69", |
||
237 | "shasum": "" |
||
238 | }, |
||
239 | "require": { |
||
240 | "php": ">=5.2" |
||
241 | }, |
||
242 | "require-dev": { |
||
243 | "simpletest/simpletest": "^1.1" |
||
244 | }, |
||
245 | "type": "library", |
||
246 | "autoload": { |
||
247 | "psr-0": { |
||
248 | "HTMLPurifier": "library/" |
||
249 | }, |
||
250 | "files": [ |
||
251 | "library/HTMLPurifier.composer.php" |
||
252 | ] |
||
253 | }, |
||
254 | "notification-url": "https://packagist.org/downloads/", |
||
255 | "license": [ |
||
256 | "LGPL" |
||
257 | ], |
||
258 | "authors": [ |
||
259 | { |
||
260 | "name": "Edward Z. Yang", |
||
261 | "email": "[email protected]", |
||
262 | "homepage": "http://ezyang.com" |
||
263 | } |
||
264 | ], |
||
265 | "description": "Standards compliant HTML filter written in PHP", |
||
266 | "homepage": "http://htmlpurifier.org/", |
||
267 | "keywords": [ |
||
268 | "html" |
||
269 | ], |
||
270 | "time": "2017-06-03T02:28:16+00:00" |
||
271 | }, |
||
272 | { |
||
273 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
274 | "version": "2.0.13.1", |
||
275 | "source": { |
||
276 | "type": "git", |
||
277 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
278 | "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf" |
||
279 | }, |
||
280 | "dist": { |
||
281 | "type": "zip", |
||
282 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf", |
||
283 | "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf", |
||
284 | "shasum": "" |
||
285 | }, |
||
286 | "require": { |
||
287 | "bower-asset/inputmask": "~3.2.2 | ~3.3.5", |
||
288 | "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
289 | "bower-asset/punycode": "1.3.*", |
||
290 | "bower-asset/yii2-pjax": "~2.0.1", |
||
291 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
292 | "ext-ctype": "*", |
||
293 | "ext-mbstring": "*", |
||
294 | "ezyang/htmlpurifier": "~4.6", |
||
295 | "lib-pcre": "*", |
||
296 | "php": ">=5.4.0", |
||
297 | "yiisoft/yii2-composer": "~2.0.4" |
||
298 | }, |
||
299 | "bin": [ |
||
300 | "yii" |
||
301 | ], |
||
302 | "type": "library", |
||
303 | "extra": { |
||
304 | "branch-alias": { |
||
305 | "dev-master": "2.0.x-dev" |
||
306 | } |
||
307 | }, |
||
308 | "autoload": { |
||
309 | "psr-4": { |
||
310 | "yii\\": "" |
||
311 | } |
||
312 | }, |
||
313 | "notification-url": "https://packagist.org/downloads/", |
||
314 | "license": [ |
||
315 | "BSD-3-Clause" |
||
316 | ], |
||
317 | "authors": [ |
||
318 | { |
||
319 | "name": "Qiang Xue", |
||
320 | "email": "[email protected]", |
||
321 | "homepage": "http://www.yiiframework.com/", |
||
322 | "role": "Founder and project lead" |
||
323 | }, |
||
324 | { |
||
325 | "name": "Alexander Makarov", |
||
326 | "email": "[email protected]", |
||
327 | "homepage": "http://rmcreative.ru/", |
||
328 | "role": "Core framework development" |
||
329 | }, |
||
330 | { |
||
331 | "name": "Maurizio Domba", |
||
332 | "homepage": "http://mdomba.info/", |
||
333 | "role": "Core framework development" |
||
334 | }, |
||
335 | { |
||
336 | "name": "Carsten Brandt", |
||
337 | "email": "[email protected]", |
||
338 | "homepage": "http://cebe.cc/", |
||
339 | "role": "Core framework development" |
||
340 | }, |
||
341 | { |
||
342 | "name": "Timur Ruziev", |
||
343 | "email": "[email protected]", |
||
344 | "homepage": "http://resurtm.com/", |
||
345 | "role": "Core framework development" |
||
346 | }, |
||
347 | { |
||
348 | "name": "Paul Klimov", |
||
349 | "email": "[email protected]", |
||
350 | "role": "Core framework development" |
||
351 | }, |
||
352 | { |
||
353 | "name": "Dmitry Naumenko", |
||
354 | "email": "[email protected]", |
||
355 | "role": "Core framework development" |
||
356 | }, |
||
357 | { |
||
358 | "name": "Boudewijn Vahrmeijer", |
||
359 | "email": "[email protected]", |
||
360 | "homepage": "http://dynasource.eu", |
||
361 | "role": "Core framework development" |
||
362 | } |
||
363 | ], |
||
364 | "description": "Yii PHP Framework Version 2", |
||
365 | "homepage": "http://www.yiiframework.com/", |
||
366 | "keywords": [ |
||
367 | "framework", |
||
368 | "yii2" |
||
369 | ], |
||
370 | "time": "2017-11-14T11:08:21+00:00" |
||
371 | }, |
||
372 | { |
||
373 | "name": "yiisoft/yii2-composer", |
||
374 | "version": "2.0.5", |
||
375 | "source": { |
||
376 | "type": "git", |
||
377 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
378 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
379 | }, |
||
380 | "dist": { |
||
381 | "type": "zip", |
||
382 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
383 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
384 | "shasum": "" |
||
385 | }, |
||
386 | "require": { |
||
387 | "composer-plugin-api": "^1.0" |
||
388 | }, |
||
389 | "require-dev": { |
||
390 | "composer/composer": "^1.0" |
||
391 | }, |
||
392 | "type": "composer-plugin", |
||
393 | "extra": { |
||
394 | "class": "yii\\composer\\Plugin", |
||
395 | "branch-alias": { |
||
396 | "dev-master": "2.0.x-dev" |
||
397 | } |
||
398 | }, |
||
399 | "autoload": { |
||
400 | "psr-4": { |
||
401 | "yii\\composer\\": "" |
||
402 | } |
||
403 | }, |
||
404 | "notification-url": "https://packagist.org/downloads/", |
||
405 | "license": [ |
||
406 | "BSD-3-Clause" |
||
407 | ], |
||
408 | "authors": [ |
||
409 | { |
||
410 | "name": "Qiang Xue", |
||
411 | "email": "[email protected]" |
||
412 | } |
||
413 | ], |
||
414 | "description": "The composer plugin for Yii extension installer", |
||
415 | "keywords": [ |
||
416 | "composer", |
||
417 | "extension installer", |
||
418 | "yii2" |
||
419 | ], |
||
420 | "time": "2016-12-20T13:26:02+00:00" |
||
421 | } |
||
422 | ], |
||
423 | "packages-dev": [], |
||
424 | "aliases": [], |
||
425 | "minimum-stability": "stable", |
||
426 | "stability-flags": [], |
||
427 | "prefer-stable": false, |
||
428 | "prefer-lowest": false, |
||
429 | "platform": { |
||
430 | "php": ">=7.1.0" |
||
431 | }, |
||
432 | "platform-dev": [] |
||
433 | } |
||
434 |