| @@ -5,17 +5,17 @@ | ||
| 5 | 5 | "version_normalized": "9999999-dev", |
| 6 | 6 | "source": { |
| 7 | 7 | "type": "git", |
| 8 | 8 | "url": "https://github.com/Codeinwp/themeisle-sdk.git", |
| 9 | - "reference": "951cde6e799e00d46a52416b62221fd771ddc326" | |
| 9 | + "reference": "caa9bf2b2c48c12a0ac745b6e2880c94339a777d" | |
| 10 | 10 | }, |
| 11 | 11 | "dist": { |
| 12 | 12 | "type": "zip", |
| 13 | - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/951cde6e799e00d46a52416b62221fd771ddc326", | |
| 14 | - "reference": "951cde6e799e00d46a52416b62221fd771ddc326", | |
| 13 | + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/caa9bf2b2c48c12a0ac745b6e2880c94339a777d", | |
| 14 | + "reference": "caa9bf2b2c48c12a0ac745b6e2880c94339a777d", | |
| 15 | 15 | "shasum": "" |
| 16 | 16 | }, |
| 17 | - "time": "2018-11-26 14:24:47", | |
| 17 | + "time": "2018-07-19 07:48:21", | |
| 18 | 18 | "type": "library", |
| 19 | 19 | "installation-source": "dist", |
| 20 | 20 | "autoload": { |
| 21 | 21 | "files": [ |
| @@ -73,31 +73,27 @@ | ||
| 73 | 73 | ] |
| 74 | 74 | }, |
| 75 | 75 | { |
| 76 | 76 | "name": "phpoffice/phpexcel", |
| 77 | - "version": "1.8.2", | |
| 78 | - "version_normalized": "1.8.2.0", | |
| 77 | + "version": "1.8.1", | |
| 78 | + "version_normalized": "1.8.1.0", | |
| 79 | 79 | "source": { |
| 80 | 80 | "type": "git", |
| 81 | 81 | "url": "https://github.com/PHPOffice/PHPExcel.git", |
| 82 | - "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870" | |
| 82 | + "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" | |
| 83 | 83 | }, |
| 84 | 84 | "dist": { |
| 85 | 85 | "type": "zip", |
| 86 | - "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870", | |
| 87 | - "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870", | |
| 86 | + "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", | |
| 87 | + "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", | |
| 88 | 88 | "shasum": "" |
| 89 | 89 | }, |
| 90 | 90 | "require": { |
| 91 | - "ext-mbstring": "*", | |
| 92 | 91 | "ext-xml": "*", |
| 93 | 92 | "ext-xmlwriter": "*", |
| 94 | - "php": "^5.2|^7.0" | |
| 93 | + "php": ">=5.2.0" | |
| 95 | 94 | }, |
| 96 | - "require-dev": { | |
| 97 | - "squizlabs/php_codesniffer": "2.*" | |
| 98 | - }, | |
| 99 | - "time": "2018-11-22 23:07:24", | |
| 95 | + "time": "2015-05-01 07:00:55", | |
| 100 | 96 | "type": "library", |
| 101 | 97 | "installation-source": "dist", |
| 102 | 98 | "autoload": { |
| 103 | 99 | "psr-0": { |
| @@ -105,9 +101,9 @@ | ||
| 105 | 101 | } |
| 106 | 102 | }, |
| 107 | 103 | "notification-url": "https://packagist.org/downloads/", |
| 108 | 104 | "license": [ |
| 109 | - "LGPL-2.1" | |
| 105 | + "LGPL" | |
| 110 | 106 | ], |
| 111 | 107 | "authors": [ |
| 112 | 108 | { |
| 113 | 109 | "name": "Maarten Balliauw", |
| @@ -113,21 +109,20 @@ | ||
| 113 | 109 | "name": "Maarten Balliauw", |
| 114 | 110 | "homepage": "http://blog.maartenballiauw.be" |
| 115 | 111 | }, |
| 116 | 112 | { |
| 117 | - "name": "Erik Tilt" | |
| 113 | + "name": "Mark Baker" | |
| 118 | 114 | }, |
| 119 | 115 | { |
| 120 | 116 | "name": "Franck Lefevre", |
| 121 | - "homepage": "http://rootslabs.net" | |
| 117 | + "homepage": "http://blog.rootslabs.net" | |
| 122 | 118 | }, |
| 123 | 119 | { |
| 124 | - "name": "Mark Baker", | |
| 125 | - "homepage": "http://markbakeruk.net" | |
| 120 | + "name": "Erik Tilt" | |
| 126 | 121 | } |
| 127 | 122 | ], |
| 128 | 123 | "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", |
| 129 | - "homepage": "https://github.com/PHPOffice/PHPExcel", | |
| 124 | + "homepage": "http://phpexcel.codeplex.com", | |
| 130 | 125 | "keywords": [ |
| 131 | 126 | "OpenXML", |
| 132 | 127 | "excel", |
| 133 | 128 | "php", |
| @@ -138,25 +133,25 @@ | ||
| 138 | 133 | "abandoned": "phpoffice/phpspreadsheet" |
| 139 | 134 | }, |
| 140 | 135 | { |
| 141 | 136 | "name": "neitanod/forceutf8", |
| 142 | - "version": "v2.0.2", | |
| 143 | - "version_normalized": "2.0.2.0", | |
| 137 | + "version": "v2.0.1", | |
| 138 | + "version_normalized": "2.0.1.0", | |
| 144 | 139 | "source": { |
| 145 | 140 | "type": "git", |
| 146 | 141 | "url": "https://github.com/neitanod/forceutf8.git", |
| 147 | - "reference": "30980a8ca2787a7730d370eac310b8987eb68229" | |
| 142 | + "reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de" | |
| 148 | 143 | }, |
| 149 | 144 | "dist": { |
| 150 | 145 | "type": "zip", |
| 151 | - "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/30980a8ca2787a7730d370eac310b8987eb68229", | |
| 152 | - "reference": "30980a8ca2787a7730d370eac310b8987eb68229", | |
| 146 | + "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/47c883ab2739e7938a8bb0bfd1c29d48c88858de", | |
| 147 | + "reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de", | |
| 153 | 148 | "shasum": "" |
| 154 | 149 | }, |
| 155 | 150 | "require": { |
| 156 | 151 | "php": ">=5.3.0" |
| 157 | 152 | }, |
| 158 | - "time": "2018-10-10 23:03:52", | |
| 153 | + "time": "2017-05-22 18:50:57", | |
| 159 | 154 | "type": "library", |
| 160 | 155 | "installation-source": "dist", |
| 161 | 156 | "autoload": { |
| 162 | 157 | "psr-0": { |
| @@ -163,11 +158,8 @@ | ||
| 163 | 158 | "ForceUTF8\\": "src/" |
| 164 | 159 | } |
| 165 | 160 | }, |
| 166 | 161 | "notification-url": "https://packagist.org/downloads/", |
| 167 | - "license": [ | |
| 168 | - "BSD-3-Clause" | |
| 169 | - ], | |
| 170 | 162 | "authors": [ |
| 171 | 163 | { |
| 172 | 164 | "name": "Sebastián Grignoli", |
| 173 | 165 | "email": "grignoli@gmail.com" |