mtymek /
MtMail
These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
| 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": "2353e1f6f597e07bbd16439d0a17d156", |
||
| 8 | "packages": [ |
||
| 9 | { |
||
| 10 | "name": "container-interop/container-interop", |
||
| 11 | "version": "1.0.0", |
||
| 12 | "source": { |
||
| 13 | "type": "git", |
||
| 14 | "url": "https://github.com/container-interop/container-interop.git", |
||
| 15 | "reference": "b4274c871bfd1ae8d8e527ba11734f4df1573e48" |
||
| 16 | }, |
||
| 17 | "dist": { |
||
| 18 | "type": "zip", |
||
| 19 | "url": "https://api.github.com/repos/container-interop/container-interop/zipball/b4274c871bfd1ae8d8e527ba11734f4df1573e48", |
||
| 20 | "reference": "b4274c871bfd1ae8d8e527ba11734f4df1573e48", |
||
| 21 | "shasum": "" |
||
| 22 | }, |
||
| 23 | "type": "library", |
||
| 24 | "autoload": { |
||
| 25 | "psr-4": { |
||
| 26 | "Interop\\Container\\": "src/Interop/Container/" |
||
| 27 | } |
||
| 28 | }, |
||
| 29 | "notification-url": "https://packagist.org/downloads/", |
||
| 30 | "license": [ |
||
| 31 | "MIT" |
||
| 32 | ], |
||
| 33 | "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", |
||
| 34 | "time": "2014-03-16T14:50:05+00:00" |
||
| 35 | }, |
||
| 36 | { |
||
| 37 | "name": "zendframework/zend-crypt", |
||
|
0 ignored issues
–
show
Security
introduced
by
Loading history...
|
|||
| 38 | "version": "2.5.1", |
||
| 39 | "source": { |
||
| 40 | "type": "git", |
||
| 41 | "url": "https://github.com/zendframework/zend-crypt.git", |
||
| 42 | "reference": "15537e8e438a98923f05c40c45c162342ea8235a" |
||
| 43 | }, |
||
| 44 | "dist": { |
||
| 45 | "type": "zip", |
||
| 46 | "url": "https://api.github.com/repos/zendframework/zend-crypt/zipball/15537e8e438a98923f05c40c45c162342ea8235a", |
||
| 47 | "reference": "15537e8e438a98923f05c40c45c162342ea8235a", |
||
| 48 | "shasum": "" |
||
| 49 | }, |
||
| 50 | "require": { |
||
| 51 | "php": ">=5.3.23", |
||
| 52 | "zendframework/zend-math": "~2.5", |
||
| 53 | "zendframework/zend-servicemanager": "~2.5", |
||
| 54 | "zendframework/zend-stdlib": "~2.5" |
||
| 55 | }, |
||
| 56 | "require-dev": { |
||
| 57 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 58 | "phpunit/phpunit": "~4.0", |
||
| 59 | "zendframework/zend-config": "~2.5" |
||
| 60 | }, |
||
| 61 | "suggest": { |
||
| 62 | "ext-mcrypt": "Required for most features of Zend\\Crypt" |
||
| 63 | }, |
||
| 64 | "type": "library", |
||
| 65 | "extra": { |
||
| 66 | "branch-alias": { |
||
| 67 | "dev-master": "2.5-dev", |
||
| 68 | "dev-develop": "2.6-dev" |
||
| 69 | } |
||
| 70 | }, |
||
| 71 | "autoload": { |
||
| 72 | "psr-4": { |
||
| 73 | "Zend\\Crypt\\": "src/" |
||
| 74 | } |
||
| 75 | }, |
||
| 76 | "notification-url": "https://packagist.org/downloads/", |
||
| 77 | "license": [ |
||
| 78 | "BSD-3-Clause" |
||
| 79 | ], |
||
| 80 | "homepage": "https://github.com/zendframework/zend-crypt", |
||
| 81 | "keywords": [ |
||
| 82 | "crypt", |
||
| 83 | "zf2" |
||
| 84 | ], |
||
| 85 | "time": "2015-06-03T15:32:00+00:00" |
||
| 86 | }, |
||
| 87 | { |
||
| 88 | "name": "zendframework/zend-escaper", |
||
| 89 | "version": "2.5.0", |
||
| 90 | "source": { |
||
| 91 | "type": "git", |
||
| 92 | "url": "https://github.com/zendframework/zend-escaper.git", |
||
| 93 | "reference": "a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73" |
||
| 94 | }, |
||
| 95 | "dist": { |
||
| 96 | "type": "zip", |
||
| 97 | "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73", |
||
| 98 | "reference": "a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73", |
||
| 99 | "shasum": "" |
||
| 100 | }, |
||
| 101 | "require": { |
||
| 102 | "php": ">=5.3.23" |
||
| 103 | }, |
||
| 104 | "require-dev": { |
||
| 105 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 106 | "phpunit/phpunit": "~4.0" |
||
| 107 | }, |
||
| 108 | "type": "library", |
||
| 109 | "extra": { |
||
| 110 | "branch-alias": { |
||
| 111 | "dev-master": "2.5-dev", |
||
| 112 | "dev-develop": "2.6-dev" |
||
| 113 | } |
||
| 114 | }, |
||
| 115 | "autoload": { |
||
| 116 | "psr-4": { |
||
| 117 | "Zend\\Escaper\\": "src/" |
||
| 118 | } |
||
| 119 | }, |
||
| 120 | "notification-url": "https://packagist.org/downloads/", |
||
| 121 | "license": [ |
||
| 122 | "BSD-3-Clause" |
||
| 123 | ], |
||
| 124 | "homepage": "https://github.com/zendframework/zend-escaper", |
||
| 125 | "keywords": [ |
||
| 126 | "escaper", |
||
| 127 | "zf2" |
||
| 128 | ], |
||
| 129 | "time": "2015-06-03T14:05:37+00:00" |
||
| 130 | }, |
||
| 131 | { |
||
| 132 | "name": "zendframework/zend-eventmanager", |
||
| 133 | "version": "2.6.1", |
||
| 134 | "source": { |
||
| 135 | "type": "git", |
||
| 136 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
| 137 | "reference": "a03de810b99b0302059ab744c535d464b8dc4721" |
||
| 138 | }, |
||
| 139 | "dist": { |
||
| 140 | "type": "zip", |
||
| 141 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a03de810b99b0302059ab744c535d464b8dc4721", |
||
| 142 | "reference": "a03de810b99b0302059ab744c535d464b8dc4721", |
||
| 143 | "shasum": "" |
||
| 144 | }, |
||
| 145 | "require": { |
||
| 146 | "php": ">=5.5", |
||
| 147 | "zendframework/zend-stdlib": "~2.5" |
||
| 148 | }, |
||
| 149 | "require-dev": { |
||
| 150 | "athletic/athletic": "dev-master", |
||
| 151 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 152 | "phpunit/phpunit": "~4.0" |
||
| 153 | }, |
||
| 154 | "type": "library", |
||
| 155 | "extra": { |
||
| 156 | "branch-alias": { |
||
| 157 | "dev-master": "2.6-dev", |
||
| 158 | "dev-develop": "3.0-dev" |
||
| 159 | } |
||
| 160 | }, |
||
| 161 | "autoload": { |
||
| 162 | "psr-4": { |
||
| 163 | "Zend\\EventManager\\": "src/" |
||
| 164 | } |
||
| 165 | }, |
||
| 166 | "notification-url": "https://packagist.org/downloads/", |
||
| 167 | "license": [ |
||
| 168 | "BSD-3-Clause" |
||
| 169 | ], |
||
| 170 | "homepage": "https://github.com/zendframework/zend-eventmanager", |
||
| 171 | "keywords": [ |
||
| 172 | "eventmanager", |
||
| 173 | "zf2" |
||
| 174 | ], |
||
| 175 | "time": "2015-10-06T11:53:40+00:00" |
||
| 176 | }, |
||
| 177 | { |
||
| 178 | "name": "zendframework/zend-filter", |
||
| 179 | "version": "2.5.0", |
||
| 180 | "source": { |
||
| 181 | "type": "git", |
||
| 182 | "url": "https://github.com/zendframework/zend-filter.git", |
||
| 183 | "reference": "805797e3b35a4aa9f80cb7a0cb08b38718cadf96" |
||
| 184 | }, |
||
| 185 | "dist": { |
||
| 186 | "type": "zip", |
||
| 187 | "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/805797e3b35a4aa9f80cb7a0cb08b38718cadf96", |
||
| 188 | "reference": "805797e3b35a4aa9f80cb7a0cb08b38718cadf96", |
||
| 189 | "shasum": "" |
||
| 190 | }, |
||
| 191 | "require": { |
||
| 192 | "php": ">=5.3.23", |
||
| 193 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 194 | }, |
||
| 195 | "require-dev": { |
||
| 196 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 197 | "phpunit/phpunit": "~4.0", |
||
| 198 | "zendframework/zend-config": "~2.5.0", |
||
| 199 | "zendframework/zend-crypt": "~2.5.0", |
||
| 200 | "zendframework/zend-i18n": "~2.5.0", |
||
| 201 | "zendframework/zend-loader": "~2.5.0", |
||
| 202 | "zendframework/zend-servicemanager": "~2.5.0", |
||
| 203 | "zendframework/zend-uri": "~2.5.0" |
||
| 204 | }, |
||
| 205 | "suggest": { |
||
| 206 | "zendframework/zend-crypt": "Zend\\Crypt component", |
||
| 207 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
| 208 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
| 209 | "zendframework/zend-uri": "Zend\\Uri component for UriNormalize filter" |
||
| 210 | }, |
||
| 211 | "type": "library", |
||
| 212 | "extra": { |
||
| 213 | "branch-alias": { |
||
| 214 | "dev-master": "2.5-dev", |
||
| 215 | "dev-develop": "2.6-dev" |
||
| 216 | } |
||
| 217 | }, |
||
| 218 | "autoload": { |
||
| 219 | "psr-4": { |
||
| 220 | "Zend\\Filter\\": "src/" |
||
| 221 | } |
||
| 222 | }, |
||
| 223 | "notification-url": "https://packagist.org/downloads/", |
||
| 224 | "license": [ |
||
| 225 | "BSD-3-Clause" |
||
| 226 | ], |
||
| 227 | "description": "provides a set of commonly needed data filters", |
||
| 228 | "homepage": "https://github.com/zendframework/zend-filter", |
||
| 229 | "keywords": [ |
||
| 230 | "filter", |
||
| 231 | "zf2" |
||
| 232 | ], |
||
| 233 | "time": "2015-06-03T14:05:40+00:00" |
||
| 234 | }, |
||
| 235 | { |
||
| 236 | "name": "zendframework/zend-loader", |
||
| 237 | "version": "2.5.0", |
||
| 238 | "source": { |
||
| 239 | "type": "git", |
||
| 240 | "url": "https://github.com/zendframework/zend-loader.git", |
||
| 241 | "reference": "c5fd2f071bde071f4363def7dea8dec7393e135c" |
||
| 242 | }, |
||
| 243 | "dist": { |
||
| 244 | "type": "zip", |
||
| 245 | "url": "https://api.github.com/repos/zendframework/zend-loader/zipball/c5fd2f071bde071f4363def7dea8dec7393e135c", |
||
| 246 | "reference": "c5fd2f071bde071f4363def7dea8dec7393e135c", |
||
| 247 | "shasum": "" |
||
| 248 | }, |
||
| 249 | "require": { |
||
| 250 | "php": ">=5.3.23" |
||
| 251 | }, |
||
| 252 | "require-dev": { |
||
| 253 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 254 | "phpunit/phpunit": "~4.0" |
||
| 255 | }, |
||
| 256 | "type": "library", |
||
| 257 | "extra": { |
||
| 258 | "branch-alias": { |
||
| 259 | "dev-master": "2.5-dev", |
||
| 260 | "dev-develop": "2.6-dev" |
||
| 261 | } |
||
| 262 | }, |
||
| 263 | "autoload": { |
||
| 264 | "psr-4": { |
||
| 265 | "Zend\\Loader\\": "src/" |
||
| 266 | } |
||
| 267 | }, |
||
| 268 | "notification-url": "https://packagist.org/downloads/", |
||
| 269 | "license": [ |
||
| 270 | "BSD-3-Clause" |
||
| 271 | ], |
||
| 272 | "homepage": "https://github.com/zendframework/zend-loader", |
||
| 273 | "keywords": [ |
||
| 274 | "loader", |
||
| 275 | "zf2" |
||
| 276 | ], |
||
| 277 | "time": "2015-06-03T14:05:47+00:00" |
||
| 278 | }, |
||
| 279 | { |
||
| 280 | "name": "zendframework/zend-mail", |
||
|
0 ignored issues
–
show
There is a security advisory for your installed version of zendframework/zend-mail:
Potential remote code execution in zend-mail via Sendmail adapter Loading history...
|
|||
| 281 | "version": "2.5.0", |
||
| 282 | "source": { |
||
| 283 | "type": "git", |
||
| 284 | "url": "https://github.com/zendframework/zend-mail.git", |
||
| 285 | "reference": "33e3a021bcf824eed8931118505192c61deb3486" |
||
| 286 | }, |
||
| 287 | "dist": { |
||
| 288 | "type": "zip", |
||
| 289 | "url": "https://api.github.com/repos/zendframework/zend-mail/zipball/33e3a021bcf824eed8931118505192c61deb3486", |
||
| 290 | "reference": "33e3a021bcf824eed8931118505192c61deb3486", |
||
| 291 | "shasum": "" |
||
| 292 | }, |
||
| 293 | "require": { |
||
| 294 | "php": ">=5.3.23", |
||
| 295 | "zendframework/zend-crypt": "~2.5.0", |
||
| 296 | "zendframework/zend-loader": "~2.5.0", |
||
| 297 | "zendframework/zend-mime": "~2.5.0", |
||
| 298 | "zendframework/zend-stdlib": "~2.5.0", |
||
| 299 | "zendframework/zend-validator": "~2.5.0" |
||
| 300 | }, |
||
| 301 | "require-dev": { |
||
| 302 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 303 | "phpunit/phpunit": "~4.0", |
||
| 304 | "zendframework/zend-config": "~2.5.0", |
||
| 305 | "zendframework/zend-servicemanager": "~2.5.0" |
||
| 306 | }, |
||
| 307 | "suggest": { |
||
| 308 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component" |
||
| 309 | }, |
||
| 310 | "type": "library", |
||
| 311 | "extra": { |
||
| 312 | "branch-alias": { |
||
| 313 | "dev-master": "2.5-dev", |
||
| 314 | "dev-develop": "2.6-dev" |
||
| 315 | } |
||
| 316 | }, |
||
| 317 | "autoload": { |
||
| 318 | "psr-4": { |
||
| 319 | "Zend\\Mail\\": "src/" |
||
| 320 | } |
||
| 321 | }, |
||
| 322 | "notification-url": "https://packagist.org/downloads/", |
||
| 323 | "license": [ |
||
| 324 | "BSD-3-Clause" |
||
| 325 | ], |
||
| 326 | "description": "provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages", |
||
| 327 | "homepage": "https://github.com/zendframework/zend-mail", |
||
| 328 | "keywords": [ |
||
| 329 | "mail", |
||
| 330 | "zf2" |
||
| 331 | ], |
||
| 332 | "time": "2015-06-03T14:05:48+00:00" |
||
| 333 | }, |
||
| 334 | { |
||
| 335 | "name": "zendframework/zend-math", |
||
| 336 | "version": "2.5.0", |
||
| 337 | "source": { |
||
| 338 | "type": "git", |
||
| 339 | "url": "https://github.com/zendframework/zend-math.git", |
||
| 340 | "reference": "c83fafe02541d5e437e36eb737b912b8d03f222f" |
||
| 341 | }, |
||
| 342 | "dist": { |
||
| 343 | "type": "zip", |
||
| 344 | "url": "https://api.github.com/repos/zendframework/zend-math/zipball/c83fafe02541d5e437e36eb737b912b8d03f222f", |
||
| 345 | "reference": "c83fafe02541d5e437e36eb737b912b8d03f222f", |
||
| 346 | "shasum": "" |
||
| 347 | }, |
||
| 348 | "require": { |
||
| 349 | "php": ">=5.3.23" |
||
| 350 | }, |
||
| 351 | "require-dev": { |
||
| 352 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 353 | "ircmaxell/random-lib": "~1.1", |
||
| 354 | "phpunit/phpunit": "~4.0", |
||
| 355 | "zendframework/zend-servicemanager": "~2.5.0" |
||
| 356 | }, |
||
| 357 | "suggest": { |
||
| 358 | "ext-bcmath": "If using the bcmath functionality", |
||
| 359 | "ext-gmp": "If using the gmp functionality", |
||
| 360 | "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable", |
||
| 361 | "zendframework/zend-servicemanager": ">= current version, if using the BigInteger::factory functionality" |
||
| 362 | }, |
||
| 363 | "type": "library", |
||
| 364 | "extra": { |
||
| 365 | "branch-alias": { |
||
| 366 | "dev-master": "2.5-dev", |
||
| 367 | "dev-develop": "2.6-dev" |
||
| 368 | } |
||
| 369 | }, |
||
| 370 | "autoload": { |
||
| 371 | "psr-4": { |
||
| 372 | "Zend\\Math\\": "src/" |
||
| 373 | } |
||
| 374 | }, |
||
| 375 | "notification-url": "https://packagist.org/downloads/", |
||
| 376 | "license": [ |
||
| 377 | "BSD-3-Clause" |
||
| 378 | ], |
||
| 379 | "homepage": "https://github.com/zendframework/zend-math", |
||
| 380 | "keywords": [ |
||
| 381 | "math", |
||
| 382 | "zf2" |
||
| 383 | ], |
||
| 384 | "time": "2015-06-03T14:05:49+00:00" |
||
| 385 | }, |
||
| 386 | { |
||
| 387 | "name": "zendframework/zend-mime", |
||
| 388 | "version": "2.5.0", |
||
| 389 | "source": { |
||
| 390 | "type": "git", |
||
| 391 | "url": "https://github.com/zendframework/zend-mime.git", |
||
| 392 | "reference": "da731dc1487f8c38b7a2063c94a75c13656f10f7" |
||
| 393 | }, |
||
| 394 | "dist": { |
||
| 395 | "type": "zip", |
||
| 396 | "url": "https://api.github.com/repos/zendframework/zend-mime/zipball/da731dc1487f8c38b7a2063c94a75c13656f10f7", |
||
| 397 | "reference": "da731dc1487f8c38b7a2063c94a75c13656f10f7", |
||
| 398 | "shasum": "" |
||
| 399 | }, |
||
| 400 | "require": { |
||
| 401 | "php": ">=5.3.23", |
||
| 402 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 403 | }, |
||
| 404 | "require-dev": { |
||
| 405 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 406 | "phpunit/phpunit": "~4.0", |
||
| 407 | "zendframework/zend-mail": "~2.5.0" |
||
| 408 | }, |
||
| 409 | "suggest": { |
||
| 410 | "zendframework/zend-mail": "Zend\\Mail component" |
||
| 411 | }, |
||
| 412 | "type": "library", |
||
| 413 | "extra": { |
||
| 414 | "branch-alias": { |
||
| 415 | "dev-master": "2.5-dev", |
||
| 416 | "dev-develop": "2.6-dev" |
||
| 417 | } |
||
| 418 | }, |
||
| 419 | "autoload": { |
||
| 420 | "psr-4": { |
||
| 421 | "Zend\\Mime\\": "src/" |
||
| 422 | } |
||
| 423 | }, |
||
| 424 | "notification-url": "https://packagist.org/downloads/", |
||
| 425 | "license": [ |
||
| 426 | "BSD-3-Clause" |
||
| 427 | ], |
||
| 428 | "homepage": "https://github.com/zendframework/zend-mime", |
||
| 429 | "keywords": [ |
||
| 430 | "mime", |
||
| 431 | "zf2" |
||
| 432 | ], |
||
| 433 | "time": "2015-06-03T14:05:50+00:00" |
||
| 434 | }, |
||
| 435 | { |
||
| 436 | "name": "zendframework/zend-modulemanager", |
||
| 437 | "version": "2.5.1", |
||
| 438 | "source": { |
||
| 439 | "type": "git", |
||
| 440 | "url": "https://github.com/zendframework/zend-modulemanager.git", |
||
| 441 | "reference": "80592b9ba35a5f91978235c458851cc3e914ae90" |
||
| 442 | }, |
||
| 443 | "dist": { |
||
| 444 | "type": "zip", |
||
| 445 | "url": "https://api.github.com/repos/zendframework/zend-modulemanager/zipball/80592b9ba35a5f91978235c458851cc3e914ae90", |
||
| 446 | "reference": "80592b9ba35a5f91978235c458851cc3e914ae90", |
||
| 447 | "shasum": "" |
||
| 448 | }, |
||
| 449 | "require": { |
||
| 450 | "php": ">=5.3.23", |
||
| 451 | "zendframework/zend-eventmanager": "~2.5", |
||
| 452 | "zendframework/zend-stdlib": "~2.5" |
||
| 453 | }, |
||
| 454 | "require-dev": { |
||
| 455 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 456 | "phpunit/phpunit": "~4.0", |
||
| 457 | "zendframework/zend-config": "~2.5", |
||
| 458 | "zendframework/zend-console": "~2.5", |
||
| 459 | "zendframework/zend-di": "~2.5", |
||
| 460 | "zendframework/zend-loader": "~2.5", |
||
| 461 | "zendframework/zend-mvc": "~2.5", |
||
| 462 | "zendframework/zend-servicemanager": "~2.5" |
||
| 463 | }, |
||
| 464 | "suggest": { |
||
| 465 | "zendframework/zend-config": "Zend\\Config component", |
||
| 466 | "zendframework/zend-console": "Zend\\Console component", |
||
| 467 | "zendframework/zend-loader": "Zend\\Loader component", |
||
| 468 | "zendframework/zend-mvc": "Zend\\Mvc component", |
||
| 469 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component" |
||
| 470 | }, |
||
| 471 | "type": "library", |
||
| 472 | "extra": { |
||
| 473 | "branch-alias": { |
||
| 474 | "dev-master": "2.5-dev", |
||
| 475 | "dev-develop": "2.6-dev" |
||
| 476 | } |
||
| 477 | }, |
||
| 478 | "autoload": { |
||
| 479 | "psr-4": { |
||
| 480 | "Zend\\ModuleManager\\": "src/" |
||
| 481 | } |
||
| 482 | }, |
||
| 483 | "notification-url": "https://packagist.org/downloads/", |
||
| 484 | "license": [ |
||
| 485 | "BSD-3-Clause" |
||
| 486 | ], |
||
| 487 | "homepage": "https://github.com/zendframework/zend-modulemanager", |
||
| 488 | "keywords": [ |
||
| 489 | "modulemanager", |
||
| 490 | "zf2" |
||
| 491 | ], |
||
| 492 | "time": "2015-06-03T15:32:02+00:00" |
||
| 493 | }, |
||
| 494 | { |
||
| 495 | "name": "zendframework/zend-servicemanager", |
||
| 496 | "version": "2.7.5", |
||
| 497 | "source": { |
||
| 498 | "type": "git", |
||
| 499 | "url": "https://github.com/zendframework/zend-servicemanager.git", |
||
| 500 | "reference": "fb5b54db5ead533b38e311f14e9c01a79218bf2b" |
||
| 501 | }, |
||
| 502 | "dist": { |
||
| 503 | "type": "zip", |
||
| 504 | "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/fb5b54db5ead533b38e311f14e9c01a79218bf2b", |
||
| 505 | "reference": "fb5b54db5ead533b38e311f14e9c01a79218bf2b", |
||
| 506 | "shasum": "" |
||
| 507 | }, |
||
| 508 | "require": { |
||
| 509 | "container-interop/container-interop": "~1.0", |
||
| 510 | "php": "^5.5 || ^7.0" |
||
| 511 | }, |
||
| 512 | "require-dev": { |
||
| 513 | "athletic/athletic": "dev-master", |
||
| 514 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 515 | "phpunit/phpunit": "~4.0", |
||
| 516 | "zendframework/zend-di": "~2.5", |
||
| 517 | "zendframework/zend-mvc": "~2.5" |
||
| 518 | }, |
||
| 519 | "suggest": { |
||
| 520 | "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services", |
||
| 521 | "zendframework/zend-di": "Zend\\Di component" |
||
| 522 | }, |
||
| 523 | "type": "library", |
||
| 524 | "extra": { |
||
| 525 | "branch-alias": { |
||
| 526 | "dev-master": "2.7-dev", |
||
| 527 | "dev-develop": "3.0-dev" |
||
| 528 | } |
||
| 529 | }, |
||
| 530 | "autoload": { |
||
| 531 | "psr-4": { |
||
| 532 | "Zend\\ServiceManager\\": "src/" |
||
| 533 | } |
||
| 534 | }, |
||
| 535 | "notification-url": "https://packagist.org/downloads/", |
||
| 536 | "license": [ |
||
| 537 | "BSD-3-Clause" |
||
| 538 | ], |
||
| 539 | "homepage": "https://github.com/zendframework/zend-servicemanager", |
||
| 540 | "keywords": [ |
||
| 541 | "servicemanager", |
||
| 542 | "zf2" |
||
| 543 | ], |
||
| 544 | "time": "2016-02-02T14:11:46+00:00" |
||
| 545 | }, |
||
| 546 | { |
||
| 547 | "name": "zendframework/zend-stdlib", |
||
| 548 | "version": "2.5.0", |
||
| 549 | "source": { |
||
| 550 | "type": "git", |
||
| 551 | "url": "https://github.com/zendframework/zend-stdlib.git", |
||
| 552 | "reference": "06054e30e60f2907a8963fbd090f338ada0c7263" |
||
| 553 | }, |
||
| 554 | "dist": { |
||
| 555 | "type": "zip", |
||
| 556 | "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/06054e30e60f2907a8963fbd090f338ada0c7263", |
||
| 557 | "reference": "06054e30e60f2907a8963fbd090f338ada0c7263", |
||
| 558 | "shasum": "" |
||
| 559 | }, |
||
| 560 | "require": { |
||
| 561 | "php": ">=5.3.23" |
||
| 562 | }, |
||
| 563 | "require-dev": { |
||
| 564 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 565 | "phpunit/phpunit": "~4.0", |
||
| 566 | "zendframework/zend-config": "~2.5.0", |
||
| 567 | "zendframework/zend-eventmanager": "~2.5.0", |
||
| 568 | "zendframework/zend-filter": "~2.5.0", |
||
| 569 | "zendframework/zend-inputfilter": "~2.5.0", |
||
| 570 | "zendframework/zend-serializer": "~2.5.0", |
||
| 571 | "zendframework/zend-servicemanager": "~2.5.0" |
||
| 572 | }, |
||
| 573 | "suggest": { |
||
| 574 | "zendframework/zend-eventmanager": "To support aggregate hydrator usage", |
||
| 575 | "zendframework/zend-filter": "To support naming strategy hydrator usage", |
||
| 576 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
| 577 | "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" |
||
| 578 | }, |
||
| 579 | "type": "library", |
||
| 580 | "extra": { |
||
| 581 | "branch-alias": { |
||
| 582 | "dev-master": "2.5-dev", |
||
| 583 | "dev-develop": "2.6-dev" |
||
| 584 | } |
||
| 585 | }, |
||
| 586 | "autoload": { |
||
| 587 | "psr-4": { |
||
| 588 | "Zend\\Stdlib\\": "src/" |
||
| 589 | } |
||
| 590 | }, |
||
| 591 | "notification-url": "https://packagist.org/downloads/", |
||
| 592 | "license": [ |
||
| 593 | "BSD-3-Clause" |
||
| 594 | ], |
||
| 595 | "homepage": "https://github.com/zendframework/zend-stdlib", |
||
| 596 | "keywords": [ |
||
| 597 | "stdlib", |
||
| 598 | "zf2" |
||
| 599 | ], |
||
| 600 | "time": "2015-06-03T14:05:58+00:00" |
||
| 601 | }, |
||
| 602 | { |
||
| 603 | "name": "zendframework/zend-validator", |
||
| 604 | "version": "2.5.0", |
||
| 605 | "source": { |
||
| 606 | "type": "git", |
||
| 607 | "url": "https://github.com/zendframework/zend-validator.git", |
||
| 608 | "reference": "1003d402563bf0c51ea6e5e4804303ebb5ef0c82" |
||
| 609 | }, |
||
| 610 | "dist": { |
||
| 611 | "type": "zip", |
||
| 612 | "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/1003d402563bf0c51ea6e5e4804303ebb5ef0c82", |
||
| 613 | "reference": "1003d402563bf0c51ea6e5e4804303ebb5ef0c82", |
||
| 614 | "shasum": "" |
||
| 615 | }, |
||
| 616 | "require": { |
||
| 617 | "php": ">=5.3.23", |
||
| 618 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 619 | }, |
||
| 620 | "require-dev": { |
||
| 621 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 622 | "phpunit/phpunit": "~4.0", |
||
| 623 | "zendframework/zend-cache": "~2.5.0", |
||
| 624 | "zendframework/zend-config": "~2.5.0", |
||
| 625 | "zendframework/zend-db": "~2.5.0", |
||
| 626 | "zendframework/zend-filter": "~2.5.0", |
||
| 627 | "zendframework/zend-http": "~2.5.0", |
||
| 628 | "zendframework/zend-i18n": "~2.5.0", |
||
| 629 | "zendframework/zend-math": "~2.5.0", |
||
| 630 | "zendframework/zend-servicemanager": "~2.5.0", |
||
| 631 | "zendframework/zend-session": "~2.5.0", |
||
| 632 | "zendframework/zend-uri": "~2.5.0" |
||
| 633 | }, |
||
| 634 | "suggest": { |
||
| 635 | "zendframework/zend-db": "Zend\\Db component", |
||
| 636 | "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator", |
||
| 637 | "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators", |
||
| 638 | "zendframework/zend-math": "Zend\\Math component", |
||
| 639 | "zendframework/zend-resources": "Translations of validator messages", |
||
| 640 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", |
||
| 641 | "zendframework/zend-session": "Zend\\Session component", |
||
| 642 | "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators" |
||
| 643 | }, |
||
| 644 | "type": "library", |
||
| 645 | "extra": { |
||
| 646 | "branch-alias": { |
||
| 647 | "dev-master": "2.5-dev", |
||
| 648 | "dev-develop": "2.6-dev" |
||
| 649 | } |
||
| 650 | }, |
||
| 651 | "autoload": { |
||
| 652 | "psr-4": { |
||
| 653 | "Zend\\Validator\\": "src/" |
||
| 654 | } |
||
| 655 | }, |
||
| 656 | "notification-url": "https://packagist.org/downloads/", |
||
| 657 | "license": [ |
||
| 658 | "BSD-3-Clause" |
||
| 659 | ], |
||
| 660 | "description": "provides a set of commonly needed validators", |
||
| 661 | "homepage": "https://github.com/zendframework/zend-validator", |
||
| 662 | "keywords": [ |
||
| 663 | "validator", |
||
| 664 | "zf2" |
||
| 665 | ], |
||
| 666 | "time": "2015-06-03T14:06:02+00:00" |
||
| 667 | }, |
||
| 668 | { |
||
| 669 | "name": "zendframework/zend-view", |
||
| 670 | "version": "2.5.1", |
||
| 671 | "source": { |
||
| 672 | "type": "git", |
||
| 673 | "url": "https://github.com/zendframework/zend-view.git", |
||
| 674 | "reference": "d74c7c90df6372154cdc10c2aecf7f4c0175ad73" |
||
| 675 | }, |
||
| 676 | "dist": { |
||
| 677 | "type": "zip", |
||
| 678 | "url": "https://api.github.com/repos/zendframework/zend-view/zipball/d74c7c90df6372154cdc10c2aecf7f4c0175ad73", |
||
| 679 | "reference": "d74c7c90df6372154cdc10c2aecf7f4c0175ad73", |
||
| 680 | "shasum": "" |
||
| 681 | }, |
||
| 682 | "require": { |
||
| 683 | "php": ">=5.3.23", |
||
| 684 | "zendframework/zend-eventmanager": "~2.5", |
||
| 685 | "zendframework/zend-loader": "~2.5", |
||
| 686 | "zendframework/zend-stdlib": "~2.5" |
||
| 687 | }, |
||
| 688 | "require-dev": { |
||
| 689 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 690 | "phpunit/phpunit": "~4.0", |
||
| 691 | "zendframework/zend-authentication": "~2.5", |
||
| 692 | "zendframework/zend-cache": "~2.5", |
||
| 693 | "zendframework/zend-config": "~2.5", |
||
| 694 | "zendframework/zend-console": "~2.5", |
||
| 695 | "zendframework/zend-escaper": "~2.5", |
||
| 696 | "zendframework/zend-feed": "~2.5", |
||
| 697 | "zendframework/zend-filter": "~2.5", |
||
| 698 | "zendframework/zend-http": "~2.5", |
||
| 699 | "zendframework/zend-i18n": "~2.5", |
||
| 700 | "zendframework/zend-json": "~2.5", |
||
| 701 | "zendframework/zend-log": "~2.5", |
||
| 702 | "zendframework/zend-modulemanager": "~2.5", |
||
| 703 | "zendframework/zend-mvc": "~2.5", |
||
| 704 | "zendframework/zend-navigation": "~2.5", |
||
| 705 | "zendframework/zend-paginator": "~2.5", |
||
| 706 | "zendframework/zend-permissions-acl": "~2.5", |
||
| 707 | "zendframework/zend-serializer": "~2.5", |
||
| 708 | "zendframework/zend-servicemanager": "~2.5", |
||
| 709 | "zendframework/zend-session": "dev-master", |
||
| 710 | "zendframework/zend-uri": "~2.5" |
||
| 711 | }, |
||
| 712 | "suggest": { |
||
| 713 | "zendframework/zend-authentication": "Zend\\Authentication component", |
||
| 714 | "zendframework/zend-escaper": "Zend\\Escaper component", |
||
| 715 | "zendframework/zend-feed": "Zend\\Feed component", |
||
| 716 | "zendframework/zend-filter": "Zend\\Filter component", |
||
| 717 | "zendframework/zend-http": "Zend\\Http component", |
||
| 718 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
| 719 | "zendframework/zend-json": "Zend\\Json component", |
||
| 720 | "zendframework/zend-mvc": "Zend\\Mvc component", |
||
| 721 | "zendframework/zend-navigation": "Zend\\Navigation component", |
||
| 722 | "zendframework/zend-paginator": "Zend\\Paginator component", |
||
| 723 | "zendframework/zend-permissions-acl": "Zend\\Permissions\\Acl component", |
||
| 724 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
| 725 | "zendframework/zend-uri": "Zend\\Uri component" |
||
| 726 | }, |
||
| 727 | "type": "library", |
||
| 728 | "extra": { |
||
| 729 | "branch-alias": { |
||
| 730 | "dev-master": "2.5-dev", |
||
| 731 | "dev-develop": "2.6-dev" |
||
| 732 | } |
||
| 733 | }, |
||
| 734 | "autoload": { |
||
| 735 | "psr-4": { |
||
| 736 | "Zend\\View\\": "src/" |
||
| 737 | } |
||
| 738 | }, |
||
| 739 | "notification-url": "https://packagist.org/downloads/", |
||
| 740 | "license": [ |
||
| 741 | "BSD-3-Clause" |
||
| 742 | ], |
||
| 743 | "description": "provides a system of helpers, output filters, and variable escaping", |
||
| 744 | "homepage": "https://github.com/zendframework/zend-view", |
||
| 745 | "keywords": [ |
||
| 746 | "view", |
||
| 747 | "zf2" |
||
| 748 | ], |
||
| 749 | "time": "2015-06-03T15:32:03+00:00" |
||
| 750 | } |
||
| 751 | ], |
||
| 752 | "packages-dev": [ |
||
| 753 | { |
||
| 754 | "name": "dflydev/markdown", |
||
| 755 | "version": "v1.0.0", |
||
| 756 | "source": { |
||
| 757 | "type": "git", |
||
| 758 | "url": "https://github.com/dflydev/dflydev-markdown.git", |
||
| 759 | "reference": "76501a808522dbe40a5a71d272bd08d54cbae03d" |
||
| 760 | }, |
||
| 761 | "dist": { |
||
| 762 | "type": "zip", |
||
| 763 | "url": "https://api.github.com/repos/dflydev/dflydev-markdown/zipball/76501a808522dbe40a5a71d272bd08d54cbae03d", |
||
| 764 | "reference": "76501a808522dbe40a5a71d272bd08d54cbae03d", |
||
| 765 | "shasum": "" |
||
| 766 | }, |
||
| 767 | "require": { |
||
| 768 | "php": ">=5.3" |
||
| 769 | }, |
||
| 770 | "type": "library", |
||
| 771 | "autoload": { |
||
| 772 | "psr-0": { |
||
| 773 | "dflydev\\markdown": "src" |
||
| 774 | } |
||
| 775 | }, |
||
| 776 | "notification-url": "https://packagist.org/downloads/", |
||
| 777 | "license": [ |
||
| 778 | "New BSD License" |
||
| 779 | ], |
||
| 780 | "authors": [ |
||
| 781 | { |
||
| 782 | "name": "Dragonfly Development Inc.", |
||
| 783 | "email": "[email protected]", |
||
| 784 | "homepage": "http://dflydev.com" |
||
| 785 | }, |
||
| 786 | { |
||
| 787 | "name": "Beau Simensen", |
||
| 788 | "email": "[email protected]", |
||
| 789 | "homepage": "http://beausimensen.com" |
||
| 790 | }, |
||
| 791 | { |
||
| 792 | "name": "Michel Fortin", |
||
| 793 | "homepage": "http://michelf.com" |
||
| 794 | }, |
||
| 795 | { |
||
| 796 | "name": "John Gruber", |
||
| 797 | "homepage": "http://daringfireball.net" |
||
| 798 | } |
||
| 799 | ], |
||
| 800 | "description": "PHP Markdown & Extra", |
||
| 801 | "homepage": "http://github.com/dflydev/dflydev-markdown", |
||
| 802 | "keywords": [ |
||
| 803 | "markdown" |
||
| 804 | ], |
||
| 805 | "abandoned": "michelf/php-markdown", |
||
| 806 | "time": "2012-01-02T23:11:32+00:00" |
||
| 807 | }, |
||
| 808 | { |
||
| 809 | "name": "doctrine/instantiator", |
||
| 810 | "version": "1.0.4", |
||
| 811 | "source": { |
||
| 812 | "type": "git", |
||
| 813 | "url": "https://github.com/doctrine/instantiator.git", |
||
| 814 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
| 815 | }, |
||
| 816 | "dist": { |
||
| 817 | "type": "zip", |
||
| 818 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
| 819 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
| 820 | "shasum": "" |
||
| 821 | }, |
||
| 822 | "require": { |
||
| 823 | "php": ">=5.3,<8.0-DEV" |
||
| 824 | }, |
||
| 825 | "require-dev": { |
||
| 826 | "athletic/athletic": "~0.1.8", |
||
| 827 | "ext-pdo": "*", |
||
| 828 | "ext-phar": "*", |
||
| 829 | "phpunit/phpunit": "~4.0", |
||
| 830 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
| 831 | }, |
||
| 832 | "type": "library", |
||
| 833 | "extra": { |
||
| 834 | "branch-alias": { |
||
| 835 | "dev-master": "1.0.x-dev" |
||
| 836 | } |
||
| 837 | }, |
||
| 838 | "autoload": { |
||
| 839 | "psr-0": { |
||
| 840 | "Doctrine\\Instantiator\\": "src" |
||
| 841 | } |
||
| 842 | }, |
||
| 843 | "notification-url": "https://packagist.org/downloads/", |
||
| 844 | "license": [ |
||
| 845 | "MIT" |
||
| 846 | ], |
||
| 847 | "authors": [ |
||
| 848 | { |
||
| 849 | "name": "Marco Pivetta", |
||
| 850 | "email": "[email protected]", |
||
| 851 | "homepage": "http://ocramius.github.com/" |
||
| 852 | } |
||
| 853 | ], |
||
| 854 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
| 855 | "homepage": "https://github.com/doctrine/instantiator", |
||
| 856 | "keywords": [ |
||
| 857 | "constructor", |
||
| 858 | "instantiate" |
||
| 859 | ], |
||
| 860 | "time": "2014-10-13T12:58:55+00:00" |
||
| 861 | }, |
||
| 862 | { |
||
| 863 | "name": "myclabs/deep-copy", |
||
| 864 | "version": "1.3.0", |
||
| 865 | "source": { |
||
| 866 | "type": "git", |
||
| 867 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
| 868 | "reference": "96fbdc07635989c35c5a1912379f4c4b2ab15fd5" |
||
| 869 | }, |
||
| 870 | "dist": { |
||
| 871 | "type": "zip", |
||
| 872 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/96fbdc07635989c35c5a1912379f4c4b2ab15fd5", |
||
| 873 | "reference": "96fbdc07635989c35c5a1912379f4c4b2ab15fd5", |
||
| 874 | "shasum": "" |
||
| 875 | }, |
||
| 876 | "require": { |
||
| 877 | "php": ">=5.4.0" |
||
| 878 | }, |
||
| 879 | "require-dev": { |
||
| 880 | "doctrine/collections": "1.*", |
||
| 881 | "phpunit/phpunit": "~4.1" |
||
| 882 | }, |
||
| 883 | "type": "library", |
||
| 884 | "autoload": { |
||
| 885 | "psr-4": { |
||
| 886 | "DeepCopy\\": "src/DeepCopy/" |
||
| 887 | } |
||
| 888 | }, |
||
| 889 | "notification-url": "https://packagist.org/downloads/", |
||
| 890 | "license": [ |
||
| 891 | "MIT" |
||
| 892 | ], |
||
| 893 | "description": "Create deep copies (clones) of your objects", |
||
| 894 | "homepage": "https://github.com/myclabs/DeepCopy", |
||
| 895 | "keywords": [ |
||
| 896 | "clone", |
||
| 897 | "copy", |
||
| 898 | "duplicate", |
||
| 899 | "object", |
||
| 900 | "object graph" |
||
| 901 | ], |
||
| 902 | "time": "2015-03-21T22:40:23+00:00" |
||
| 903 | }, |
||
| 904 | { |
||
| 905 | "name": "phpdocumentor/reflection-docblock", |
||
| 906 | "version": "2.0.0", |
||
| 907 | "source": { |
||
| 908 | "type": "git", |
||
| 909 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
| 910 | "reference": "66ae84e9d7c8ea85c979cb65977bd8e608baf0c5" |
||
| 911 | }, |
||
| 912 | "dist": { |
||
| 913 | "type": "zip", |
||
| 914 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/66ae84e9d7c8ea85c979cb65977bd8e608baf0c5", |
||
| 915 | "reference": "66ae84e9d7c8ea85c979cb65977bd8e608baf0c5", |
||
| 916 | "shasum": "" |
||
| 917 | }, |
||
| 918 | "require": { |
||
| 919 | "dflydev/markdown": "1.0.*", |
||
| 920 | "php": ">=5.3.3" |
||
| 921 | }, |
||
| 922 | "require-dev": { |
||
| 923 | "phpunit/phpunit": "3.7.*@stable" |
||
| 924 | }, |
||
| 925 | "type": "library", |
||
| 926 | "extra": { |
||
| 927 | "branch-alias": { |
||
| 928 | "dev-master": "2.0.x-dev" |
||
| 929 | } |
||
| 930 | }, |
||
| 931 | "autoload": { |
||
| 932 | "psr-0": { |
||
| 933 | "phpDocumentor": [ |
||
| 934 | "src/" |
||
| 935 | ] |
||
| 936 | } |
||
| 937 | }, |
||
| 938 | "notification-url": "https://packagist.org/downloads/", |
||
| 939 | "license": [ |
||
| 940 | "MIT" |
||
| 941 | ], |
||
| 942 | "authors": [ |
||
| 943 | { |
||
| 944 | "name": "Mike van Riel", |
||
| 945 | "email": "[email protected]" |
||
| 946 | } |
||
| 947 | ], |
||
| 948 | "time": "2013-08-07T11:04:22+00:00" |
||
| 949 | }, |
||
| 950 | { |
||
| 951 | "name": "phpspec/prophecy", |
||
| 952 | "version": "v1.3.1", |
||
| 953 | "source": { |
||
| 954 | "type": "git", |
||
| 955 | "url": "https://github.com/phpspec/prophecy.git", |
||
| 956 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" |
||
| 957 | }, |
||
| 958 | "dist": { |
||
| 959 | "type": "zip", |
||
| 960 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
| 961 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
| 962 | "shasum": "" |
||
| 963 | }, |
||
| 964 | "require": { |
||
| 965 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
| 966 | "phpdocumentor/reflection-docblock": "~2.0" |
||
| 967 | }, |
||
| 968 | "require-dev": { |
||
| 969 | "phpspec/phpspec": "~2.0" |
||
| 970 | }, |
||
| 971 | "type": "library", |
||
| 972 | "extra": { |
||
| 973 | "branch-alias": { |
||
| 974 | "dev-master": "1.2.x-dev" |
||
| 975 | } |
||
| 976 | }, |
||
| 977 | "autoload": { |
||
| 978 | "psr-0": { |
||
| 979 | "Prophecy\\": "src/" |
||
| 980 | } |
||
| 981 | }, |
||
| 982 | "notification-url": "https://packagist.org/downloads/", |
||
| 983 | "license": [ |
||
| 984 | "MIT" |
||
| 985 | ], |
||
| 986 | "authors": [ |
||
| 987 | { |
||
| 988 | "name": "Konstantin Kudryashov", |
||
| 989 | "email": "[email protected]", |
||
| 990 | "homepage": "http://everzet.com" |
||
| 991 | }, |
||
| 992 | { |
||
| 993 | "name": "Marcello Duarte", |
||
| 994 | "email": "[email protected]" |
||
| 995 | } |
||
| 996 | ], |
||
| 997 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
| 998 | "homepage": "http://phpspec.org", |
||
| 999 | "keywords": [ |
||
| 1000 | "Double", |
||
| 1001 | "Dummy", |
||
| 1002 | "fake", |
||
| 1003 | "mock", |
||
| 1004 | "spy", |
||
| 1005 | "stub" |
||
| 1006 | ], |
||
| 1007 | "time": "2014-11-17T16:23:49+00:00" |
||
| 1008 | }, |
||
| 1009 | { |
||
| 1010 | "name": "phpunit/php-code-coverage", |
||
| 1011 | "version": "4.0.3", |
||
| 1012 | "source": { |
||
| 1013 | "type": "git", |
||
| 1014 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
| 1015 | "reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929" |
||
| 1016 | }, |
||
| 1017 | "dist": { |
||
| 1018 | "type": "zip", |
||
| 1019 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/903fd6318d0a90b4770a009ff73e4a4e9c437929", |
||
| 1020 | "reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929", |
||
| 1021 | "shasum": "" |
||
| 1022 | }, |
||
| 1023 | "require": { |
||
| 1024 | "php": "^5.6 || ^7.0", |
||
| 1025 | "phpunit/php-file-iterator": "~1.3", |
||
| 1026 | "phpunit/php-text-template": "~1.2", |
||
| 1027 | "phpunit/php-token-stream": "^1.4.2", |
||
| 1028 | "sebastian/code-unit-reverse-lookup": "~1.0", |
||
| 1029 | "sebastian/environment": "^1.3.2 || ^2.0", |
||
| 1030 | "sebastian/version": "~1.0|~2.0" |
||
| 1031 | }, |
||
| 1032 | "require-dev": { |
||
| 1033 | "ext-xdebug": ">=2.1.4", |
||
| 1034 | "phpunit/phpunit": "^5.4" |
||
| 1035 | }, |
||
| 1036 | "suggest": { |
||
| 1037 | "ext-dom": "*", |
||
| 1038 | "ext-xdebug": ">=2.4.0", |
||
| 1039 | "ext-xmlwriter": "*" |
||
| 1040 | }, |
||
| 1041 | "type": "library", |
||
| 1042 | "extra": { |
||
| 1043 | "branch-alias": { |
||
| 1044 | "dev-master": "4.0.x-dev" |
||
| 1045 | } |
||
| 1046 | }, |
||
| 1047 | "autoload": { |
||
| 1048 | "classmap": [ |
||
| 1049 | "src/" |
||
| 1050 | ] |
||
| 1051 | }, |
||
| 1052 | "notification-url": "https://packagist.org/downloads/", |
||
| 1053 | "license": [ |
||
| 1054 | "BSD-3-Clause" |
||
| 1055 | ], |
||
| 1056 | "authors": [ |
||
| 1057 | { |
||
| 1058 | "name": "Sebastian Bergmann", |
||
| 1059 | "email": "[email protected]", |
||
| 1060 | "role": "lead" |
||
| 1061 | } |
||
| 1062 | ], |
||
| 1063 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
| 1064 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
| 1065 | "keywords": [ |
||
| 1066 | "coverage", |
||
| 1067 | "testing", |
||
| 1068 | "xunit" |
||
| 1069 | ], |
||
| 1070 | "time": "2016-11-28T16:00:31+00:00" |
||
| 1071 | }, |
||
| 1072 | { |
||
| 1073 | "name": "phpunit/php-file-iterator", |
||
| 1074 | "version": "1.4.0", |
||
| 1075 | "source": { |
||
| 1076 | "type": "git", |
||
| 1077 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
| 1078 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb" |
||
| 1079 | }, |
||
| 1080 | "dist": { |
||
| 1081 | "type": "zip", |
||
| 1082 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
| 1083 | "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb", |
||
| 1084 | "shasum": "" |
||
| 1085 | }, |
||
| 1086 | "require": { |
||
| 1087 | "php": ">=5.3.3" |
||
| 1088 | }, |
||
| 1089 | "type": "library", |
||
| 1090 | "extra": { |
||
| 1091 | "branch-alias": { |
||
| 1092 | "dev-master": "1.4.x-dev" |
||
| 1093 | } |
||
| 1094 | }, |
||
| 1095 | "autoload": { |
||
| 1096 | "classmap": [ |
||
| 1097 | "src/" |
||
| 1098 | ] |
||
| 1099 | }, |
||
| 1100 | "notification-url": "https://packagist.org/downloads/", |
||
| 1101 | "license": [ |
||
| 1102 | "BSD-3-Clause" |
||
| 1103 | ], |
||
| 1104 | "authors": [ |
||
| 1105 | { |
||
| 1106 | "name": "Sebastian Bergmann", |
||
| 1107 | "email": "[email protected]", |
||
| 1108 | "role": "lead" |
||
| 1109 | } |
||
| 1110 | ], |
||
| 1111 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
| 1112 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
| 1113 | "keywords": [ |
||
| 1114 | "filesystem", |
||
| 1115 | "iterator" |
||
| 1116 | ], |
||
| 1117 | "time": "2015-04-02T05:19:05+00:00" |
||
| 1118 | }, |
||
| 1119 | { |
||
| 1120 | "name": "phpunit/php-text-template", |
||
| 1121 | "version": "1.2.0", |
||
| 1122 | "source": { |
||
| 1123 | "type": "git", |
||
| 1124 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
| 1125 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
| 1126 | }, |
||
| 1127 | "dist": { |
||
| 1128 | "type": "zip", |
||
| 1129 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
| 1130 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
| 1131 | "shasum": "" |
||
| 1132 | }, |
||
| 1133 | "require": { |
||
| 1134 | "php": ">=5.3.3" |
||
| 1135 | }, |
||
| 1136 | "type": "library", |
||
| 1137 | "autoload": { |
||
| 1138 | "classmap": [ |
||
| 1139 | "Text/" |
||
| 1140 | ] |
||
| 1141 | }, |
||
| 1142 | "notification-url": "https://packagist.org/downloads/", |
||
| 1143 | "include-path": [ |
||
| 1144 | "" |
||
| 1145 | ], |
||
| 1146 | "license": [ |
||
| 1147 | "BSD-3-Clause" |
||
| 1148 | ], |
||
| 1149 | "authors": [ |
||
| 1150 | { |
||
| 1151 | "name": "Sebastian Bergmann", |
||
| 1152 | "email": "[email protected]", |
||
| 1153 | "role": "lead" |
||
| 1154 | } |
||
| 1155 | ], |
||
| 1156 | "description": "Simple template engine.", |
||
| 1157 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
| 1158 | "keywords": [ |
||
| 1159 | "template" |
||
| 1160 | ], |
||
| 1161 | "time": "2014-01-30T17:20:04+00:00" |
||
| 1162 | }, |
||
| 1163 | { |
||
| 1164 | "name": "phpunit/php-timer", |
||
| 1165 | "version": "1.0.6", |
||
| 1166 | "source": { |
||
| 1167 | "type": "git", |
||
| 1168 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
| 1169 | "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d" |
||
| 1170 | }, |
||
| 1171 | "dist": { |
||
| 1172 | "type": "zip", |
||
| 1173 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/83fe1bdc5d47658b727595c14da140da92b3d66d", |
||
| 1174 | "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d", |
||
| 1175 | "shasum": "" |
||
| 1176 | }, |
||
| 1177 | "require": { |
||
| 1178 | "php": ">=5.3.3" |
||
| 1179 | }, |
||
| 1180 | "type": "library", |
||
| 1181 | "autoload": { |
||
| 1182 | "classmap": [ |
||
| 1183 | "src/" |
||
| 1184 | ] |
||
| 1185 | }, |
||
| 1186 | "notification-url": "https://packagist.org/downloads/", |
||
| 1187 | "license": [ |
||
| 1188 | "BSD-3-Clause" |
||
| 1189 | ], |
||
| 1190 | "authors": [ |
||
| 1191 | { |
||
| 1192 | "name": "Sebastian Bergmann", |
||
| 1193 | "email": "[email protected]", |
||
| 1194 | "role": "lead" |
||
| 1195 | } |
||
| 1196 | ], |
||
| 1197 | "description": "Utility class for timing", |
||
| 1198 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
| 1199 | "keywords": [ |
||
| 1200 | "timer" |
||
| 1201 | ], |
||
| 1202 | "time": "2015-06-13T07:35:30+00:00" |
||
| 1203 | }, |
||
| 1204 | { |
||
| 1205 | "name": "phpunit/php-token-stream", |
||
| 1206 | "version": "1.4.2", |
||
| 1207 | "source": { |
||
| 1208 | "type": "git", |
||
| 1209 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
| 1210 | "reference": "db63be1159c81df649cd0260e30249a586d4129e" |
||
| 1211 | }, |
||
| 1212 | "dist": { |
||
| 1213 | "type": "zip", |
||
| 1214 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db63be1159c81df649cd0260e30249a586d4129e", |
||
| 1215 | "reference": "db63be1159c81df649cd0260e30249a586d4129e", |
||
| 1216 | "shasum": "" |
||
| 1217 | }, |
||
| 1218 | "require": { |
||
| 1219 | "ext-tokenizer": "*", |
||
| 1220 | "php": ">=5.3.3" |
||
| 1221 | }, |
||
| 1222 | "require-dev": { |
||
| 1223 | "phpunit/phpunit": "~4.2" |
||
| 1224 | }, |
||
| 1225 | "type": "library", |
||
| 1226 | "extra": { |
||
| 1227 | "branch-alias": { |
||
| 1228 | "dev-master": "1.4-dev" |
||
| 1229 | } |
||
| 1230 | }, |
||
| 1231 | "autoload": { |
||
| 1232 | "classmap": [ |
||
| 1233 | "src/" |
||
| 1234 | ] |
||
| 1235 | }, |
||
| 1236 | "notification-url": "https://packagist.org/downloads/", |
||
| 1237 | "license": [ |
||
| 1238 | "BSD-3-Clause" |
||
| 1239 | ], |
||
| 1240 | "authors": [ |
||
| 1241 | { |
||
| 1242 | "name": "Sebastian Bergmann", |
||
| 1243 | "email": "[email protected]" |
||
| 1244 | } |
||
| 1245 | ], |
||
| 1246 | "description": "Wrapper around PHP's tokenizer extension.", |
||
| 1247 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
| 1248 | "keywords": [ |
||
| 1249 | "tokenizer" |
||
| 1250 | ], |
||
| 1251 | "time": "2015-06-12T07:34:24+00:00" |
||
| 1252 | }, |
||
| 1253 | { |
||
| 1254 | "name": "phpunit/phpunit", |
||
| 1255 | "version": "5.7.0", |
||
| 1256 | "source": { |
||
| 1257 | "type": "git", |
||
| 1258 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
| 1259 | "reference": "00d72b8dbd2bb7d6f02a820e6db5cb70df6ac55c" |
||
| 1260 | }, |
||
| 1261 | "dist": { |
||
| 1262 | "type": "zip", |
||
| 1263 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/00d72b8dbd2bb7d6f02a820e6db5cb70df6ac55c", |
||
| 1264 | "reference": "00d72b8dbd2bb7d6f02a820e6db5cb70df6ac55c", |
||
| 1265 | "shasum": "" |
||
| 1266 | }, |
||
| 1267 | "require": { |
||
| 1268 | "ext-dom": "*", |
||
| 1269 | "ext-json": "*", |
||
| 1270 | "ext-libxml": "*", |
||
| 1271 | "ext-mbstring": "*", |
||
| 1272 | "ext-xml": "*", |
||
| 1273 | "myclabs/deep-copy": "~1.3", |
||
| 1274 | "php": "^5.6 || ^7.0", |
||
| 1275 | "phpspec/prophecy": "^1.3.1", |
||
| 1276 | "phpunit/php-code-coverage": "^4.0.3", |
||
| 1277 | "phpunit/php-file-iterator": "~1.4", |
||
| 1278 | "phpunit/php-text-template": "~1.2", |
||
| 1279 | "phpunit/php-timer": "^1.0.6", |
||
| 1280 | "phpunit/phpunit-mock-objects": "^3.2", |
||
| 1281 | "sebastian/comparator": "~1.2.2", |
||
| 1282 | "sebastian/diff": "~1.2", |
||
| 1283 | "sebastian/environment": "^1.3.4 || ^2.0", |
||
| 1284 | "sebastian/exporter": "~2.0", |
||
| 1285 | "sebastian/global-state": "~1.0", |
||
| 1286 | "sebastian/object-enumerator": "~2.0", |
||
| 1287 | "sebastian/resource-operations": "~1.0", |
||
| 1288 | "sebastian/version": "~1.0|~2.0", |
||
| 1289 | "symfony/yaml": "~2.1|~3.0" |
||
| 1290 | }, |
||
| 1291 | "conflict": { |
||
| 1292 | "phpdocumentor/reflection-docblock": "3.0.2" |
||
| 1293 | }, |
||
| 1294 | "require-dev": { |
||
| 1295 | "ext-pdo": "*" |
||
| 1296 | }, |
||
| 1297 | "suggest": { |
||
| 1298 | "ext-xdebug": "*", |
||
| 1299 | "phpunit/php-invoker": "~1.1" |
||
| 1300 | }, |
||
| 1301 | "bin": [ |
||
| 1302 | "phpunit" |
||
| 1303 | ], |
||
| 1304 | "type": "library", |
||
| 1305 | "extra": { |
||
| 1306 | "branch-alias": { |
||
| 1307 | "dev-master": "5.7.x-dev" |
||
| 1308 | } |
||
| 1309 | }, |
||
| 1310 | "autoload": { |
||
| 1311 | "classmap": [ |
||
| 1312 | "src/" |
||
| 1313 | ] |
||
| 1314 | }, |
||
| 1315 | "notification-url": "https://packagist.org/downloads/", |
||
| 1316 | "license": [ |
||
| 1317 | "BSD-3-Clause" |
||
| 1318 | ], |
||
| 1319 | "authors": [ |
||
| 1320 | { |
||
| 1321 | "name": "Sebastian Bergmann", |
||
| 1322 | "email": "[email protected]", |
||
| 1323 | "role": "lead" |
||
| 1324 | } |
||
| 1325 | ], |
||
| 1326 | "description": "The PHP Unit Testing framework.", |
||
| 1327 | "homepage": "https://phpunit.de/", |
||
| 1328 | "keywords": [ |
||
| 1329 | "phpunit", |
||
| 1330 | "testing", |
||
| 1331 | "xunit" |
||
| 1332 | ], |
||
| 1333 | "time": "2016-12-01T17:04:00+00:00" |
||
| 1334 | }, |
||
| 1335 | { |
||
| 1336 | "name": "phpunit/phpunit-mock-objects", |
||
| 1337 | "version": "3.4.1", |
||
| 1338 | "source": { |
||
| 1339 | "type": "git", |
||
| 1340 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
| 1341 | "reference": "45026c8383187ad1dcb14fbfec77dced265b9cfc" |
||
| 1342 | }, |
||
| 1343 | "dist": { |
||
| 1344 | "type": "zip", |
||
| 1345 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/45026c8383187ad1dcb14fbfec77dced265b9cfc", |
||
| 1346 | "reference": "45026c8383187ad1dcb14fbfec77dced265b9cfc", |
||
| 1347 | "shasum": "" |
||
| 1348 | }, |
||
| 1349 | "require": { |
||
| 1350 | "doctrine/instantiator": "^1.0.2", |
||
| 1351 | "php": "^5.6 || ^7.0", |
||
| 1352 | "phpunit/php-text-template": "^1.2", |
||
| 1353 | "sebastian/exporter": "^1.2 || ^2.0" |
||
| 1354 | }, |
||
| 1355 | "conflict": { |
||
| 1356 | "phpunit/phpunit": "<5.4.0" |
||
| 1357 | }, |
||
| 1358 | "require-dev": { |
||
| 1359 | "phpunit/phpunit": "^5.4" |
||
| 1360 | }, |
||
| 1361 | "suggest": { |
||
| 1362 | "ext-soap": "*" |
||
| 1363 | }, |
||
| 1364 | "type": "library", |
||
| 1365 | "extra": { |
||
| 1366 | "branch-alias": { |
||
| 1367 | "dev-master": "3.2.x-dev" |
||
| 1368 | } |
||
| 1369 | }, |
||
| 1370 | "autoload": { |
||
| 1371 | "classmap": [ |
||
| 1372 | "src/" |
||
| 1373 | ] |
||
| 1374 | }, |
||
| 1375 | "notification-url": "https://packagist.org/downloads/", |
||
| 1376 | "license": [ |
||
| 1377 | "BSD-3-Clause" |
||
| 1378 | ], |
||
| 1379 | "authors": [ |
||
| 1380 | { |
||
| 1381 | "name": "Sebastian Bergmann", |
||
| 1382 | "email": "[email protected]", |
||
| 1383 | "role": "lead" |
||
| 1384 | } |
||
| 1385 | ], |
||
| 1386 | "description": "Mock Object library for PHPUnit", |
||
| 1387 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
| 1388 | "keywords": [ |
||
| 1389 | "mock", |
||
| 1390 | "xunit" |
||
| 1391 | ], |
||
| 1392 | "time": "2016-11-19T09:07:46+00:00" |
||
| 1393 | }, |
||
| 1394 | { |
||
| 1395 | "name": "sebastian/code-unit-reverse-lookup", |
||
| 1396 | "version": "1.0.0", |
||
| 1397 | "source": { |
||
| 1398 | "type": "git", |
||
| 1399 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
| 1400 | "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe" |
||
| 1401 | }, |
||
| 1402 | "dist": { |
||
| 1403 | "type": "zip", |
||
| 1404 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe", |
||
| 1405 | "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe", |
||
| 1406 | "shasum": "" |
||
| 1407 | }, |
||
| 1408 | "require": { |
||
| 1409 | "php": ">=5.6" |
||
| 1410 | }, |
||
| 1411 | "require-dev": { |
||
| 1412 | "phpunit/phpunit": "~5" |
||
| 1413 | }, |
||
| 1414 | "type": "library", |
||
| 1415 | "extra": { |
||
| 1416 | "branch-alias": { |
||
| 1417 | "dev-master": "1.0.x-dev" |
||
| 1418 | } |
||
| 1419 | }, |
||
| 1420 | "autoload": { |
||
| 1421 | "classmap": [ |
||
| 1422 | "src/" |
||
| 1423 | ] |
||
| 1424 | }, |
||
| 1425 | "notification-url": "https://packagist.org/downloads/", |
||
| 1426 | "license": [ |
||
| 1427 | "BSD-3-Clause" |
||
| 1428 | ], |
||
| 1429 | "authors": [ |
||
| 1430 | { |
||
| 1431 | "name": "Sebastian Bergmann", |
||
| 1432 | "email": "[email protected]" |
||
| 1433 | } |
||
| 1434 | ], |
||
| 1435 | "description": "Looks up which function or method a line of code belongs to", |
||
| 1436 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
| 1437 | "time": "2016-02-13T06:45:14+00:00" |
||
| 1438 | }, |
||
| 1439 | { |
||
| 1440 | "name": "sebastian/comparator", |
||
| 1441 | "version": "1.2.2", |
||
| 1442 | "source": { |
||
| 1443 | "type": "git", |
||
| 1444 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
| 1445 | "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f" |
||
| 1446 | }, |
||
| 1447 | "dist": { |
||
| 1448 | "type": "zip", |
||
| 1449 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f", |
||
| 1450 | "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f", |
||
| 1451 | "shasum": "" |
||
| 1452 | }, |
||
| 1453 | "require": { |
||
| 1454 | "php": ">=5.3.3", |
||
| 1455 | "sebastian/diff": "~1.2", |
||
| 1456 | "sebastian/exporter": "~1.2 || ~2.0" |
||
| 1457 | }, |
||
| 1458 | "require-dev": { |
||
| 1459 | "phpunit/phpunit": "~4.4" |
||
| 1460 | }, |
||
| 1461 | "type": "library", |
||
| 1462 | "extra": { |
||
| 1463 | "branch-alias": { |
||
| 1464 | "dev-master": "1.2.x-dev" |
||
| 1465 | } |
||
| 1466 | }, |
||
| 1467 | "autoload": { |
||
| 1468 | "classmap": [ |
||
| 1469 | "src/" |
||
| 1470 | ] |
||
| 1471 | }, |
||
| 1472 | "notification-url": "https://packagist.org/downloads/", |
||
| 1473 | "license": [ |
||
| 1474 | "BSD-3-Clause" |
||
| 1475 | ], |
||
| 1476 | "authors": [ |
||
| 1477 | { |
||
| 1478 | "name": "Jeff Welch", |
||
| 1479 | "email": "[email protected]" |
||
| 1480 | }, |
||
| 1481 | { |
||
| 1482 | "name": "Volker Dusch", |
||
| 1483 | "email": "[email protected]" |
||
| 1484 | }, |
||
| 1485 | { |
||
| 1486 | "name": "Bernhard Schussek", |
||
| 1487 | "email": "[email protected]" |
||
| 1488 | }, |
||
| 1489 | { |
||
| 1490 | "name": "Sebastian Bergmann", |
||
| 1491 | "email": "[email protected]" |
||
| 1492 | } |
||
| 1493 | ], |
||
| 1494 | "description": "Provides the functionality to compare PHP values for equality", |
||
| 1495 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
| 1496 | "keywords": [ |
||
| 1497 | "comparator", |
||
| 1498 | "compare", |
||
| 1499 | "equality" |
||
| 1500 | ], |
||
| 1501 | "time": "2016-11-19T09:18:40+00:00" |
||
| 1502 | }, |
||
| 1503 | { |
||
| 1504 | "name": "sebastian/diff", |
||
| 1505 | "version": "1.2.0", |
||
| 1506 | "source": { |
||
| 1507 | "type": "git", |
||
| 1508 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
| 1509 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7" |
||
| 1510 | }, |
||
| 1511 | "dist": { |
||
| 1512 | "type": "zip", |
||
| 1513 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", |
||
| 1514 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7", |
||
| 1515 | "shasum": "" |
||
| 1516 | }, |
||
| 1517 | "require": { |
||
| 1518 | "php": ">=5.3.3" |
||
| 1519 | }, |
||
| 1520 | "require-dev": { |
||
| 1521 | "phpunit/phpunit": "~4.2" |
||
| 1522 | }, |
||
| 1523 | "type": "library", |
||
| 1524 | "extra": { |
||
| 1525 | "branch-alias": { |
||
| 1526 | "dev-master": "1.2-dev" |
||
| 1527 | } |
||
| 1528 | }, |
||
| 1529 | "autoload": { |
||
| 1530 | "classmap": [ |
||
| 1531 | "src/" |
||
| 1532 | ] |
||
| 1533 | }, |
||
| 1534 | "notification-url": "https://packagist.org/downloads/", |
||
| 1535 | "license": [ |
||
| 1536 | "BSD-3-Clause" |
||
| 1537 | ], |
||
| 1538 | "authors": [ |
||
| 1539 | { |
||
| 1540 | "name": "Kore Nordmann", |
||
| 1541 | "email": "[email protected]" |
||
| 1542 | }, |
||
| 1543 | { |
||
| 1544 | "name": "Sebastian Bergmann", |
||
| 1545 | "email": "[email protected]" |
||
| 1546 | } |
||
| 1547 | ], |
||
| 1548 | "description": "Diff implementation", |
||
| 1549 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
| 1550 | "keywords": [ |
||
| 1551 | "diff" |
||
| 1552 | ], |
||
| 1553 | "time": "2014-08-15T10:29:00+00:00" |
||
| 1554 | }, |
||
| 1555 | { |
||
| 1556 | "name": "sebastian/environment", |
||
| 1557 | "version": "1.3.4", |
||
| 1558 | "source": { |
||
| 1559 | "type": "git", |
||
| 1560 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
| 1561 | "reference": "22aa49baa48886f40b060e061a7967436f44a249" |
||
| 1562 | }, |
||
| 1563 | "dist": { |
||
| 1564 | "type": "zip", |
||
| 1565 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/22aa49baa48886f40b060e061a7967436f44a249", |
||
| 1566 | "reference": "22aa49baa48886f40b060e061a7967436f44a249", |
||
| 1567 | "shasum": "" |
||
| 1568 | }, |
||
| 1569 | "require": { |
||
| 1570 | "php": ">=5.3.3" |
||
| 1571 | }, |
||
| 1572 | "require-dev": { |
||
| 1573 | "phpunit/phpunit": "~4.4" |
||
| 1574 | }, |
||
| 1575 | "type": "library", |
||
| 1576 | "extra": { |
||
| 1577 | "branch-alias": { |
||
| 1578 | "dev-master": "1.3.x-dev" |
||
| 1579 | } |
||
| 1580 | }, |
||
| 1581 | "autoload": { |
||
| 1582 | "classmap": [ |
||
| 1583 | "src/" |
||
| 1584 | ] |
||
| 1585 | }, |
||
| 1586 | "notification-url": "https://packagist.org/downloads/", |
||
| 1587 | "license": [ |
||
| 1588 | "BSD-3-Clause" |
||
| 1589 | ], |
||
| 1590 | "authors": [ |
||
| 1591 | { |
||
| 1592 | "name": "Sebastian Bergmann", |
||
| 1593 | "email": "[email protected]" |
||
| 1594 | } |
||
| 1595 | ], |
||
| 1596 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
| 1597 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
| 1598 | "keywords": [ |
||
| 1599 | "Xdebug", |
||
| 1600 | "environment", |
||
| 1601 | "hhvm" |
||
| 1602 | ], |
||
| 1603 | "time": "2016-02-26T11:40:57+00:00" |
||
| 1604 | }, |
||
| 1605 | { |
||
| 1606 | "name": "sebastian/exporter", |
||
| 1607 | "version": "2.0.0", |
||
| 1608 | "source": { |
||
| 1609 | "type": "git", |
||
| 1610 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
| 1611 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" |
||
| 1612 | }, |
||
| 1613 | "dist": { |
||
| 1614 | "type": "zip", |
||
| 1615 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
| 1616 | "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", |
||
| 1617 | "shasum": "" |
||
| 1618 | }, |
||
| 1619 | "require": { |
||
| 1620 | "php": ">=5.3.3", |
||
| 1621 | "sebastian/recursion-context": "~2.0" |
||
| 1622 | }, |
||
| 1623 | "require-dev": { |
||
| 1624 | "ext-mbstring": "*", |
||
| 1625 | "phpunit/phpunit": "~4.4" |
||
| 1626 | }, |
||
| 1627 | "type": "library", |
||
| 1628 | "extra": { |
||
| 1629 | "branch-alias": { |
||
| 1630 | "dev-master": "2.0.x-dev" |
||
| 1631 | } |
||
| 1632 | }, |
||
| 1633 | "autoload": { |
||
| 1634 | "classmap": [ |
||
| 1635 | "src/" |
||
| 1636 | ] |
||
| 1637 | }, |
||
| 1638 | "notification-url": "https://packagist.org/downloads/", |
||
| 1639 | "license": [ |
||
| 1640 | "BSD-3-Clause" |
||
| 1641 | ], |
||
| 1642 | "authors": [ |
||
| 1643 | { |
||
| 1644 | "name": "Jeff Welch", |
||
| 1645 | "email": "[email protected]" |
||
| 1646 | }, |
||
| 1647 | { |
||
| 1648 | "name": "Volker Dusch", |
||
| 1649 | "email": "[email protected]" |
||
| 1650 | }, |
||
| 1651 | { |
||
| 1652 | "name": "Bernhard Schussek", |
||
| 1653 | "email": "[email protected]" |
||
| 1654 | }, |
||
| 1655 | { |
||
| 1656 | "name": "Sebastian Bergmann", |
||
| 1657 | "email": "[email protected]" |
||
| 1658 | }, |
||
| 1659 | { |
||
| 1660 | "name": "Adam Harvey", |
||
| 1661 | "email": "[email protected]" |
||
| 1662 | } |
||
| 1663 | ], |
||
| 1664 | "description": "Provides the functionality to export PHP variables for visualization", |
||
| 1665 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
| 1666 | "keywords": [ |
||
| 1667 | "export", |
||
| 1668 | "exporter" |
||
| 1669 | ], |
||
| 1670 | "time": "2016-11-19T08:54:04+00:00" |
||
| 1671 | }, |
||
| 1672 | { |
||
| 1673 | "name": "sebastian/global-state", |
||
| 1674 | "version": "1.0.0", |
||
| 1675 | "source": { |
||
| 1676 | "type": "git", |
||
| 1677 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
| 1678 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
| 1679 | }, |
||
| 1680 | "dist": { |
||
| 1681 | "type": "zip", |
||
| 1682 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
| 1683 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
| 1684 | "shasum": "" |
||
| 1685 | }, |
||
| 1686 | "require": { |
||
| 1687 | "php": ">=5.3.3" |
||
| 1688 | }, |
||
| 1689 | "require-dev": { |
||
| 1690 | "phpunit/phpunit": "~4.2" |
||
| 1691 | }, |
||
| 1692 | "suggest": { |
||
| 1693 | "ext-uopz": "*" |
||
| 1694 | }, |
||
| 1695 | "type": "library", |
||
| 1696 | "extra": { |
||
| 1697 | "branch-alias": { |
||
| 1698 | "dev-master": "1.0-dev" |
||
| 1699 | } |
||
| 1700 | }, |
||
| 1701 | "autoload": { |
||
| 1702 | "classmap": [ |
||
| 1703 | "src/" |
||
| 1704 | ] |
||
| 1705 | }, |
||
| 1706 | "notification-url": "https://packagist.org/downloads/", |
||
| 1707 | "license": [ |
||
| 1708 | "BSD-3-Clause" |
||
| 1709 | ], |
||
| 1710 | "authors": [ |
||
| 1711 | { |
||
| 1712 | "name": "Sebastian Bergmann", |
||
| 1713 | "email": "[email protected]" |
||
| 1714 | } |
||
| 1715 | ], |
||
| 1716 | "description": "Snapshotting of global state", |
||
| 1717 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
| 1718 | "keywords": [ |
||
| 1719 | "global state" |
||
| 1720 | ], |
||
| 1721 | "time": "2014-10-06T09:23:50+00:00" |
||
| 1722 | }, |
||
| 1723 | { |
||
| 1724 | "name": "sebastian/object-enumerator", |
||
| 1725 | "version": "2.0.0", |
||
| 1726 | "source": { |
||
| 1727 | "type": "git", |
||
| 1728 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
| 1729 | "reference": "96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35" |
||
| 1730 | }, |
||
| 1731 | "dist": { |
||
| 1732 | "type": "zip", |
||
| 1733 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35", |
||
| 1734 | "reference": "96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35", |
||
| 1735 | "shasum": "" |
||
| 1736 | }, |
||
| 1737 | "require": { |
||
| 1738 | "php": ">=5.6", |
||
| 1739 | "sebastian/recursion-context": "~2.0" |
||
| 1740 | }, |
||
| 1741 | "require-dev": { |
||
| 1742 | "phpunit/phpunit": "~5" |
||
| 1743 | }, |
||
| 1744 | "type": "library", |
||
| 1745 | "extra": { |
||
| 1746 | "branch-alias": { |
||
| 1747 | "dev-master": "2.0.x-dev" |
||
| 1748 | } |
||
| 1749 | }, |
||
| 1750 | "autoload": { |
||
| 1751 | "classmap": [ |
||
| 1752 | "src/" |
||
| 1753 | ] |
||
| 1754 | }, |
||
| 1755 | "notification-url": "https://packagist.org/downloads/", |
||
| 1756 | "license": [ |
||
| 1757 | "BSD-3-Clause" |
||
| 1758 | ], |
||
| 1759 | "authors": [ |
||
| 1760 | { |
||
| 1761 | "name": "Sebastian Bergmann", |
||
| 1762 | "email": "[email protected]" |
||
| 1763 | } |
||
| 1764 | ], |
||
| 1765 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
| 1766 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
| 1767 | "time": "2016-11-19T07:35:10+00:00" |
||
| 1768 | }, |
||
| 1769 | { |
||
| 1770 | "name": "sebastian/recursion-context", |
||
| 1771 | "version": "2.0.0", |
||
| 1772 | "source": { |
||
| 1773 | "type": "git", |
||
| 1774 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
| 1775 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" |
||
| 1776 | }, |
||
| 1777 | "dist": { |
||
| 1778 | "type": "zip", |
||
| 1779 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
| 1780 | "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", |
||
| 1781 | "shasum": "" |
||
| 1782 | }, |
||
| 1783 | "require": { |
||
| 1784 | "php": ">=5.3.3" |
||
| 1785 | }, |
||
| 1786 | "require-dev": { |
||
| 1787 | "phpunit/phpunit": "~4.4" |
||
| 1788 | }, |
||
| 1789 | "type": "library", |
||
| 1790 | "extra": { |
||
| 1791 | "branch-alias": { |
||
| 1792 | "dev-master": "2.0.x-dev" |
||
| 1793 | } |
||
| 1794 | }, |
||
| 1795 | "autoload": { |
||
| 1796 | "classmap": [ |
||
| 1797 | "src/" |
||
| 1798 | ] |
||
| 1799 | }, |
||
| 1800 | "notification-url": "https://packagist.org/downloads/", |
||
| 1801 | "license": [ |
||
| 1802 | "BSD-3-Clause" |
||
| 1803 | ], |
||
| 1804 | "authors": [ |
||
| 1805 | { |
||
| 1806 | "name": "Jeff Welch", |
||
| 1807 | "email": "[email protected]" |
||
| 1808 | }, |
||
| 1809 | { |
||
| 1810 | "name": "Sebastian Bergmann", |
||
| 1811 | "email": "[email protected]" |
||
| 1812 | }, |
||
| 1813 | { |
||
| 1814 | "name": "Adam Harvey", |
||
| 1815 | "email": "[email protected]" |
||
| 1816 | } |
||
| 1817 | ], |
||
| 1818 | "description": "Provides functionality to recursively process PHP variables", |
||
| 1819 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
| 1820 | "time": "2016-11-19T07:33:16+00:00" |
||
| 1821 | }, |
||
| 1822 | { |
||
| 1823 | "name": "sebastian/resource-operations", |
||
| 1824 | "version": "1.0.0", |
||
| 1825 | "source": { |
||
| 1826 | "type": "git", |
||
| 1827 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
| 1828 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
| 1829 | }, |
||
| 1830 | "dist": { |
||
| 1831 | "type": "zip", |
||
| 1832 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
| 1833 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
| 1834 | "shasum": "" |
||
| 1835 | }, |
||
| 1836 | "require": { |
||
| 1837 | "php": ">=5.6.0" |
||
| 1838 | }, |
||
| 1839 | "type": "library", |
||
| 1840 | "extra": { |
||
| 1841 | "branch-alias": { |
||
| 1842 | "dev-master": "1.0.x-dev" |
||
| 1843 | } |
||
| 1844 | }, |
||
| 1845 | "autoload": { |
||
| 1846 | "classmap": [ |
||
| 1847 | "src/" |
||
| 1848 | ] |
||
| 1849 | }, |
||
| 1850 | "notification-url": "https://packagist.org/downloads/", |
||
| 1851 | "license": [ |
||
| 1852 | "BSD-3-Clause" |
||
| 1853 | ], |
||
| 1854 | "authors": [ |
||
| 1855 | { |
||
| 1856 | "name": "Sebastian Bergmann", |
||
| 1857 | "email": "[email protected]" |
||
| 1858 | } |
||
| 1859 | ], |
||
| 1860 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
| 1861 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
| 1862 | "time": "2015-07-28T20:34:47+00:00" |
||
| 1863 | }, |
||
| 1864 | { |
||
| 1865 | "name": "sebastian/version", |
||
| 1866 | "version": "1.0.0", |
||
| 1867 | "source": { |
||
| 1868 | "type": "git", |
||
| 1869 | "url": "https://github.com/sebastianbergmann/version.git", |
||
| 1870 | "reference": "16b021aed448b654ae05846e394e057e9a6f04cb" |
||
| 1871 | }, |
||
| 1872 | "dist": { |
||
| 1873 | "type": "zip", |
||
| 1874 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/16b021aed448b654ae05846e394e057e9a6f04cb", |
||
| 1875 | "reference": "16b021aed448b654ae05846e394e057e9a6f04cb", |
||
| 1876 | "shasum": "" |
||
| 1877 | }, |
||
| 1878 | "type": "library", |
||
| 1879 | "autoload": { |
||
| 1880 | "classmap": [ |
||
| 1881 | "src/" |
||
| 1882 | ] |
||
| 1883 | }, |
||
| 1884 | "notification-url": "https://packagist.org/downloads/", |
||
| 1885 | "license": [ |
||
| 1886 | "BSD-3-Clause" |
||
| 1887 | ], |
||
| 1888 | "authors": [ |
||
| 1889 | { |
||
| 1890 | "name": "Sebastian Bergmann", |
||
| 1891 | "email": "[email protected]", |
||
| 1892 | "role": "lead" |
||
| 1893 | } |
||
| 1894 | ], |
||
| 1895 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
| 1896 | "homepage": "https://github.com/sebastianbergmann/version", |
||
| 1897 | "time": "2013-01-05T14:27:32+00:00" |
||
| 1898 | }, |
||
| 1899 | { |
||
| 1900 | "name": "squizlabs/php_codesniffer", |
||
| 1901 | "version": "2.3.0", |
||
| 1902 | "source": { |
||
| 1903 | "type": "git", |
||
| 1904 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
| 1905 | "reference": "5046b0e01c416fc2b06df961d0673c85bcdc896c" |
||
| 1906 | }, |
||
| 1907 | "dist": { |
||
| 1908 | "type": "zip", |
||
| 1909 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5046b0e01c416fc2b06df961d0673c85bcdc896c", |
||
| 1910 | "reference": "5046b0e01c416fc2b06df961d0673c85bcdc896c", |
||
| 1911 | "shasum": "" |
||
| 1912 | }, |
||
| 1913 | "require": { |
||
| 1914 | "ext-tokenizer": "*", |
||
| 1915 | "ext-xmlwriter": "*", |
||
| 1916 | "php": ">=5.1.2" |
||
| 1917 | }, |
||
| 1918 | "bin": [ |
||
| 1919 | "scripts/phpcs", |
||
| 1920 | "scripts/phpcbf" |
||
| 1921 | ], |
||
| 1922 | "type": "library", |
||
| 1923 | "extra": { |
||
| 1924 | "branch-alias": { |
||
| 1925 | "dev-master": "2.0.x-dev" |
||
| 1926 | } |
||
| 1927 | }, |
||
| 1928 | "autoload": { |
||
| 1929 | "classmap": [ |
||
| 1930 | "CodeSniffer.php", |
||
| 1931 | "CodeSniffer/CLI.php", |
||
| 1932 | "CodeSniffer/Exception.php", |
||
| 1933 | "CodeSniffer/File.php", |
||
| 1934 | "CodeSniffer/Fixer.php", |
||
| 1935 | "CodeSniffer/Report.php", |
||
| 1936 | "CodeSniffer/Reporting.php", |
||
| 1937 | "CodeSniffer/Sniff.php", |
||
| 1938 | "CodeSniffer/Tokens.php", |
||
| 1939 | "CodeSniffer/Reports/", |
||
| 1940 | "CodeSniffer/Tokenizers/", |
||
| 1941 | "CodeSniffer/DocGenerators/", |
||
| 1942 | "CodeSniffer/Standards/AbstractPatternSniff.php", |
||
| 1943 | "CodeSniffer/Standards/AbstractScopeSniff.php", |
||
| 1944 | "CodeSniffer/Standards/AbstractVariableSniff.php", |
||
| 1945 | "CodeSniffer/Standards/IncorrectPatternException.php", |
||
| 1946 | "CodeSniffer/Standards/Generic/Sniffs/", |
||
| 1947 | "CodeSniffer/Standards/MySource/Sniffs/", |
||
| 1948 | "CodeSniffer/Standards/PEAR/Sniffs/", |
||
| 1949 | "CodeSniffer/Standards/PSR1/Sniffs/", |
||
| 1950 | "CodeSniffer/Standards/PSR2/Sniffs/", |
||
| 1951 | "CodeSniffer/Standards/Squiz/Sniffs/", |
||
| 1952 | "CodeSniffer/Standards/Zend/Sniffs/" |
||
| 1953 | ] |
||
| 1954 | }, |
||
| 1955 | "notification-url": "https://packagist.org/downloads/", |
||
| 1956 | "license": [ |
||
| 1957 | "BSD-3-Clause" |
||
| 1958 | ], |
||
| 1959 | "authors": [ |
||
| 1960 | { |
||
| 1961 | "name": "Greg Sherwood", |
||
| 1962 | "role": "lead" |
||
| 1963 | } |
||
| 1964 | ], |
||
| 1965 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
| 1966 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
| 1967 | "keywords": [ |
||
| 1968 | "phpcs", |
||
| 1969 | "standards" |
||
| 1970 | ], |
||
| 1971 | "time": "2015-03-04T02:07:03+00:00" |
||
| 1972 | }, |
||
| 1973 | { |
||
| 1974 | "name": "symfony/yaml", |
||
| 1975 | "version": "v2.1.0", |
||
| 1976 | "target-dir": "Symfony/Component/Yaml", |
||
| 1977 | "source": { |
||
| 1978 | "type": "git", |
||
| 1979 | "url": "https://github.com/symfony/yaml.git", |
||
| 1980 | "reference": "f18e004fc975707bb4695df1dbbe9b0d8c8b7715" |
||
| 1981 | }, |
||
| 1982 | "dist": { |
||
| 1983 | "type": "zip", |
||
| 1984 | "url": "https://api.github.com/repos/symfony/yaml/zipball/f18e004fc975707bb4695df1dbbe9b0d8c8b7715", |
||
| 1985 | "reference": "f18e004fc975707bb4695df1dbbe9b0d8c8b7715", |
||
| 1986 | "shasum": "" |
||
| 1987 | }, |
||
| 1988 | "require": { |
||
| 1989 | "php": ">=5.3.3" |
||
| 1990 | }, |
||
| 1991 | "type": "library", |
||
| 1992 | "extra": { |
||
| 1993 | "branch-alias": { |
||
| 1994 | "dev-master": "2.1-dev" |
||
| 1995 | } |
||
| 1996 | }, |
||
| 1997 | "autoload": { |
||
| 1998 | "psr-0": { |
||
| 1999 | "Symfony\\Component\\Yaml": "" |
||
| 2000 | } |
||
| 2001 | }, |
||
| 2002 | "notification-url": "https://packagist.org/downloads/", |
||
| 2003 | "license": [ |
||
| 2004 | "MIT" |
||
| 2005 | ], |
||
| 2006 | "authors": [ |
||
| 2007 | { |
||
| 2008 | "name": "Symfony Community", |
||
| 2009 | "homepage": "http://symfony.com/contributors" |
||
| 2010 | }, |
||
| 2011 | { |
||
| 2012 | "name": "Fabien Potencier", |
||
| 2013 | "email": "[email protected]" |
||
| 2014 | } |
||
| 2015 | ], |
||
| 2016 | "description": "Symfony Yaml Component", |
||
| 2017 | "homepage": "http://symfony.com", |
||
| 2018 | "time": "2012-08-22T13:48:41+00:00" |
||
| 2019 | }, |
||
| 2020 | { |
||
| 2021 | "name": "zendframework/zend-console", |
||
| 2022 | "version": "2.5.0", |
||
| 2023 | "source": { |
||
| 2024 | "type": "git", |
||
| 2025 | "url": "https://github.com/zendframework/zend-console.git", |
||
| 2026 | "reference": "59b467b36c40b767e3c1bac1310031073f00ce28" |
||
| 2027 | }, |
||
| 2028 | "dist": { |
||
| 2029 | "type": "zip", |
||
| 2030 | "url": "https://api.github.com/repos/zendframework/zend-console/zipball/59b467b36c40b767e3c1bac1310031073f00ce28", |
||
| 2031 | "reference": "59b467b36c40b767e3c1bac1310031073f00ce28", |
||
| 2032 | "shasum": "" |
||
| 2033 | }, |
||
| 2034 | "require": { |
||
| 2035 | "php": ">=5.3.23", |
||
| 2036 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 2037 | }, |
||
| 2038 | "require-dev": { |
||
| 2039 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2040 | "phpunit/phpunit": "~4.0", |
||
| 2041 | "zendframework/zend-filter": "~2.5.0", |
||
| 2042 | "zendframework/zend-json": "~2.5.0", |
||
| 2043 | "zendframework/zend-validator": "~2.5.0" |
||
| 2044 | }, |
||
| 2045 | "suggest": { |
||
| 2046 | "zendframework/zend-filter": "To support DefaultRouteMatcher usage", |
||
| 2047 | "zendframework/zend-validator": "To support DefaultRouteMatcher usage" |
||
| 2048 | }, |
||
| 2049 | "type": "library", |
||
| 2050 | "extra": { |
||
| 2051 | "branch-alias": { |
||
| 2052 | "dev-master": "2.5-dev", |
||
| 2053 | "dev-develop": "2.6-dev" |
||
| 2054 | } |
||
| 2055 | }, |
||
| 2056 | "autoload": { |
||
| 2057 | "psr-4": { |
||
| 2058 | "Zend\\Console\\": "src/" |
||
| 2059 | } |
||
| 2060 | }, |
||
| 2061 | "notification-url": "https://packagist.org/downloads/", |
||
| 2062 | "license": [ |
||
| 2063 | "BSD-3-Clause" |
||
| 2064 | ], |
||
| 2065 | "homepage": "https://github.com/zendframework/zend-console", |
||
| 2066 | "keywords": [ |
||
| 2067 | "console", |
||
| 2068 | "zf2" |
||
| 2069 | ], |
||
| 2070 | "time": "2015-06-03T14:05:33+00:00" |
||
| 2071 | }, |
||
| 2072 | { |
||
| 2073 | "name": "zendframework/zend-form", |
||
| 2074 | "version": "2.5.0", |
||
| 2075 | "source": { |
||
| 2076 | "type": "git", |
||
| 2077 | "url": "https://github.com/zendframework/zend-form.git", |
||
| 2078 | "reference": "bc1e3d66cf4186e358c52232d4b4900e010d3d14" |
||
| 2079 | }, |
||
| 2080 | "dist": { |
||
| 2081 | "type": "zip", |
||
| 2082 | "url": "https://api.github.com/repos/zendframework/zend-form/zipball/bc1e3d66cf4186e358c52232d4b4900e010d3d14", |
||
| 2083 | "reference": "bc1e3d66cf4186e358c52232d4b4900e010d3d14", |
||
| 2084 | "shasum": "" |
||
| 2085 | }, |
||
| 2086 | "require": { |
||
| 2087 | "php": ">=5.3.23", |
||
| 2088 | "zendframework/zend-inputfilter": "~2.5.0", |
||
| 2089 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 2090 | }, |
||
| 2091 | "require-dev": { |
||
| 2092 | "doctrine/annotations": "~1.0", |
||
| 2093 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2094 | "phpunit/phpunit": "~4.0", |
||
| 2095 | "zendframework/zend-cache": "~2.5.0", |
||
| 2096 | "zendframework/zend-captcha": "~2.5.0", |
||
| 2097 | "zendframework/zend-code": "~2.5.0", |
||
| 2098 | "zendframework/zend-di": "~2.5.0", |
||
| 2099 | "zendframework/zend-eventmanager": "~2.5.0", |
||
| 2100 | "zendframework/zend-filter": "~2.5.0", |
||
| 2101 | "zendframework/zend-i18n": "~2.5.0", |
||
| 2102 | "zendframework/zend-mvc": "~2.5.0", |
||
| 2103 | "zendframework/zend-servicemanager": "~2.5.0", |
||
| 2104 | "zendframework/zend-session": "~2.5.0", |
||
| 2105 | "zendframework/zend-text": "~2.5.0", |
||
| 2106 | "zendframework/zend-validator": "~2.5.0", |
||
| 2107 | "zendframework/zend-view": "~2.5.0", |
||
| 2108 | "zendframework/zendservice-recaptcha": "*" |
||
| 2109 | }, |
||
| 2110 | "suggest": { |
||
| 2111 | "zendframework/zend-captcha": "Zend\\Captcha component", |
||
| 2112 | "zendframework/zend-code": "Zend\\Code component", |
||
| 2113 | "zendframework/zend-eventmanager": "Zend\\EventManager component", |
||
| 2114 | "zendframework/zend-filter": "Zend\\Filter component", |
||
| 2115 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
| 2116 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
| 2117 | "zendframework/zend-validator": "Zend\\Validator component", |
||
| 2118 | "zendframework/zend-view": "Zend\\View component", |
||
| 2119 | "zendframework/zendservice-recaptcha": "ZendService\\ReCaptcha component" |
||
| 2120 | }, |
||
| 2121 | "type": "library", |
||
| 2122 | "extra": { |
||
| 2123 | "branch-alias": { |
||
| 2124 | "dev-master": "2.5-dev", |
||
| 2125 | "dev-develop": "2.6-dev" |
||
| 2126 | } |
||
| 2127 | }, |
||
| 2128 | "autoload": { |
||
| 2129 | "psr-4": { |
||
| 2130 | "Zend\\Form\\": "src/" |
||
| 2131 | } |
||
| 2132 | }, |
||
| 2133 | "notification-url": "https://packagist.org/downloads/", |
||
| 2134 | "license": [ |
||
| 2135 | "BSD-3-Clause" |
||
| 2136 | ], |
||
| 2137 | "homepage": "https://github.com/zendframework/zend-form", |
||
| 2138 | "keywords": [ |
||
| 2139 | "form", |
||
| 2140 | "zf2" |
||
| 2141 | ], |
||
| 2142 | "time": "2015-06-03T14:05:41+00:00" |
||
| 2143 | }, |
||
| 2144 | { |
||
| 2145 | "name": "zendframework/zend-http", |
||
| 2146 | "version": "2.5.0", |
||
| 2147 | "source": { |
||
| 2148 | "type": "git", |
||
| 2149 | "url": "https://github.com/zendframework/zend-http.git", |
||
| 2150 | "reference": "c0bb3303a78fad39d491e10d05d4078f3cb39138" |
||
| 2151 | }, |
||
| 2152 | "dist": { |
||
| 2153 | "type": "zip", |
||
| 2154 | "url": "https://api.github.com/repos/zendframework/zend-http/zipball/c0bb3303a78fad39d491e10d05d4078f3cb39138", |
||
| 2155 | "reference": "c0bb3303a78fad39d491e10d05d4078f3cb39138", |
||
| 2156 | "shasum": "" |
||
| 2157 | }, |
||
| 2158 | "require": { |
||
| 2159 | "php": ">=5.3.23", |
||
| 2160 | "zendframework/zend-loader": "~2.5.0", |
||
| 2161 | "zendframework/zend-stdlib": "~2.5.0", |
||
| 2162 | "zendframework/zend-uri": "~2.5.0", |
||
| 2163 | "zendframework/zend-validator": "~2.5.0" |
||
| 2164 | }, |
||
| 2165 | "require-dev": { |
||
| 2166 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2167 | "phpunit/phpunit": "~4.0", |
||
| 2168 | "zendframework/zend-config": "~2.5.0" |
||
| 2169 | }, |
||
| 2170 | "type": "library", |
||
| 2171 | "extra": { |
||
| 2172 | "branch-alias": { |
||
| 2173 | "dev-master": "2.5-dev", |
||
| 2174 | "dev-develop": "2.6-dev" |
||
| 2175 | } |
||
| 2176 | }, |
||
| 2177 | "autoload": { |
||
| 2178 | "psr-4": { |
||
| 2179 | "Zend\\Http\\": "src/" |
||
| 2180 | } |
||
| 2181 | }, |
||
| 2182 | "notification-url": "https://packagist.org/downloads/", |
||
| 2183 | "license": [ |
||
| 2184 | "BSD-3-Clause" |
||
| 2185 | ], |
||
| 2186 | "description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", |
||
| 2187 | "homepage": "https://github.com/zendframework/zend-http", |
||
| 2188 | "keywords": [ |
||
| 2189 | "http", |
||
| 2190 | "zf2" |
||
| 2191 | ], |
||
| 2192 | "time": "2015-06-03T14:05:42+00:00" |
||
| 2193 | }, |
||
| 2194 | { |
||
| 2195 | "name": "zendframework/zend-i18n", |
||
| 2196 | "version": "2.5.0", |
||
| 2197 | "source": { |
||
| 2198 | "type": "git", |
||
| 2199 | "url": "https://github.com/zendframework/zend-i18n.git", |
||
| 2200 | "reference": "ff661cc89b0df101d980ea6c5a041336d51d0583" |
||
| 2201 | }, |
||
| 2202 | "dist": { |
||
| 2203 | "type": "zip", |
||
| 2204 | "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/ff661cc89b0df101d980ea6c5a041336d51d0583", |
||
| 2205 | "reference": "ff661cc89b0df101d980ea6c5a041336d51d0583", |
||
| 2206 | "shasum": "" |
||
| 2207 | }, |
||
| 2208 | "require": { |
||
| 2209 | "php": ">=5.3.23", |
||
| 2210 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 2211 | }, |
||
| 2212 | "require-dev": { |
||
| 2213 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2214 | "phpunit/phpunit": "~4.0", |
||
| 2215 | "zendframework/zend-cache": "~2.5.0", |
||
| 2216 | "zendframework/zend-config": "~2.5.0", |
||
| 2217 | "zendframework/zend-eventmanager": "~2.5.0", |
||
| 2218 | "zendframework/zend-filter": "~2.5.0", |
||
| 2219 | "zendframework/zend-servicemanager": "~2.5.0", |
||
| 2220 | "zendframework/zend-validator": "~2.5.0", |
||
| 2221 | "zendframework/zend-view": "~2.5.0" |
||
| 2222 | }, |
||
| 2223 | "suggest": { |
||
| 2224 | "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", |
||
| 2225 | "zendframework/zend-cache": "Zend\\Cache component", |
||
| 2226 | "zendframework/zend-config": "Zend\\Config component", |
||
| 2227 | "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", |
||
| 2228 | "zendframework/zend-filter": "You should install this package to use the provided filters", |
||
| 2229 | "zendframework/zend-resources": "Translation resources", |
||
| 2230 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
| 2231 | "zendframework/zend-validator": "You should install this package to use the provided validators", |
||
| 2232 | "zendframework/zend-view": "You should install this package to use the provided view helpers" |
||
| 2233 | }, |
||
| 2234 | "type": "library", |
||
| 2235 | "extra": { |
||
| 2236 | "branch-alias": { |
||
| 2237 | "dev-master": "2.5-dev", |
||
| 2238 | "dev-develop": "2.6-dev" |
||
| 2239 | } |
||
| 2240 | }, |
||
| 2241 | "autoload": { |
||
| 2242 | "psr-4": { |
||
| 2243 | "Zend\\I18n\\": "src/" |
||
| 2244 | } |
||
| 2245 | }, |
||
| 2246 | "notification-url": "https://packagist.org/downloads/", |
||
| 2247 | "license": [ |
||
| 2248 | "BSD-3-Clause" |
||
| 2249 | ], |
||
| 2250 | "homepage": "https://github.com/zendframework/zend-i18n", |
||
| 2251 | "keywords": [ |
||
| 2252 | "i18n", |
||
| 2253 | "zf2" |
||
| 2254 | ], |
||
| 2255 | "time": "2015-06-03T14:05:42+00:00" |
||
| 2256 | }, |
||
| 2257 | { |
||
| 2258 | "name": "zendframework/zend-inputfilter", |
||
| 2259 | "version": "2.5.0", |
||
| 2260 | "source": { |
||
| 2261 | "type": "git", |
||
| 2262 | "url": "https://github.com/zendframework/zend-inputfilter.git", |
||
| 2263 | "reference": "9b34939284120242ae2619085539a5002b9581d6" |
||
| 2264 | }, |
||
| 2265 | "dist": { |
||
| 2266 | "type": "zip", |
||
| 2267 | "url": "https://api.github.com/repos/zendframework/zend-inputfilter/zipball/9b34939284120242ae2619085539a5002b9581d6", |
||
| 2268 | "reference": "9b34939284120242ae2619085539a5002b9581d6", |
||
| 2269 | "shasum": "" |
||
| 2270 | }, |
||
| 2271 | "require": { |
||
| 2272 | "php": ">=5.3.23", |
||
| 2273 | "zendframework/zend-filter": "~2.5.0", |
||
| 2274 | "zendframework/zend-stdlib": "~2.5.0", |
||
| 2275 | "zendframework/zend-validator": "~2.5.0" |
||
| 2276 | }, |
||
| 2277 | "require-dev": { |
||
| 2278 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2279 | "phpunit/phpunit": "~4.0", |
||
| 2280 | "zendframework/zend-i18n": "~2.5.0", |
||
| 2281 | "zendframework/zend-servicemanager": "~2.5.0" |
||
| 2282 | }, |
||
| 2283 | "suggest": { |
||
| 2284 | "zendframework/zend-servicemanager": "To support plugin manager support" |
||
| 2285 | }, |
||
| 2286 | "type": "library", |
||
| 2287 | "extra": { |
||
| 2288 | "branch-alias": { |
||
| 2289 | "dev-master": "2.5-dev", |
||
| 2290 | "dev-develop": "2.6-dev" |
||
| 2291 | } |
||
| 2292 | }, |
||
| 2293 | "autoload": { |
||
| 2294 | "psr-4": { |
||
| 2295 | "Zend\\InputFilter\\": "src/" |
||
| 2296 | } |
||
| 2297 | }, |
||
| 2298 | "notification-url": "https://packagist.org/downloads/", |
||
| 2299 | "license": [ |
||
| 2300 | "BSD-3-Clause" |
||
| 2301 | ], |
||
| 2302 | "homepage": "https://github.com/zendframework/zend-inputfilter", |
||
| 2303 | "keywords": [ |
||
| 2304 | "inputfilter", |
||
| 2305 | "zf2" |
||
| 2306 | ], |
||
| 2307 | "time": "2015-06-03T14:05:44+00:00" |
||
| 2308 | }, |
||
| 2309 | { |
||
| 2310 | "name": "zendframework/zend-json", |
||
| 2311 | "version": "2.5.0", |
||
| 2312 | "source": { |
||
| 2313 | "type": "git", |
||
| 2314 | "url": "https://github.com/zendframework/zend-json.git", |
||
| 2315 | "reference": "34cad593c6799291306c45c2900087863bd3a257" |
||
| 2316 | }, |
||
| 2317 | "dist": { |
||
| 2318 | "type": "zip", |
||
| 2319 | "url": "https://api.github.com/repos/zendframework/zend-json/zipball/34cad593c6799291306c45c2900087863bd3a257", |
||
| 2320 | "reference": "34cad593c6799291306c45c2900087863bd3a257", |
||
| 2321 | "shasum": "" |
||
| 2322 | }, |
||
| 2323 | "require": { |
||
| 2324 | "php": ">=5.3.23", |
||
| 2325 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 2326 | }, |
||
| 2327 | "require-dev": { |
||
| 2328 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2329 | "phpunit/phpunit": "~4.0", |
||
| 2330 | "zendframework/zend-http": "~2.5.0", |
||
| 2331 | "zendframework/zend-server": "~2.5.0", |
||
| 2332 | "zendframework/zendxml": "~1.0" |
||
| 2333 | }, |
||
| 2334 | "suggest": { |
||
| 2335 | "zendframework/zend-http": "Zend\\Http component", |
||
| 2336 | "zendframework/zend-server": "Zend\\Server component", |
||
| 2337 | "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage" |
||
| 2338 | }, |
||
| 2339 | "type": "library", |
||
| 2340 | "extra": { |
||
| 2341 | "branch-alias": { |
||
| 2342 | "dev-master": "2.5-dev", |
||
| 2343 | "dev-develop": "2.6-dev" |
||
| 2344 | } |
||
| 2345 | }, |
||
| 2346 | "autoload": { |
||
| 2347 | "psr-4": { |
||
| 2348 | "Zend\\Json\\": "src/" |
||
| 2349 | } |
||
| 2350 | }, |
||
| 2351 | "notification-url": "https://packagist.org/downloads/", |
||
| 2352 | "license": [ |
||
| 2353 | "BSD-3-Clause" |
||
| 2354 | ], |
||
| 2355 | "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", |
||
| 2356 | "homepage": "https://github.com/zendframework/zend-json", |
||
| 2357 | "keywords": [ |
||
| 2358 | "json", |
||
| 2359 | "zf2" |
||
| 2360 | ], |
||
| 2361 | "time": "2015-06-03T14:05:45+00:00" |
||
| 2362 | }, |
||
| 2363 | { |
||
| 2364 | "name": "zendframework/zend-log", |
||
| 2365 | "version": "2.5.1", |
||
| 2366 | "source": { |
||
| 2367 | "type": "git", |
||
| 2368 | "url": "https://github.com/zendframework/zend-log.git", |
||
| 2369 | "reference": "89cd787661796f360c2686a8f3e8dbc42d5f115f" |
||
| 2370 | }, |
||
| 2371 | "dist": { |
||
| 2372 | "type": "zip", |
||
| 2373 | "url": "https://api.github.com/repos/zendframework/zend-log/zipball/89cd787661796f360c2686a8f3e8dbc42d5f115f", |
||
| 2374 | "reference": "89cd787661796f360c2686a8f3e8dbc42d5f115f", |
||
| 2375 | "shasum": "" |
||
| 2376 | }, |
||
| 2377 | "require": { |
||
| 2378 | "php": ">=5.3.23", |
||
| 2379 | "zendframework/zend-servicemanager": "~2.5", |
||
| 2380 | "zendframework/zend-stdlib": "~2.5" |
||
| 2381 | }, |
||
| 2382 | "require-dev": { |
||
| 2383 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2384 | "phpunit/phpunit": "~4.0", |
||
| 2385 | "zendframework/zend-console": "~2.5", |
||
| 2386 | "zendframework/zend-db": "~2.5", |
||
| 2387 | "zendframework/zend-escaper": "~2.5", |
||
| 2388 | "zendframework/zend-filter": "~2.5", |
||
| 2389 | "zendframework/zend-mail": "~2.5", |
||
| 2390 | "zendframework/zend-mvc": "~2.5", |
||
| 2391 | "zendframework/zend-validator": "~2.5" |
||
| 2392 | }, |
||
| 2393 | "suggest": { |
||
| 2394 | "ext-mongo": "*", |
||
| 2395 | "zendframework/zend-console": "Zend\\Console component", |
||
| 2396 | "zendframework/zend-db": "Zend\\Db component", |
||
| 2397 | "zendframework/zend-escaper": "Zend\\Escaper component, for use in the XML formatter", |
||
| 2398 | "zendframework/zend-mail": "Zend\\Mail component", |
||
| 2399 | "zendframework/zend-validator": "Zend\\Validator component" |
||
| 2400 | }, |
||
| 2401 | "type": "library", |
||
| 2402 | "extra": { |
||
| 2403 | "branch-alias": { |
||
| 2404 | "dev-master": "2.5-dev", |
||
| 2405 | "dev-develop": "2.6-dev" |
||
| 2406 | } |
||
| 2407 | }, |
||
| 2408 | "autoload": { |
||
| 2409 | "psr-4": { |
||
| 2410 | "Zend\\Log\\": "src/" |
||
| 2411 | } |
||
| 2412 | }, |
||
| 2413 | "notification-url": "https://packagist.org/downloads/", |
||
| 2414 | "license": [ |
||
| 2415 | "BSD-3-Clause" |
||
| 2416 | ], |
||
| 2417 | "description": "component for general purpose logging", |
||
| 2418 | "homepage": "https://github.com/zendframework/zend-log", |
||
| 2419 | "keywords": [ |
||
| 2420 | "log", |
||
| 2421 | "logging", |
||
| 2422 | "zf2" |
||
| 2423 | ], |
||
| 2424 | "time": "2015-06-03T15:32:02+00:00" |
||
| 2425 | }, |
||
| 2426 | { |
||
| 2427 | "name": "zendframework/zend-mvc", |
||
| 2428 | "version": "2.5.1", |
||
| 2429 | "source": { |
||
| 2430 | "type": "git", |
||
| 2431 | "url": "https://github.com/zendframework/zend-mvc.git", |
||
| 2432 | "reference": "a22422d1d17f3afa031de2be5453f45109e4b7f4" |
||
| 2433 | }, |
||
| 2434 | "dist": { |
||
| 2435 | "type": "zip", |
||
| 2436 | "url": "https://api.github.com/repos/zendframework/zend-mvc/zipball/a22422d1d17f3afa031de2be5453f45109e4b7f4", |
||
| 2437 | "reference": "a22422d1d17f3afa031de2be5453f45109e4b7f4", |
||
| 2438 | "shasum": "" |
||
| 2439 | }, |
||
| 2440 | "require": { |
||
| 2441 | "php": ">=5.3.23", |
||
| 2442 | "zendframework/zend-eventmanager": "~2.5", |
||
| 2443 | "zendframework/zend-form": "~2.5", |
||
| 2444 | "zendframework/zend-servicemanager": "~2.5", |
||
| 2445 | "zendframework/zend-stdlib": "~2.5" |
||
| 2446 | }, |
||
| 2447 | "require-dev": { |
||
| 2448 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2449 | "phpunit/phpunit": "~4.0", |
||
| 2450 | "zendframework/zend-authentication": "~2.5", |
||
| 2451 | "zendframework/zend-cache": "~2.5", |
||
| 2452 | "zendframework/zend-console": "~2.5", |
||
| 2453 | "zendframework/zend-di": "~2.5", |
||
| 2454 | "zendframework/zend-filter": "~2.5", |
||
| 2455 | "zendframework/zend-http": "~2.5", |
||
| 2456 | "zendframework/zend-i18n": "~2.5", |
||
| 2457 | "zendframework/zend-inputfilter": "~2.5", |
||
| 2458 | "zendframework/zend-json": "~2.5", |
||
| 2459 | "zendframework/zend-log": "~2.5", |
||
| 2460 | "zendframework/zend-modulemanager": "~2.5", |
||
| 2461 | "zendframework/zend-serializer": "~2.5", |
||
| 2462 | "zendframework/zend-session": "~2.5", |
||
| 2463 | "zendframework/zend-text": "~2.5", |
||
| 2464 | "zendframework/zend-uri": "~2.5", |
||
| 2465 | "zendframework/zend-validator": "~2.5", |
||
| 2466 | "zendframework/zend-version": "~2.5", |
||
| 2467 | "zendframework/zend-view": "~2.5" |
||
| 2468 | }, |
||
| 2469 | "suggest": { |
||
| 2470 | "zendframework/zend-authentication": "Zend\\Authentication component for Identity plugin", |
||
| 2471 | "zendframework/zend-config": "Zend\\Config component", |
||
| 2472 | "zendframework/zend-console": "Zend\\Console component", |
||
| 2473 | "zendframework/zend-di": "Zend\\Di component", |
||
| 2474 | "zendframework/zend-filter": "Zend\\Filter component", |
||
| 2475 | "zendframework/zend-http": "Zend\\Http component", |
||
| 2476 | "zendframework/zend-i18n": "Zend\\I18n component for translatable segments", |
||
| 2477 | "zendframework/zend-inputfilter": "Zend\\Inputfilter component", |
||
| 2478 | "zendframework/zend-json": "Zend\\Json component", |
||
| 2479 | "zendframework/zend-log": "Zend\\Log component", |
||
| 2480 | "zendframework/zend-modulemanager": "Zend\\ModuleManager component", |
||
| 2481 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
| 2482 | "zendframework/zend-session": "Zend\\Session component for FlashMessenger, PRG, and FPRG plugins", |
||
| 2483 | "zendframework/zend-stdlib": "Zend\\Stdlib component", |
||
| 2484 | "zendframework/zend-text": "Zend\\Text component", |
||
| 2485 | "zendframework/zend-uri": "Zend\\Uri component", |
||
| 2486 | "zendframework/zend-validator": "Zend\\Validator component", |
||
| 2487 | "zendframework/zend-version": "Zend\\Version component", |
||
| 2488 | "zendframework/zend-view": "Zend\\View component" |
||
| 2489 | }, |
||
| 2490 | "type": "library", |
||
| 2491 | "extra": { |
||
| 2492 | "branch-alias": { |
||
| 2493 | "dev-master": "2.5-dev", |
||
| 2494 | "dev-develop": "2.6-dev" |
||
| 2495 | } |
||
| 2496 | }, |
||
| 2497 | "autoload": { |
||
| 2498 | "psr-4": { |
||
| 2499 | "Zend\\Mvc\\": "src/" |
||
| 2500 | } |
||
| 2501 | }, |
||
| 2502 | "notification-url": "https://packagist.org/downloads/", |
||
| 2503 | "license": [ |
||
| 2504 | "BSD-3-Clause" |
||
| 2505 | ], |
||
| 2506 | "homepage": "https://github.com/zendframework/zend-mvc", |
||
| 2507 | "keywords": [ |
||
| 2508 | "mvc", |
||
| 2509 | "zf2" |
||
| 2510 | ], |
||
| 2511 | "time": "2015-06-03T15:32:02+00:00" |
||
| 2512 | }, |
||
| 2513 | { |
||
| 2514 | "name": "zendframework/zend-serializer", |
||
| 2515 | "version": "2.5.0", |
||
| 2516 | "source": { |
||
| 2517 | "type": "git", |
||
| 2518 | "url": "https://github.com/zendframework/zend-serializer.git", |
||
| 2519 | "reference": "addfcf3c7c992b12c848bf9b078895ae20821fa9" |
||
| 2520 | }, |
||
| 2521 | "dist": { |
||
| 2522 | "type": "zip", |
||
| 2523 | "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/addfcf3c7c992b12c848bf9b078895ae20821fa9", |
||
| 2524 | "reference": "addfcf3c7c992b12c848bf9b078895ae20821fa9", |
||
| 2525 | "shasum": "" |
||
| 2526 | }, |
||
| 2527 | "require": { |
||
| 2528 | "php": ">=5.3.23", |
||
| 2529 | "zendframework/zend-json": "~2.5.0", |
||
| 2530 | "zendframework/zend-math": "~2.5.0", |
||
| 2531 | "zendframework/zend-stdlib": "~2.5.0" |
||
| 2532 | }, |
||
| 2533 | "require-dev": { |
||
| 2534 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2535 | "phpunit/phpunit": "~4.0", |
||
| 2536 | "zendframework/zend-servicemanager": "~2.5.0" |
||
| 2537 | }, |
||
| 2538 | "suggest": { |
||
| 2539 | "zendframework/zend-servicemanager": "To support plugin manager support" |
||
| 2540 | }, |
||
| 2541 | "type": "library", |
||
| 2542 | "extra": { |
||
| 2543 | "branch-alias": { |
||
| 2544 | "dev-master": "2.5-dev", |
||
| 2545 | "dev-develop": "2.6-dev" |
||
| 2546 | } |
||
| 2547 | }, |
||
| 2548 | "autoload": { |
||
| 2549 | "psr-4": { |
||
| 2550 | "Zend\\Serializer\\": "src/" |
||
| 2551 | } |
||
| 2552 | }, |
||
| 2553 | "notification-url": "https://packagist.org/downloads/", |
||
| 2554 | "license": [ |
||
| 2555 | "BSD-3-Clause" |
||
| 2556 | ], |
||
| 2557 | "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover", |
||
| 2558 | "homepage": "https://github.com/zendframework/zend-serializer", |
||
| 2559 | "keywords": [ |
||
| 2560 | "serializer", |
||
| 2561 | "zf2" |
||
| 2562 | ], |
||
| 2563 | "time": "2015-06-03T14:05:55+00:00" |
||
| 2564 | }, |
||
| 2565 | { |
||
| 2566 | "name": "zendframework/zend-uri", |
||
| 2567 | "version": "2.5.0", |
||
| 2568 | "source": { |
||
| 2569 | "type": "git", |
||
| 2570 | "url": "https://github.com/zendframework/zend-uri.git", |
||
| 2571 | "reference": "9ceee5428bee9f9931bc00105d5bbc407d683341" |
||
| 2572 | }, |
||
| 2573 | "dist": { |
||
| 2574 | "type": "zip", |
||
| 2575 | "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/9ceee5428bee9f9931bc00105d5bbc407d683341", |
||
| 2576 | "reference": "9ceee5428bee9f9931bc00105d5bbc407d683341", |
||
| 2577 | "shasum": "" |
||
| 2578 | }, |
||
| 2579 | "require": { |
||
| 2580 | "php": ">=5.3.23", |
||
| 2581 | "zendframework/zend-escaper": "~2.5.0", |
||
| 2582 | "zendframework/zend-validator": "~2.5.0" |
||
| 2583 | }, |
||
| 2584 | "require-dev": { |
||
| 2585 | "fabpot/php-cs-fixer": "1.7.*", |
||
| 2586 | "phpunit/phpunit": "~4.0" |
||
| 2587 | }, |
||
| 2588 | "type": "library", |
||
| 2589 | "extra": { |
||
| 2590 | "branch-alias": { |
||
| 2591 | "dev-master": "2.5-dev", |
||
| 2592 | "dev-develop": "2.6-dev" |
||
| 2593 | } |
||
| 2594 | }, |
||
| 2595 | "autoload": { |
||
| 2596 | "psr-4": { |
||
| 2597 | "Zend\\Uri\\": "src/" |
||
| 2598 | } |
||
| 2599 | }, |
||
| 2600 | "notification-url": "https://packagist.org/downloads/", |
||
| 2601 | "license": [ |
||
| 2602 | "BSD-3-Clause" |
||
| 2603 | ], |
||
| 2604 | "description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", |
||
| 2605 | "homepage": "https://github.com/zendframework/zend-uri", |
||
| 2606 | "keywords": [ |
||
| 2607 | "uri", |
||
| 2608 | "zf2" |
||
| 2609 | ], |
||
| 2610 | "time": "2015-06-03T14:06:01+00:00" |
||
| 2611 | } |
||
| 2612 | ], |
||
| 2613 | "aliases": [], |
||
| 2614 | "minimum-stability": "stable", |
||
| 2615 | "stability-flags": [], |
||
| 2616 | "prefer-stable": false, |
||
| 2617 | "prefer-lowest": true, |
||
| 2618 | "platform": { |
||
| 2619 | "php": "^5.5 || ^7.0" |
||
| 2620 | }, |
||
| 2621 | "platform-dev": [] |
||
| 2622 | } |
||
| 2623 |