Commit 57bb05b8f12ce724b678c407748f4c4475d96a5f

Authored by Yarik
1 parent 71c16737

Brand fix

Showing 2 changed files with 136 additions and 128 deletions   Show diff stats
composer.json
... ... @@ -31,7 +31,9 @@
31 31 "speixoto/yii2-amcharts": "^0.1.1",
32 32 "2amigos/yii2-tinymce-widget": "~1.1",
33 33 "kartik-v/yii2-widget-select2": "@dev",
34   - "phpoffice/phpexcel": "^1.8"
  34 + "phpoffice/phpexcel": "^1.8",
  35 + "bower-asset/amcharts": "@dev",
  36 + "bower-asset/pnotify": "@dev"
35 37 },
36 38 "require-dev": {
37 39 "yiisoft/yii2-debug": "~2.0.0",
... ...
composer.lock
... ... @@ -4,8 +4,7 @@
4 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 5 "This file is @generated automatically"
6 6 ],
7   - "hash": "faab32dd593e809e5ef4b627bfa057a9",
8   - "content-hash": "910eed691b9ef35e3c8362d0df0af174",
  7 + "content-hash": "ee517d5a3aceb2f736a9f4528c5a3e11",
9 8 "packages": [
10 9 {
11 10 "name": "2amigos/yii2-tinymce-widget",
... ... @@ -65,26 +64,27 @@
65 64 "yii 2",
66 65 "yii2"
67 66 ],
68   - "time": "2015-03-28 21:53:43"
  67 + "time": "2015-03-28T21:53:43+00:00"
69 68 },
70 69 {
71 70 "name": "bower-asset/amcharts",
72   - "version": "v3.15.2",
  71 + "version": "dev-master",
73 72 "source": {
74 73 "type": "git",
75 74 "url": "https://github.com/arturgspb/bower-amcharts.git",
76   - "reference": "47b9e0976015243db5254eb64f449743b1bbdca0"
  75 + "reference": "2c769000cedd96ff6dad4cb676f1453e5661f438"
77 76 },
78 77 "dist": {
79 78 "type": "zip",
80   - "url": "https://api.github.com/repos/arturgspb/bower-amcharts/zipball/47b9e0976015243db5254eb64f449743b1bbdca0",
81   - "reference": "47b9e0976015243db5254eb64f449743b1bbdca0",
  79 + "url": "https://api.github.com/repos/arturgspb/bower-amcharts/zipball/2c769000cedd96ff6dad4cb676f1453e5661f438",
  80 + "reference": "2c769000cedd96ff6dad4cb676f1453e5661f438",
82 81 "shasum": ""
83 82 },
84 83 "type": "bower-asset-library",
85 84 "extra": {
86 85 "bower-asset-main": "./dist/amcharts/amcharts.js"
87   - }
  86 + },
  87 + "time": "2016-01-04 17:22:55"
88 88 },
89 89 {
90 90 "name": "bower-asset/amcharts-stock",
... ... @@ -102,10 +102,7 @@
102 102 },
103 103 "type": "bower-asset-library",
104 104 "extra": {
105   - "bower-asset-main": "./dist/amcharts/amcharts.js",
106   - "branch-alias": {
107   - "dev-master": "3.13.0-dev"
108   - }
  105 + "bower-asset-main": "./dist/amcharts/amcharts.js"
109 106 },
110 107 "time": "2015-01-28 07:40:20"
111 108 },
... ... @@ -124,7 +121,7 @@
124 121 "shasum": ""
125 122 },
126 123 "require": {
127   - "bower-asset/jquery": ">=1.9.1,<=3"
  124 + "bower-asset/jquery": ">=1.9.1,<4.0"
128 125 },
129 126 "type": "bower-asset-library",
130 127 "extra": {
... ... @@ -335,16 +332,16 @@
335 332 },
336 333 {
337 334 "name": "bower-asset/jquery.inputmask",
338   - "version": "3.3.4",
  335 + "version": "3.3.5",
339 336 "source": {
340 337 "type": "git",
341 338 "url": "https://github.com/RobinHerbots/Inputmask.git",
342   - "reference": "8a882bc471ba4077c4f8ecbe3d9d61c7558f3ef2"
  339 + "reference": "ed27356d1b22366be48c4e7b8d038b9649bd4ab0"
343 340 },
344 341 "dist": {
345 342 "type": "zip",
346   - "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/8a882bc471ba4077c4f8ecbe3d9d61c7558f3ef2",
347   - "reference": "8a882bc471ba4077c4f8ecbe3d9d61c7558f3ef2",
  343 + "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/ed27356d1b22366be48c4e7b8d038b9649bd4ab0",
  344 + "reference": "ed27356d1b22366be48c4e7b8d038b9649bd4ab0",
348 345 "shasum": ""
349 346 },
350 347 "require": {
... ... @@ -353,24 +350,31 @@
353 350 "type": "bower-asset-library",
354 351 "extra": {
355 352 "bower-asset-main": [
356   - "./dist/inputmask/inputmask.dependencyLib",
357   - "./dist/inputmask/inputmask",
358   - "./dist/inputmask/inputmask.extensions",
359   - "./dist/inputmask/inputmask.date.extensions",
360   - "./dist/inputmask/inputmask.numeric.extensions",
361   - "./dist/inputmask/inputmask.phone.extensions",
362   - "./dist/inputmask/inputmask.regex.extensions",
363   - "./dist/inputmask/jquery.inputmask"
  353 + "./dist/inputmask/inputmask.js",
  354 + "./dist/inputmask/inputmask.extensions.js",
  355 + "./dist/inputmask/inputmask.date.extensions.js",
  356 + "./dist/inputmask/inputmask.numeric.extensions.js",
  357 + "./dist/inputmask/inputmask.phone.extensions.js",
  358 + "./dist/inputmask/inputmask.regex.extensions.js",
  359 + "./dist/inputmask/jquery.inputmask.js",
  360 + "./dist/inputmask/global/document.js",
  361 + "./dist/inputmask/global/window.js",
  362 + "./dist/inputmask/phone-codes/phone.js",
  363 + "./dist/inputmask/phone-codes/phone-be.js",
  364 + "./dist/inputmask/phone-codes/phone-nl.js",
  365 + "./dist/inputmask/phone-codes/phone-ru.js",
  366 + "./dist/inputmask/phone-codes/phone-uk.js",
  367 + "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
  368 + "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
  369 + "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
  370 + "./dist/inputmask/bindings/inputmask.binding.js"
364 371 ],
365 372 "bower-asset-ignore": [
366 373 "**/*",
367 374 "!dist/*",
368 375 "!dist/inputmask/*",
369 376 "!dist/min/*",
370   - "!dist/min/inputmask/*",
371   - "!extra/bindings/*",
372   - "!extra/dependencyLibs/*",
373   - "!extra/phone-codes/*"
  377 + "!dist/min/inputmask/*"
374 378 ]
375 379 },
376 380 "license": [
... ... @@ -568,7 +572,7 @@
568 572 "markdown",
569 573 "markdown-extra"
570 574 ],
571   - "time": "2016-09-14 20:40:20"
  575 + "time": "2016-09-14T20:40:20+00:00"
572 576 },
573 577 {
574 578 "name": "ezyang/htmlpurifier",
... ... @@ -615,7 +619,7 @@
615 619 "keywords": [
616 620 "html"
617 621 ],
618   - "time": "2017-03-13 06:30:53"
  622 + "time": "2017-03-13T06:30:53+00:00"
619 623 },
620 624 {
621 625 "name": "firebase/php-jwt",
... ... @@ -658,7 +662,7 @@
658 662 ],
659 663 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
660 664 "homepage": "https://github.com/firebase/php-jwt",
661   - "time": "2016-07-18 04:51:16"
  665 + "time": "2016-07-18T04:51:16+00:00"
662 666 },
663 667 {
664 668 "name": "fortawesome/font-awesome",
... ... @@ -706,7 +710,7 @@
706 710 "font",
707 711 "icon"
708 712 ],
709   - "time": "2016-10-24 15:52:54"
  713 + "time": "2016-10-24T15:52:54+00:00"
710 714 },
711 715 {
712 716 "name": "google/apiclient",
... ... @@ -765,7 +769,7 @@
765 769 "keywords": [
766 770 "google"
767 771 ],
768   - "time": "2017-03-22 18:32:04"
  772 + "time": "2017-03-22T18:32:04+00:00"
769 773 },
770 774 {
771 775 "name": "google/apiclient-services",
... ... @@ -802,7 +806,7 @@
802 806 "keywords": [
803 807 "google"
804 808 ],
805   - "time": "2017-03-13 17:40:44"
  809 + "time": "2017-03-13T17:40:44+00:00"
806 810 },
807 811 {
808 812 "name": "google/auth",
... ... @@ -850,7 +854,7 @@
850 854 "google",
851 855 "oauth2"
852 856 ],
853   - "time": "2016-11-02 14:59:14"
  857 + "time": "2016-11-02T14:59:14+00:00"
854 858 },
855 859 {
856 860 "name": "guzzlehttp/guzzle",
... ... @@ -912,7 +916,7 @@
912 916 "rest",
913 917 "web service"
914 918 ],
915   - "time": "2017-02-28 22:50:30"
  919 + "time": "2017-02-28T22:50:30+00:00"
916 920 },
917 921 {
918 922 "name": "guzzlehttp/promises",
... ... @@ -963,7 +967,7 @@
963 967 "keywords": [
964 968 "promise"
965 969 ],
966   - "time": "2016-12-20 10:07:11"
  970 + "time": "2016-12-20T10:07:11+00:00"
967 971 },
968 972 {
969 973 "name": "guzzlehttp/psr7",
... ... @@ -1028,7 +1032,7 @@
1028 1032 "uri",
1029 1033 "url"
1030 1034 ],
1031   - "time": "2017-03-20 17:10:46"
  1035 + "time": "2017-03-20T17:10:46+00:00"
1032 1036 },
1033 1037 {
1034 1038 "name": "hiqdev/yii2-asset-icheck",
... ... @@ -1100,7 +1104,7 @@
1100 1104 "iCheck",
1101 1105 "yii2"
1102 1106 ],
1103   - "time": "2016-03-30 10:59:26"
  1107 + "time": "2016-03-30T10:59:26+00:00"
1104 1108 },
1105 1109 {
1106 1110 "name": "hiqdev/yii2-asset-pnotify",
... ... @@ -1162,7 +1166,7 @@
1162 1166 "pnotify",
1163 1167 "yii2"
1164 1168 ],
1165   - "time": "2015-09-09 15:16:38"
  1169 + "time": "2015-09-09T15:16:38+00:00"
1166 1170 },
1167 1171 {
1168 1172 "name": "imagine/imagine",
... ... @@ -1219,7 +1223,7 @@
1219 1223 "image manipulation",
1220 1224 "image processing"
1221 1225 ],
1222   - "time": "2015-09-19 16:54:05"
  1226 + "time": "2015-09-19T16:54:05+00:00"
1223 1227 },
1224 1228 {
1225 1229 "name": "kartik-v/bootstrap-fileinput",
... ... @@ -1272,7 +1276,7 @@
1272 1276 "progress",
1273 1277 "upload"
1274 1278 ],
1275   - "time": "2017-04-02 18:38:08"
  1279 + "time": "2017-04-02T18:38:08+00:00"
1276 1280 },
1277 1281 {
1278 1282 "name": "kartik-v/yii2-krajee-base",
... ... @@ -1323,7 +1327,7 @@
1323 1327 "widget",
1324 1328 "yii2"
1325 1329 ],
1326   - "time": "2017-02-22 05:58:53"
  1330 + "time": "2017-02-22T05:58:53+00:00"
1327 1331 },
1328 1332 {
1329 1333 "name": "kartik-v/yii2-widget-fileinput",
... ... @@ -1378,7 +1382,7 @@
1378 1382 "widget",
1379 1383 "yii2"
1380 1384 ],
1381   - "time": "2016-06-16 06:53:01"
  1385 + "time": "2016-06-16T06:53:01+00:00"
1382 1386 },
1383 1387 {
1384 1388 "name": "kartik-v/yii2-widget-select2",
... ... @@ -1386,12 +1390,12 @@
1386 1390 "source": {
1387 1391 "type": "git",
1388 1392 "url": "https://github.com/kartik-v/yii2-widget-select2.git",
1389   - "reference": "d345da5617c2c62f75dca81b564e54a6cc5142b6"
  1393 + "reference": "03f202e9e2415f4c84e93a64074d85677fd0cc51"
1390 1394 },
1391 1395 "dist": {
1392 1396 "type": "zip",
1393   - "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/d345da5617c2c62f75dca81b564e54a6cc5142b6",
1394   - "reference": "d345da5617c2c62f75dca81b564e54a6cc5142b6",
  1397 + "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/03f202e9e2415f4c84e93a64074d85677fd0cc51",
  1398 + "reference": "03f202e9e2415f4c84e93a64074d85677fd0cc51",
1395 1399 "shasum": ""
1396 1400 },
1397 1401 "require": {
... ... @@ -1431,7 +1435,7 @@
1431 1435 "widget",
1432 1436 "yii2"
1433 1437 ],
1434   - "time": "2017-04-02 04:16:46"
  1438 + "time": "2017-04-12 09:00:24"
1435 1439 },
1436 1440 {
1437 1441 "name": "monolog/monolog",
... ... @@ -1509,20 +1513,20 @@
1509 1513 "logging",
1510 1514 "psr-3"
1511 1515 ],
1512   - "time": "2017-03-13 07:08:03"
  1516 + "time": "2017-03-13T07:08:03+00:00"
1513 1517 },
1514 1518 {
1515 1519 "name": "noam148/yii2-image-manager",
1516   - "version": "1.2.1",
  1520 + "version": "1.2.2",
1517 1521 "source": {
1518 1522 "type": "git",
1519 1523 "url": "https://github.com/noam148/yii2-image-manager.git",
1520   - "reference": "fa1b8d9c405dec2404065d472105b77e783880ed"
  1524 + "reference": "4b44a4929661a24e3e133f9e38f409966d313940"
1521 1525 },
1522 1526 "dist": {
1523 1527 "type": "zip",
1524   - "url": "https://api.github.com/repos/noam148/yii2-image-manager/zipball/fa1b8d9c405dec2404065d472105b77e783880ed",
1525   - "reference": "fa1b8d9c405dec2404065d472105b77e783880ed",
  1528 + "url": "https://api.github.com/repos/noam148/yii2-image-manager/zipball/4b44a4929661a24e3e133f9e38f409966d313940",
  1529 + "reference": "4b44a4929661a24e3e133f9e38f409966d313940",
1526 1530 "shasum": ""
1527 1531 },
1528 1532 "require": {
... ... @@ -1558,7 +1562,7 @@
1558 1562 "widget",
1559 1563 "yii2"
1560 1564 ],
1561   - "time": "2017-02-23 14:49:07"
  1565 + "time": "2017-04-23T15:41:45+00:00"
1562 1566 },
1563 1567 {
1564 1568 "name": "noam148/yii2-image-resize",
... ... @@ -1604,7 +1608,7 @@
1604 1608 "resize",
1605 1609 "yii2"
1606 1610 ],
1607   - "time": "2016-11-29 18:17:37"
  1611 + "time": "2016-11-29T18:17:37+00:00"
1608 1612 },
1609 1613 {
1610 1614 "name": "phpoffice/phpexcel",
... ... @@ -1661,7 +1665,7 @@
1661 1665 "xls",
1662 1666 "xlsx"
1663 1667 ],
1664   - "time": "2015-05-01 07:00:55"
  1668 + "time": "2015-05-01T07:00:55+00:00"
1665 1669 },
1666 1670 {
1667 1671 "name": "phpseclib/phpseclib",
... ... @@ -1753,7 +1757,7 @@
1753 1757 "x.509",
1754 1758 "x509"
1755 1759 ],
1756   - "time": "2016-10-04 00:57:04"
  1760 + "time": "2016-10-04T00:57:04+00:00"
1757 1761 },
1758 1762 {
1759 1763 "name": "psr/cache",
... ... @@ -1799,7 +1803,7 @@
1799 1803 "psr",
1800 1804 "psr-6"
1801 1805 ],
1802   - "time": "2016-08-06 20:24:11"
  1806 + "time": "2016-08-06T20:24:11+00:00"
1803 1807 },
1804 1808 {
1805 1809 "name": "psr/http-message",
... ... @@ -1849,7 +1853,7 @@
1849 1853 "request",
1850 1854 "response"
1851 1855 ],
1852   - "time": "2016-08-06 14:39:51"
  1856 + "time": "2016-08-06T14:39:51+00:00"
1853 1857 },
1854 1858 {
1855 1859 "name": "psr/log",
... ... @@ -1896,7 +1900,7 @@
1896 1900 "psr",
1897 1901 "psr-3"
1898 1902 ],
1899   - "time": "2016-10-10 12:19:37"
  1903 + "time": "2016-10-10T12:19:37+00:00"
1900 1904 },
1901 1905 {
1902 1906 "name": "rmrevin/yii2-fontawesome",
... ... @@ -1948,7 +1952,7 @@
1948 1952 "font",
1949 1953 "yii"
1950 1954 ],
1951   - "time": "2017-01-11 14:05:47"
  1955 + "time": "2017-01-11T14:05:47+00:00"
1952 1956 },
1953 1957 {
1954 1958 "name": "speixoto/yii2-amcharts",
... ... @@ -1990,20 +1994,20 @@
1990 1994 "amcharts",
1991 1995 "yii"
1992 1996 ],
1993   - "time": "2016-08-23 13:52:28"
  1997 + "time": "2016-08-23T13:52:28+00:00"
1994 1998 },
1995 1999 {
1996 2000 "name": "swiftmailer/swiftmailer",
1997   - "version": "v5.4.6",
  2001 + "version": "v5.4.7",
1998 2002 "source": {
1999 2003 "type": "git",
2000 2004 "url": "https://github.com/swiftmailer/swiftmailer.git",
2001   - "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e"
  2005 + "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4"
2002 2006 },
2003 2007 "dist": {
2004 2008 "type": "zip",
2005   - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
2006   - "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
  2009 + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4",
  2010 + "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4",
2007 2011 "shasum": ""
2008 2012 },
2009 2013 "require": {
... ... @@ -2044,20 +2048,20 @@
2044 2048 "mail",
2045 2049 "mailer"
2046 2050 ],
2047   - "time": "2017-02-13 07:52:53"
  2051 + "time": "2017-04-20T17:32:18+00:00"
2048 2052 },
2049 2053 {
2050 2054 "name": "tinymce/tinymce",
2051   - "version": "4.5.6",
  2055 + "version": "4.5.7",
2052 2056 "source": {
2053 2057 "type": "git",
2054 2058 "url": "https://github.com/tinymce/tinymce-dist.git",
2055   - "reference": "87a20625963d051cce993130c6d8ebd5fbc96314"
  2059 + "reference": "9f00447e1dd5b99d47810c84c66c39950663c129"
2056 2060 },
2057 2061 "dist": {
2058 2062 "type": "zip",
2059   - "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/87a20625963d051cce993130c6d8ebd5fbc96314",
2060   - "reference": "87a20625963d051cce993130c6d8ebd5fbc96314",
  2063 + "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/9f00447e1dd5b99d47810c84c66c39950663c129",
  2064 + "reference": "9f00447e1dd5b99d47810c84c66c39950663c129",
2061 2065 "shasum": ""
2062 2066 },
2063 2067 "type": "component",
... ... @@ -2090,7 +2094,7 @@
2090 2094 "tinymce",
2091 2095 "wysiwyg"
2092 2096 ],
2093   - "time": "2017-03-30 13:48:40"
  2097 + "time": "2017-04-25T12:41:19+00:00"
2094 2098 },
2095 2099 {
2096 2100 "name": "yii2tech/filedb",
... ... @@ -2138,7 +2142,7 @@
2138 2142 "static",
2139 2143 "yii2"
2140 2144 ],
2141   - "time": "2017-02-06 10:58:30"
  2145 + "time": "2017-02-06T10:58:30+00:00"
2142 2146 },
2143 2147 {
2144 2148 "name": "yiisoft/yii2",
... ... @@ -2238,7 +2242,7 @@
2238 2242 "framework",
2239 2243 "yii2"
2240 2244 ],
2241   - "time": "2017-02-08 09:04:32"
  2245 + "time": "2017-02-08T09:04:32+00:00"
2242 2246 },
2243 2247 {
2244 2248 "name": "yiisoft/yii2-bootstrap",
... ... @@ -2288,7 +2292,7 @@
2288 2292 "bootstrap",
2289 2293 "yii2"
2290 2294 ],
2291   - "time": "2016-03-17 03:29:28"
  2295 + "time": "2016-03-17T03:29:28+00:00"
2292 2296 },
2293 2297 {
2294 2298 "name": "yiisoft/yii2-composer",
... ... @@ -2338,7 +2342,7 @@
2338 2342 "extension installer",
2339 2343 "yii2"
2340 2344 ],
2341   - "time": "2016-12-20 13:26:02"
  2345 + "time": "2016-12-20T13:26:02+00:00"
2342 2346 },
2343 2347 {
2344 2348 "name": "yiisoft/yii2-imagine",
... ... @@ -2386,7 +2390,7 @@
2386 2390 "imagine",
2387 2391 "yii2"
2388 2392 ],
2389   - "time": "2016-11-03 19:28:39"
  2393 + "time": "2016-11-03T19:28:39+00:00"
2390 2394 },
2391 2395 {
2392 2396 "name": "yiisoft/yii2-swiftmailer",
... ... @@ -2436,7 +2440,7 @@
2436 2440 "swiftmailer",
2437 2441 "yii2"
2438 2442 ],
2439   - "time": "2016-09-09 11:48:11"
  2443 + "time": "2016-09-09T11:48:11+00:00"
2440 2444 },
2441 2445 {
2442 2446 "name": "yiister/yii2-gentelella",
... ... @@ -2494,7 +2498,7 @@
2494 2498 "theme",
2495 2499 "yii2"
2496 2500 ],
2497   - "time": "2017-03-21 14:59:58"
  2501 + "time": "2017-03-21T14:59:58+00:00"
2498 2502 }
2499 2503 ],
2500 2504 "packages-dev": [
... ... @@ -2555,7 +2559,7 @@
2555 2559 "gherkin",
2556 2560 "parser"
2557 2561 ],
2558   - "time": "2016-10-30 11:50:56"
  2562 + "time": "2016-10-30T11:50:56+00:00"
2559 2563 },
2560 2564 {
2561 2565 "name": "bower-asset/typeahead.js",
... ... @@ -2673,7 +2677,7 @@
2673 2677 "functional testing",
2674 2678 "unit testing"
2675 2679 ],
2676   - "time": "2017-03-25 03:34:50"
  2680 + "time": "2017-03-25T03:34:50+00:00"
2677 2681 },
2678 2682 {
2679 2683 "name": "codeception/verify",
... ... @@ -2709,7 +2713,7 @@
2709 2713 }
2710 2714 ],
2711 2715 "description": "BDD assertion library for PHPUnit",
2712   - "time": "2017-01-09 10:58:51"
  2716 + "time": "2017-01-09T10:58:51+00:00"
2713 2717 },
2714 2718 {
2715 2719 "name": "doctrine/instantiator",
... ... @@ -2763,7 +2767,7 @@
2763 2767 "constructor",
2764 2768 "instantiate"
2765 2769 ],
2766   - "time": "2015-06-14 21:17:01"
  2770 + "time": "2015-06-14T21:17:01+00:00"
2767 2771 },
2768 2772 {
2769 2773 "name": "fzaninotto/faker",
... ... @@ -2811,20 +2815,20 @@
2811 2815 "faker",
2812 2816 "fixtures"
2813 2817 ],
2814   - "time": "2016-04-29 12:21:54"
  2818 + "time": "2016-04-29T12:21:54+00:00"
2815 2819 },
2816 2820 {
2817 2821 "name": "myclabs/deep-copy",
2818   - "version": "1.6.0",
  2822 + "version": "1.6.1",
2819 2823 "source": {
2820 2824 "type": "git",
2821 2825 "url": "https://github.com/myclabs/DeepCopy.git",
2822   - "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
  2826 + "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102"
2823 2827 },
2824 2828 "dist": {
2825 2829 "type": "zip",
2826   - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
2827   - "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
  2830 + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102",
  2831 + "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102",
2828 2832 "shasum": ""
2829 2833 },
2830 2834 "require": {
... ... @@ -2853,7 +2857,7 @@
2853 2857 "object",
2854 2858 "object graph"
2855 2859 ],
2856   - "time": "2017-01-26 22:05:40"
  2860 + "time": "2017-04-12T18:52:22+00:00"
2857 2861 },
2858 2862 {
2859 2863 "name": "phpdocumentor/reflection-common",
... ... @@ -2907,7 +2911,7 @@
2907 2911 "reflection",
2908 2912 "static analysis"
2909 2913 ],
2910   - "time": "2015-12-27 11:43:31"
  2914 + "time": "2015-12-27T11:43:31+00:00"
2911 2915 },
2912 2916 {
2913 2917 "name": "phpdocumentor/reflection-docblock",
... ... @@ -2952,7 +2956,7 @@
2952 2956 }
2953 2957 ],
2954 2958 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2955   - "time": "2016-09-30 07:12:33"
  2959 + "time": "2016-09-30T07:12:33+00:00"
2956 2960 },
2957 2961 {
2958 2962 "name": "phpdocumentor/type-resolver",
... ... @@ -2999,7 +3003,7 @@
2999 3003 "email": "me@mikevanriel.com"
3000 3004 }
3001 3005 ],
3002   - "time": "2016-11-25 06:54:22"
  3006 + "time": "2016-11-25T06:54:22+00:00"
3003 3007 },
3004 3008 {
3005 3009 "name": "phpspec/php-diff",
... ... @@ -3037,7 +3041,7 @@
3037 3041 }
3038 3042 ],
3039 3043 "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
3040   - "time": "2016-04-07 12:29:16"
  3044 + "time": "2016-04-07T12:29:16+00:00"
3041 3045 },
3042 3046 {
3043 3047 "name": "phpspec/prophecy",
... ... @@ -3100,7 +3104,7 @@
3100 3104 "spy",
3101 3105 "stub"
3102 3106 ],
3103   - "time": "2017-03-02 20:05:34"
  3107 + "time": "2017-03-02T20:05:34+00:00"
3104 3108 },
3105 3109 {
3106 3110 "name": "phpunit/php-code-coverage",
... ... @@ -3163,7 +3167,7 @@
3163 3167 "testing",
3164 3168 "xunit"
3165 3169 ],
3166   - "time": "2017-04-02 07:44:40"
  3170 + "time": "2017-04-02T07:44:40+00:00"
3167 3171 },
3168 3172 {
3169 3173 "name": "phpunit/php-file-iterator",
... ... @@ -3210,7 +3214,7 @@
3210 3214 "filesystem",
3211 3215 "iterator"
3212 3216 ],
3213   - "time": "2016-10-03 07:40:28"
  3217 + "time": "2016-10-03T07:40:28+00:00"
3214 3218 },
3215 3219 {
3216 3220 "name": "phpunit/php-text-template",
... ... @@ -3251,7 +3255,7 @@
3251 3255 "keywords": [
3252 3256 "template"
3253 3257 ],
3254   - "time": "2015-06-21 13:50:34"
  3258 + "time": "2015-06-21T13:50:34+00:00"
3255 3259 },
3256 3260 {
3257 3261 "name": "phpunit/php-timer",
... ... @@ -3300,7 +3304,7 @@
3300 3304 "keywords": [
3301 3305 "timer"
3302 3306 ],
3303   - "time": "2017-02-26 11:10:40"
  3307 + "time": "2017-02-26T11:10:40+00:00"
3304 3308 },
3305 3309 {
3306 3310 "name": "phpunit/php-token-stream",
... ... @@ -3349,7 +3353,7 @@
3349 3353 "keywords": [
3350 3354 "tokenizer"
3351 3355 ],
3352   - "time": "2017-02-27 10:12:30"
  3356 + "time": "2017-02-27T10:12:30+00:00"
3353 3357 },
3354 3358 {
3355 3359 "name": "phpunit/phpunit",
... ... @@ -3431,7 +3435,7 @@
3431 3435 "testing",
3432 3436 "xunit"
3433 3437 ],
3434   - "time": "2017-04-03 02:22:27"
  3438 + "time": "2017-04-03T02:22:27+00:00"
3435 3439 },
3436 3440 {
3437 3441 "name": "phpunit/phpunit-mock-objects",
... ... @@ -3490,7 +3494,7 @@
3490 3494 "mock",
3491 3495 "xunit"
3492 3496 ],
3493   - "time": "2016-12-08 20:27:08"
  3497 + "time": "2016-12-08T20:27:08+00:00"
3494 3498 },
3495 3499 {
3496 3500 "name": "sebastian/code-unit-reverse-lookup",
... ... @@ -3535,7 +3539,7 @@
3535 3539 ],
3536 3540 "description": "Looks up which function or method a line of code belongs to",
3537 3541 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3538   - "time": "2017-03-04 06:30:41"
  3542 + "time": "2017-03-04T06:30:41+00:00"
3539 3543 },
3540 3544 {
3541 3545 "name": "sebastian/comparator",
... ... @@ -3599,7 +3603,7 @@
3599 3603 "compare",
3600 3604 "equality"
3601 3605 ],
3602   - "time": "2017-01-29 09:50:25"
  3606 + "time": "2017-01-29T09:50:25+00:00"
3603 3607 },
3604 3608 {
3605 3609 "name": "sebastian/diff",
... ... @@ -3651,7 +3655,7 @@
3651 3655 "keywords": [
3652 3656 "diff"
3653 3657 ],
3654   - "time": "2015-12-08 07:14:41"
  3658 + "time": "2015-12-08T07:14:41+00:00"
3655 3659 },
3656 3660 {
3657 3661 "name": "sebastian/environment",
... ... @@ -3701,7 +3705,7 @@
3701 3705 "environment",
3702 3706 "hhvm"
3703 3707 ],
3704   - "time": "2016-11-26 07:53:53"
  3708 + "time": "2016-11-26T07:53:53+00:00"
3705 3709 },
3706 3710 {
3707 3711 "name": "sebastian/exporter",
... ... @@ -3768,7 +3772,7 @@
3768 3772 "export",
3769 3773 "exporter"
3770 3774 ],
3771   - "time": "2016-11-19 08:54:04"
  3775 + "time": "2016-11-19T08:54:04+00:00"
3772 3776 },
3773 3777 {
3774 3778 "name": "sebastian/global-state",
... ... @@ -3819,7 +3823,7 @@
3819 3823 "keywords": [
3820 3824 "global state"
3821 3825 ],
3822   - "time": "2015-10-12 03:26:01"
  3826 + "time": "2015-10-12T03:26:01+00:00"
3823 3827 },
3824 3828 {
3825 3829 "name": "sebastian/object-enumerator",
... ... @@ -3865,7 +3869,7 @@
3865 3869 ],
3866 3870 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
3867 3871 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
3868   - "time": "2017-02-18 15:18:39"
  3872 + "time": "2017-02-18T15:18:39+00:00"
3869 3873 },
3870 3874 {
3871 3875 "name": "sebastian/recursion-context",
... ... @@ -3918,7 +3922,7 @@
3918 3922 ],
3919 3923 "description": "Provides functionality to recursively process PHP variables",
3920 3924 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3921   - "time": "2016-11-19 07:33:16"
  3925 + "time": "2016-11-19T07:33:16+00:00"
3922 3926 },
3923 3927 {
3924 3928 "name": "sebastian/resource-operations",
... ... @@ -3960,7 +3964,7 @@
3960 3964 ],
3961 3965 "description": "Provides a list of PHP built-in functions that operate on resources",
3962 3966 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
3963   - "time": "2015-07-28 20:34:47"
  3967 + "time": "2015-07-28T20:34:47+00:00"
3964 3968 },
3965 3969 {
3966 3970 "name": "sebastian/version",
... ... @@ -4003,7 +4007,7 @@
4003 4007 ],
4004 4008 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4005 4009 "homepage": "https://github.com/sebastianbergmann/version",
4006   - "time": "2016-10-03 07:35:21"
  4010 + "time": "2016-10-03T07:35:21+00:00"
4007 4011 },
4008 4012 {
4009 4013 "name": "stecman/symfony-console-completion",
... ... @@ -4048,7 +4052,7 @@
4048 4052 }
4049 4053 ],
4050 4054 "description": "Automatic BASH completion for Symfony Console Component based applications.",
4051   - "time": "2016-02-24 05:08:54"
  4055 + "time": "2016-02-24T05:08:54+00:00"
4052 4056 },
4053 4057 {
4054 4058 "name": "symfony/browser-kit",
... ... @@ -4105,7 +4109,7 @@
4105 4109 ],
4106 4110 "description": "Symfony BrowserKit Component",
4107 4111 "homepage": "https://symfony.com",
4108   - "time": "2017-02-21 09:12:04"
  4112 + "time": "2017-02-21T09:12:04+00:00"
4109 4113 },
4110 4114 {
4111 4115 "name": "symfony/console",
... ... @@ -4168,7 +4172,7 @@
4168 4172 ],
4169 4173 "description": "Symfony Console Component",
4170 4174 "homepage": "https://symfony.com",
4171   - "time": "2017-04-04 14:33:42"
  4175 + "time": "2017-04-04T14:33:42+00:00"
4172 4176 },
4173 4177 {
4174 4178 "name": "symfony/css-selector",
... ... @@ -4221,7 +4225,7 @@
4221 4225 ],
4222 4226 "description": "Symfony CssSelector Component",
4223 4227 "homepage": "https://symfony.com",
4224   - "time": "2017-02-21 09:12:04"
  4228 + "time": "2017-02-21T09:12:04+00:00"
4225 4229 },
4226 4230 {
4227 4231 "name": "symfony/debug",
... ... @@ -4278,7 +4282,7 @@
4278 4282 ],
4279 4283 "description": "Symfony Debug Component",
4280 4284 "homepage": "https://symfony.com",
4281   - "time": "2017-03-28 21:38:24"
  4285 + "time": "2017-03-28T21:38:24+00:00"
4282 4286 },
4283 4287 {
4284 4288 "name": "symfony/dom-crawler",
... ... @@ -4334,7 +4338,7 @@
4334 4338 ],
4335 4339 "description": "Symfony DomCrawler Component",
4336 4340 "homepage": "https://symfony.com",
4337   - "time": "2017-02-21 09:12:04"
  4341 + "time": "2017-02-21T09:12:04+00:00"
4338 4342 },
4339 4343 {
4340 4344 "name": "symfony/event-dispatcher",
... ... @@ -4394,7 +4398,7 @@
4394 4398 ],
4395 4399 "description": "Symfony EventDispatcher Component",
4396 4400 "homepage": "https://symfony.com",
4397   - "time": "2017-04-04 07:26:27"
  4401 + "time": "2017-04-04T07:26:27+00:00"
4398 4402 },
4399 4403 {
4400 4404 "name": "symfony/finder",
... ... @@ -4443,7 +4447,7 @@
4443 4447 ],
4444 4448 "description": "Symfony Finder Component",
4445 4449 "homepage": "https://symfony.com",
4446   - "time": "2017-03-20 09:32:19"
  4450 + "time": "2017-03-20T09:32:19+00:00"
4447 4451 },
4448 4452 {
4449 4453 "name": "symfony/polyfill-mbstring",
... ... @@ -4502,7 +4506,7 @@
4502 4506 "portable",
4503 4507 "shim"
4504 4508 ],
4505   - "time": "2016-11-14 01:06:16"
  4509 + "time": "2016-11-14T01:06:16+00:00"
4506 4510 },
4507 4511 {
4508 4512 "name": "symfony/yaml",
... ... @@ -4557,7 +4561,7 @@
4557 4561 ],
4558 4562 "description": "Symfony Yaml Component",
4559 4563 "homepage": "https://symfony.com",
4560   - "time": "2017-03-20 09:45:15"
  4564 + "time": "2017-03-20T09:45:15+00:00"
4561 4565 },
4562 4566 {
4563 4567 "name": "webmozart/assert",
... ... @@ -4607,7 +4611,7 @@
4607 4611 "check",
4608 4612 "validate"
4609 4613 ],
4610   - "time": "2016-11-23 20:04:58"
  4614 + "time": "2016-11-23T20:04:58+00:00"
4611 4615 },
4612 4616 {
4613 4617 "name": "yiisoft/yii2-debug",
... ... @@ -4654,7 +4658,7 @@
4654 4658 "debugger",
4655 4659 "yii2"
4656 4660 ],
4657   - "time": "2017-02-21 10:30:50"
  4661 + "time": "2017-02-21T10:30:50+00:00"
4658 4662 },
4659 4663 {
4660 4664 "name": "yiisoft/yii2-faker",
... ... @@ -4701,7 +4705,7 @@
4701 4705 "faker",
4702 4706 "yii2"
4703 4707 ],
4704   - "time": "2015-03-01 06:22:44"
  4708 + "time": "2015-03-01T06:22:44+00:00"
4705 4709 },
4706 4710 {
4707 4711 "name": "yiisoft/yii2-gii",
... ... @@ -4754,14 +4758,16 @@
4754 4758 "gii",
4755 4759 "yii2"
4756 4760 ],
4757   - "time": "2016-03-18 14:09:46"
  4761 + "time": "2016-03-18T14:09:46+00:00"
4758 4762 }
4759 4763 ],
4760 4764 "aliases": [],
4761 4765 "minimum-stability": "stable",
4762 4766 "stability-flags": {
4763 4767 "bower-asset/amcharts-stock": 20,
4764   - "kartik-v/yii2-widget-select2": 20
  4768 + "kartik-v/yii2-widget-select2": 20,
  4769 + "bower-asset/amcharts": 20,
  4770 + "bower-asset/pnotify": 20
4765 4771 },
4766 4772 "prefer-stable": false,
4767 4773 "prefer-lowest": false,
... ...