Commit 761a7fa98c960179c564f8529c662417bfb80778
1 parent
fad62ced
Exists in
master
and in
1 other branch
updated plugins (composer.json et lock)
Showing
2 changed files
with
380 additions
and
329 deletions
Show diff stats
composer.json
composer.lock
@@ -99,16 +99,16 @@ | @@ -99,16 +99,16 @@ | ||
99 | }, | 99 | }, |
100 | { | 100 | { |
101 | "name": "cakephp/cakephp", | 101 | "name": "cakephp/cakephp", |
102 | - "version": "3.7.7", | 102 | + "version": "3.7.9", |
103 | "source": { | 103 | "source": { |
104 | "type": "git", | 104 | "type": "git", |
105 | "url": "https://github.com/cakephp/cakephp.git", | 105 | "url": "https://github.com/cakephp/cakephp.git", |
106 | - "reference": "b0aeff37f78e6cca7ed35bc0e49dedd6cf5fb3d6" | 106 | + "reference": "1e89aa0399ce4c0f9af764e3b61aa24826278feb" |
107 | }, | 107 | }, |
108 | "dist": { | 108 | "dist": { |
109 | "type": "zip", | 109 | "type": "zip", |
110 | - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/b0aeff37f78e6cca7ed35bc0e49dedd6cf5fb3d6", | ||
111 | - "reference": "b0aeff37f78e6cca7ed35bc0e49dedd6cf5fb3d6", | 110 | + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/1e89aa0399ce4c0f9af764e3b61aa24826278feb", |
111 | + "reference": "1e89aa0399ce4c0f9af764e3b61aa24826278feb", | ||
112 | "shasum": "" | 112 | "shasum": "" |
113 | }, | 113 | }, |
114 | "require": { | 114 | "require": { |
@@ -184,30 +184,29 @@ | @@ -184,30 +184,29 @@ | ||
184 | "rapid-development", | 184 | "rapid-development", |
185 | "validation" | 185 | "validation" |
186 | ], | 186 | ], |
187 | - "time": "2019-04-24T01:30:19+00:00" | 187 | + "time": "2019-06-20T01:33:59+00:00" |
188 | }, | 188 | }, |
189 | { | 189 | { |
190 | "name": "cakephp/chronos", | 190 | "name": "cakephp/chronos", |
191 | - "version": "1.2.5", | 191 | + "version": "1.3.0", |
192 | "source": { | 192 | "source": { |
193 | "type": "git", | 193 | "type": "git", |
194 | "url": "https://github.com/cakephp/chronos.git", | 194 | "url": "https://github.com/cakephp/chronos.git", |
195 | - "reference": "8a2b005a2db173e1b5493002afb8e1e13c71a62a" | 195 | + "reference": "ba2bab98849e7bf29b02dd634ada49ab36472959" |
196 | }, | 196 | }, |
197 | "dist": { | 197 | "dist": { |
198 | "type": "zip", | 198 | "type": "zip", |
199 | - "url": "https://api.github.com/repos/cakephp/chronos/zipball/8a2b005a2db173e1b5493002afb8e1e13c71a62a", | ||
200 | - "reference": "8a2b005a2db173e1b5493002afb8e1e13c71a62a", | 199 | + "url": "https://api.github.com/repos/cakephp/chronos/zipball/ba2bab98849e7bf29b02dd634ada49ab36472959", |
200 | + "reference": "ba2bab98849e7bf29b02dd634ada49ab36472959", | ||
201 | "shasum": "" | 201 | "shasum": "" |
202 | }, | 202 | }, |
203 | "require": { | 203 | "require": { |
204 | - "php": "^5.5.9|^7" | 204 | + "php": ">=5.6" |
205 | }, | 205 | }, |
206 | "require-dev": { | 206 | "require-dev": { |
207 | "athletic/athletic": "~0.1", | 207 | "athletic/athletic": "~0.1", |
208 | "cakephp/cakephp-codesniffer": "^3.0", | 208 | "cakephp/cakephp-codesniffer": "^3.0", |
209 | "phpbench/phpbench": "@dev", | 209 | "phpbench/phpbench": "@dev", |
210 | - "phpstan/phpstan": "^0.6.4", | ||
211 | "phpunit/phpunit": "<6.0 || ^7.0" | 210 | "phpunit/phpunit": "<6.0 || ^7.0" |
212 | }, | 211 | }, |
213 | "type": "library", | 212 | "type": "library", |
@@ -241,20 +240,20 @@ | @@ -241,20 +240,20 @@ | ||
241 | "datetime", | 240 | "datetime", |
242 | "time" | 241 | "time" |
243 | ], | 242 | ], |
244 | - "time": "2019-04-23T19:00:57+00:00" | 243 | + "time": "2019-11-30T02:33:19+00:00" |
245 | }, | 244 | }, |
246 | { | 245 | { |
247 | "name": "cakephp/debug_kit", | 246 | "name": "cakephp/debug_kit", |
248 | - "version": "3.18.0", | 247 | + "version": "3.22.2", |
249 | "source": { | 248 | "source": { |
250 | "type": "git", | 249 | "type": "git", |
251 | "url": "https://github.com/cakephp/debug_kit.git", | 250 | "url": "https://github.com/cakephp/debug_kit.git", |
252 | - "reference": "6f5ab6ad9a5f36e1ea32cf4fca1afc71d36a0f89" | 251 | + "reference": "fbe68d1420e94b36b5477d4aa7ede8d5cbdddd65" |
253 | }, | 252 | }, |
254 | "dist": { | 253 | "dist": { |
255 | "type": "zip", | 254 | "type": "zip", |
256 | - "url": "https://api.github.com/repos/cakephp/debug_kit/zipball/6f5ab6ad9a5f36e1ea32cf4fca1afc71d36a0f89", | ||
257 | - "reference": "6f5ab6ad9a5f36e1ea32cf4fca1afc71d36a0f89", | 255 | + "url": "https://api.github.com/repos/cakephp/debug_kit/zipball/fbe68d1420e94b36b5477d4aa7ede8d5cbdddd65", |
256 | + "reference": "fbe68d1420e94b36b5477d4aa7ede8d5cbdddd65", | ||
258 | "shasum": "" | 257 | "shasum": "" |
259 | }, | 258 | }, |
260 | "require": { | 259 | "require": { |
@@ -266,6 +265,7 @@ | @@ -266,6 +265,7 @@ | ||
266 | "php": ">=5.6.0" | 265 | "php": ">=5.6.0" |
267 | }, | 266 | }, |
268 | "require-dev": { | 267 | "require-dev": { |
268 | + "cakephp/authorization": "^1.3.2", | ||
269 | "cakephp/cakephp-codesniffer": "^3.0", | 269 | "cakephp/cakephp-codesniffer": "^3.0", |
270 | "phpunit/phpunit": "^5.7.14|^6.0" | 270 | "phpunit/phpunit": "^5.7.14|^6.0" |
271 | }, | 271 | }, |
@@ -275,8 +275,8 @@ | @@ -275,8 +275,8 @@ | ||
275 | "type": "cakephp-plugin", | 275 | "type": "cakephp-plugin", |
276 | "autoload": { | 276 | "autoload": { |
277 | "psr-4": { | 277 | "psr-4": { |
278 | - "DebugKit\\": "src", | ||
279 | - "DebugKit\\Test\\Fixture\\": "tests\\Fixture" | 278 | + "DebugKit\\": "src/", |
279 | + "DebugKit\\Test\\Fixture\\": "tests/Fixture/" | ||
280 | } | 280 | } |
281 | }, | 281 | }, |
282 | "notification-url": "https://packagist.org/downloads/", | 282 | "notification-url": "https://packagist.org/downloads/", |
@@ -286,7 +286,7 @@ | @@ -286,7 +286,7 @@ | ||
286 | "authors": [ | 286 | "authors": [ |
287 | { | 287 | { |
288 | "name": "Mark Story", | 288 | "name": "Mark Story", |
289 | - "homepage": "http://mark-story.com", | 289 | + "homepage": "https://mark-story.com", |
290 | "role": "Author" | 290 | "role": "Author" |
291 | }, | 291 | }, |
292 | { | 292 | { |
@@ -301,7 +301,7 @@ | @@ -301,7 +301,7 @@ | ||
301 | "debug", | 301 | "debug", |
302 | "kit" | 302 | "kit" |
303 | ], | 303 | ], |
304 | - "time": "2019-04-04T17:27:59+00:00" | 304 | + "time": "2020-03-10T00:36:48+00:00" |
305 | }, | 305 | }, |
306 | { | 306 | { |
307 | "name": "cakephp/migrations", | 307 | "name": "cakephp/migrations", |
@@ -358,21 +358,21 @@ | @@ -358,21 +358,21 @@ | ||
358 | }, | 358 | }, |
359 | { | 359 | { |
360 | "name": "cakephp/plugin-installer", | 360 | "name": "cakephp/plugin-installer", |
361 | - "version": "1.1.0", | 361 | + "version": "1.2.0", |
362 | "source": { | 362 | "source": { |
363 | "type": "git", | 363 | "type": "git", |
364 | "url": "https://github.com/cakephp/plugin-installer.git", | 364 | "url": "https://github.com/cakephp/plugin-installer.git", |
365 | - "reference": "41373d0678490502f45adc7be88aa22d24ac1843" | 365 | + "reference": "3be2ea116603341b196592053e973f4abe71e8b2" |
366 | }, | 366 | }, |
367 | "dist": { | 367 | "dist": { |
368 | "type": "zip", | 368 | "type": "zip", |
369 | - "url": "https://api.github.com/repos/cakephp/plugin-installer/zipball/41373d0678490502f45adc7be88aa22d24ac1843", | ||
370 | - "reference": "41373d0678490502f45adc7be88aa22d24ac1843", | 369 | + "url": "https://api.github.com/repos/cakephp/plugin-installer/zipball/3be2ea116603341b196592053e973f4abe71e8b2", |
370 | + "reference": "3be2ea116603341b196592053e973f4abe71e8b2", | ||
371 | "shasum": "" | 371 | "shasum": "" |
372 | }, | 372 | }, |
373 | "require-dev": { | 373 | "require-dev": { |
374 | "cakephp/cakephp-codesniffer": "dev-master", | 374 | "cakephp/cakephp-codesniffer": "dev-master", |
375 | - "composer/composer": "1.0.*@dev", | 375 | + "composer/composer": "^1.0", |
376 | "phpunit/phpunit": "^4.8|^5.7|^6.0" | 376 | "phpunit/phpunit": "^4.8|^5.7|^6.0" |
377 | }, | 377 | }, |
378 | "type": "composer-installer", | 378 | "type": "composer-installer", |
@@ -381,7 +381,7 @@ | @@ -381,7 +381,7 @@ | ||
381 | }, | 381 | }, |
382 | "autoload": { | 382 | "autoload": { |
383 | "psr-4": { | 383 | "psr-4": { |
384 | - "Cake\\Composer\\": "src" | 384 | + "Cake\\Composer\\": "src/" |
385 | } | 385 | } |
386 | }, | 386 | }, |
387 | "notification-url": "https://packagist.org/downloads/", | 387 | "notification-url": "https://packagist.org/downloads/", |
@@ -391,35 +391,35 @@ | @@ -391,35 +391,35 @@ | ||
391 | "authors": [ | 391 | "authors": [ |
392 | { | 392 | { |
393 | "name": "CakePHP Community", | 393 | "name": "CakePHP Community", |
394 | - "homepage": "http://cakephp.org" | 394 | + "homepage": "https://cakephp.org" |
395 | } | 395 | } |
396 | ], | 396 | ], |
397 | "description": "A composer installer for CakePHP 3.0+ plugins.", | 397 | "description": "A composer installer for CakePHP 3.0+ plugins.", |
398 | - "time": "2017-12-24T21:09:29+00:00" | 398 | + "time": "2019-11-12T10:21:19+00:00" |
399 | }, | 399 | }, |
400 | { | 400 | { |
401 | "name": "composer/ca-bundle", | 401 | "name": "composer/ca-bundle", |
402 | - "version": "1.1.4", | 402 | + "version": "1.2.6", |
403 | "source": { | 403 | "source": { |
404 | "type": "git", | 404 | "type": "git", |
405 | "url": "https://github.com/composer/ca-bundle.git", | 405 | "url": "https://github.com/composer/ca-bundle.git", |
406 | - "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d" | 406 | + "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e" |
407 | }, | 407 | }, |
408 | "dist": { | 408 | "dist": { |
409 | "type": "zip", | 409 | "type": "zip", |
410 | - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d", | ||
411 | - "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d", | 410 | + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e", |
411 | + "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e", | ||
412 | "shasum": "" | 412 | "shasum": "" |
413 | }, | 413 | }, |
414 | "require": { | 414 | "require": { |
415 | "ext-openssl": "*", | 415 | "ext-openssl": "*", |
416 | "ext-pcre": "*", | 416 | "ext-pcre": "*", |
417 | - "php": "^5.3.2 || ^7.0" | 417 | + "php": "^5.3.2 || ^7.0 || ^8.0" |
418 | }, | 418 | }, |
419 | "require-dev": { | 419 | "require-dev": { |
420 | - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", | 420 | + "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", |
421 | "psr/log": "^1.0", | 421 | "psr/log": "^1.0", |
422 | - "symfony/process": "^2.5 || ^3.0 || ^4.0" | 422 | + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" |
423 | }, | 423 | }, |
424 | "type": "library", | 424 | "type": "library", |
425 | "extra": { | 425 | "extra": { |
@@ -451,20 +451,20 @@ | @@ -451,20 +451,20 @@ | ||
451 | "ssl", | 451 | "ssl", |
452 | "tls" | 452 | "tls" |
453 | ], | 453 | ], |
454 | - "time": "2019-01-28T09:30:10+00:00" | 454 | + "time": "2020-01-13T10:02:55+00:00" |
455 | }, | 455 | }, |
456 | { | 456 | { |
457 | "name": "composer/composer", | 457 | "name": "composer/composer", |
458 | - "version": "1.8.5", | 458 | + "version": "1.10.0", |
459 | "source": { | 459 | "source": { |
460 | "type": "git", | 460 | "type": "git", |
461 | "url": "https://github.com/composer/composer.git", | 461 | "url": "https://github.com/composer/composer.git", |
462 | - "reference": "949b116f9e7d98d8d276594fed74b580d125c0e6" | 462 | + "reference": "472c917b2a083ec7d2fa25c55fd099d1300e2515" |
463 | }, | 463 | }, |
464 | "dist": { | 464 | "dist": { |
465 | "type": "zip", | 465 | "type": "zip", |
466 | - "url": "https://api.github.com/repos/composer/composer/zipball/949b116f9e7d98d8d276594fed74b580d125c0e6", | ||
467 | - "reference": "949b116f9e7d98d8d276594fed74b580d125c0e6", | 466 | + "url": "https://api.github.com/repos/composer/composer/zipball/472c917b2a083ec7d2fa25c55fd099d1300e2515", |
467 | + "reference": "472c917b2a083ec7d2fa25c55fd099d1300e2515", | ||
468 | "shasum": "" | 468 | "shasum": "" |
469 | }, | 469 | }, |
470 | "require": { | 470 | "require": { |
@@ -477,17 +477,17 @@ | @@ -477,17 +477,17 @@ | ||
477 | "psr/log": "^1.0", | 477 | "psr/log": "^1.0", |
478 | "seld/jsonlint": "^1.4", | 478 | "seld/jsonlint": "^1.4", |
479 | "seld/phar-utils": "^1.0", | 479 | "seld/phar-utils": "^1.0", |
480 | - "symfony/console": "^2.7 || ^3.0 || ^4.0", | ||
481 | - "symfony/filesystem": "^2.7 || ^3.0 || ^4.0", | ||
482 | - "symfony/finder": "^2.7 || ^3.0 || ^4.0", | ||
483 | - "symfony/process": "^2.7 || ^3.0 || ^4.0" | 480 | + "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0", |
481 | + "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0", | ||
482 | + "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0", | ||
483 | + "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" | ||
484 | }, | 484 | }, |
485 | "conflict": { | 485 | "conflict": { |
486 | "symfony/console": "2.8.38" | 486 | "symfony/console": "2.8.38" |
487 | }, | 487 | }, |
488 | "require-dev": { | 488 | "require-dev": { |
489 | - "phpunit/phpunit": "^4.8.35 || ^5.7", | ||
490 | - "phpunit/phpunit-mock-objects": "^2.3 || ^3.0" | 489 | + "phpspec/prophecy": "^1.10", |
490 | + "symfony/phpunit-bridge": "^3.4" | ||
491 | }, | 491 | }, |
492 | "suggest": { | 492 | "suggest": { |
493 | "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", | 493 | "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", |
@@ -500,7 +500,7 @@ | @@ -500,7 +500,7 @@ | ||
500 | "type": "library", | 500 | "type": "library", |
501 | "extra": { | 501 | "extra": { |
502 | "branch-alias": { | 502 | "branch-alias": { |
503 | - "dev-master": "1.8-dev" | 503 | + "dev-master": "1.10-dev" |
504 | } | 504 | } |
505 | }, | 505 | }, |
506 | "autoload": { | 506 | "autoload": { |
@@ -524,35 +524,44 @@ | @@ -524,35 +524,44 @@ | ||
524 | "homepage": "http://seld.be" | 524 | "homepage": "http://seld.be" |
525 | } | 525 | } |
526 | ], | 526 | ], |
527 | - "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", | 527 | + "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", |
528 | "homepage": "https://getcomposer.org/", | 528 | "homepage": "https://getcomposer.org/", |
529 | "keywords": [ | 529 | "keywords": [ |
530 | "autoload", | 530 | "autoload", |
531 | "dependency", | 531 | "dependency", |
532 | "package" | 532 | "package" |
533 | ], | 533 | ], |
534 | - "time": "2019-04-09T15:46:48+00:00" | 534 | + "funding": [ |
535 | + { | ||
536 | + "url": "https://packagist.com", | ||
537 | + "type": "custom" | ||
538 | + }, | ||
539 | + { | ||
540 | + "url": "https://tidelift.com/funding/github/packagist/composer/composer", | ||
541 | + "type": "tidelift" | ||
542 | + } | ||
543 | + ], | ||
544 | + "time": "2020-03-10T13:08:05+00:00" | ||
535 | }, | 545 | }, |
536 | { | 546 | { |
537 | "name": "composer/semver", | 547 | "name": "composer/semver", |
538 | - "version": "1.5.0", | 548 | + "version": "1.5.1", |
539 | "source": { | 549 | "source": { |
540 | "type": "git", | 550 | "type": "git", |
541 | "url": "https://github.com/composer/semver.git", | 551 | "url": "https://github.com/composer/semver.git", |
542 | - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" | 552 | + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" |
543 | }, | 553 | }, |
544 | "dist": { | 554 | "dist": { |
545 | "type": "zip", | 555 | "type": "zip", |
546 | - "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", | ||
547 | - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", | 556 | + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", |
557 | + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", | ||
548 | "shasum": "" | 558 | "shasum": "" |
549 | }, | 559 | }, |
550 | "require": { | 560 | "require": { |
551 | "php": "^5.3.2 || ^7.0" | 561 | "php": "^5.3.2 || ^7.0" |
552 | }, | 562 | }, |
553 | "require-dev": { | 563 | "require-dev": { |
554 | - "phpunit/phpunit": "^4.5 || ^5.0.5", | ||
555 | - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" | 564 | + "phpunit/phpunit": "^4.5 || ^5.0.5" |
556 | }, | 565 | }, |
557 | "type": "library", | 566 | "type": "library", |
558 | "extra": { | 567 | "extra": { |
@@ -593,20 +602,20 @@ | @@ -593,20 +602,20 @@ | ||
593 | "validation", | 602 | "validation", |
594 | "versioning" | 603 | "versioning" |
595 | ], | 604 | ], |
596 | - "time": "2019-03-19T17:25:45+00:00" | 605 | + "time": "2020-01-13T12:06:48+00:00" |
597 | }, | 606 | }, |
598 | { | 607 | { |
599 | "name": "composer/spdx-licenses", | 608 | "name": "composer/spdx-licenses", |
600 | - "version": "1.5.1", | 609 | + "version": "1.5.3", |
601 | "source": { | 610 | "source": { |
602 | "type": "git", | 611 | "type": "git", |
603 | "url": "https://github.com/composer/spdx-licenses.git", | 612 | "url": "https://github.com/composer/spdx-licenses.git", |
604 | - "reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d" | 613 | + "reference": "0c3e51e1880ca149682332770e25977c70cf9dae" |
605 | }, | 614 | }, |
606 | "dist": { | 615 | "dist": { |
607 | "type": "zip", | 616 | "type": "zip", |
608 | - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d", | ||
609 | - "reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d", | 617 | + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae", |
618 | + "reference": "0c3e51e1880ca149682332770e25977c70cf9dae", | ||
610 | "shasum": "" | 619 | "shasum": "" |
611 | }, | 620 | }, |
612 | "require": { | 621 | "require": { |
@@ -653,28 +662,28 @@ | @@ -653,28 +662,28 @@ | ||
653 | "spdx", | 662 | "spdx", |
654 | "validator" | 663 | "validator" |
655 | ], | 664 | ], |
656 | - "time": "2019-03-26T10:23:26+00:00" | 665 | + "time": "2020-02-14T07:44:31+00:00" |
657 | }, | 666 | }, |
658 | { | 667 | { |
659 | "name": "composer/xdebug-handler", | 668 | "name": "composer/xdebug-handler", |
660 | - "version": "1.3.2", | 669 | + "version": "1.4.1", |
661 | "source": { | 670 | "source": { |
662 | "type": "git", | 671 | "type": "git", |
663 | "url": "https://github.com/composer/xdebug-handler.git", | 672 | "url": "https://github.com/composer/xdebug-handler.git", |
664 | - "reference": "d17708133b6c276d6e42ef887a877866b909d892" | 673 | + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7" |
665 | }, | 674 | }, |
666 | "dist": { | 675 | "dist": { |
667 | "type": "zip", | 676 | "type": "zip", |
668 | - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892", | ||
669 | - "reference": "d17708133b6c276d6e42ef887a877866b909d892", | 677 | + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7", |
678 | + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7", | ||
670 | "shasum": "" | 679 | "shasum": "" |
671 | }, | 680 | }, |
672 | "require": { | 681 | "require": { |
673 | - "php": "^5.3.2 || ^7.0", | 682 | + "php": "^5.3.2 || ^7.0 || ^8.0", |
674 | "psr/log": "^1.0" | 683 | "psr/log": "^1.0" |
675 | }, | 684 | }, |
676 | "require-dev": { | 685 | "require-dev": { |
677 | - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" | 686 | + "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" |
678 | }, | 687 | }, |
679 | "type": "library", | 688 | "type": "library", |
680 | "autoload": { | 689 | "autoload": { |
@@ -692,12 +701,18 @@ | @@ -692,12 +701,18 @@ | ||
692 | "email": "john-stevenson@blueyonder.co.uk" | 701 | "email": "john-stevenson@blueyonder.co.uk" |
693 | } | 702 | } |
694 | ], | 703 | ], |
695 | - "description": "Restarts a process without xdebug.", | 704 | + "description": "Restarts a process without Xdebug.", |
696 | "keywords": [ | 705 | "keywords": [ |
697 | "Xdebug", | 706 | "Xdebug", |
698 | "performance" | 707 | "performance" |
699 | ], | 708 | ], |
700 | - "time": "2019-01-28T20:25:53+00:00" | 709 | + "funding": [ |
710 | + { | ||
711 | + "url": "https://packagist.com", | ||
712 | + "type": "custom" | ||
713 | + } | ||
714 | + ], | ||
715 | + "time": "2020-03-01T12:26:26+00:00" | ||
701 | }, | 716 | }, |
702 | { | 717 | { |
703 | "name": "daoandco/cakephp-dompdf", | 718 | "name": "daoandco/cakephp-dompdf", |
@@ -752,28 +767,28 @@ | @@ -752,28 +767,28 @@ | ||
752 | }, | 767 | }, |
753 | { | 768 | { |
754 | "name": "dompdf/dompdf", | 769 | "name": "dompdf/dompdf", |
755 | - "version": "v0.8.3", | 770 | + "version": "v0.8.5", |
756 | "source": { | 771 | "source": { |
757 | "type": "git", | 772 | "type": "git", |
758 | "url": "https://github.com/dompdf/dompdf.git", | 773 | "url": "https://github.com/dompdf/dompdf.git", |
759 | - "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2" | 774 | + "reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56" |
760 | }, | 775 | }, |
761 | "dist": { | 776 | "dist": { |
762 | "type": "zip", | 777 | "type": "zip", |
763 | - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2", | ||
764 | - "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2", | 778 | + "url": "https://api.github.com/repos/dompdf/dompdf/zipball/6782abfc090b132134cd6cea0ec6d76f0fce2c56", |
779 | + "reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56", | ||
765 | "shasum": "" | 780 | "shasum": "" |
766 | }, | 781 | }, |
767 | "require": { | 782 | "require": { |
768 | "ext-dom": "*", | 783 | "ext-dom": "*", |
769 | "ext-mbstring": "*", | 784 | "ext-mbstring": "*", |
770 | - "phenx/php-font-lib": "0.5.*", | ||
771 | - "phenx/php-svg-lib": "0.3.*", | ||
772 | - "php": ">=5.4.0" | 785 | + "phenx/php-font-lib": "^0.5.1", |
786 | + "phenx/php-svg-lib": "^0.3.3", | ||
787 | + "php": "^7.1" | ||
773 | }, | 788 | }, |
774 | "require-dev": { | 789 | "require-dev": { |
775 | - "phpunit/phpunit": "^4.8|^5.5|^6.5", | ||
776 | - "squizlabs/php_codesniffer": "2.*" | 790 | + "phpunit/phpunit": "^7.5", |
791 | + "squizlabs/php_codesniffer": "^3.5" | ||
777 | }, | 792 | }, |
778 | "suggest": { | 793 | "suggest": { |
779 | "ext-gd": "Needed to process images", | 794 | "ext-gd": "Needed to process images", |
@@ -814,7 +829,7 @@ | @@ -814,7 +829,7 @@ | ||
814 | ], | 829 | ], |
815 | "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", | 830 | "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
816 | "homepage": "https://github.com/dompdf/dompdf", | 831 | "homepage": "https://github.com/dompdf/dompdf", |
817 | - "time": "2018-12-14T02:40:31+00:00" | 832 | + "time": "2020-02-20T03:52:51+00:00" |
818 | }, | 833 | }, |
819 | { | 834 | { |
820 | "name": "friendsofcake/bootstrap-ui", | 835 | "name": "friendsofcake/bootstrap-ui", |
@@ -919,23 +934,23 @@ | @@ -919,23 +934,23 @@ | ||
919 | }, | 934 | }, |
920 | { | 935 | { |
921 | "name": "justinrainbow/json-schema", | 936 | "name": "justinrainbow/json-schema", |
922 | - "version": "5.2.8", | 937 | + "version": "5.2.9", |
923 | "source": { | 938 | "source": { |
924 | "type": "git", | 939 | "type": "git", |
925 | "url": "https://github.com/justinrainbow/json-schema.git", | 940 | "url": "https://github.com/justinrainbow/json-schema.git", |
926 | - "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4" | 941 | + "reference": "44c6787311242a979fa15c704327c20e7221a0e4" |
927 | }, | 942 | }, |
928 | "dist": { | 943 | "dist": { |
929 | "type": "zip", | 944 | "type": "zip", |
930 | - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4", | ||
931 | - "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4", | 945 | + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4", |
946 | + "reference": "44c6787311242a979fa15c704327c20e7221a0e4", | ||
932 | "shasum": "" | 947 | "shasum": "" |
933 | }, | 948 | }, |
934 | "require": { | 949 | "require": { |
935 | "php": ">=5.3.3" | 950 | "php": ">=5.3.3" |
936 | }, | 951 | }, |
937 | "require-dev": { | 952 | "require-dev": { |
938 | - "friendsofphp/php-cs-fixer": "~2.2.20", | 953 | + "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", |
939 | "json-schema/json-schema-test-suite": "1.2.0", | 954 | "json-schema/json-schema-test-suite": "1.2.0", |
940 | "phpunit/phpunit": "^4.8.35" | 955 | "phpunit/phpunit": "^4.8.35" |
941 | }, | 956 | }, |
@@ -981,20 +996,20 @@ | @@ -981,20 +996,20 @@ | ||
981 | "json", | 996 | "json", |
982 | "schema" | 997 | "schema" |
983 | ], | 998 | ], |
984 | - "time": "2019-01-14T23:55:14+00:00" | 999 | + "time": "2019-09-25T14:49:45+00:00" |
985 | }, | 1000 | }, |
986 | { | 1001 | { |
987 | "name": "mobiledetect/mobiledetectlib", | 1002 | "name": "mobiledetect/mobiledetectlib", |
988 | - "version": "2.8.33", | 1003 | + "version": "2.8.34", |
989 | "source": { | 1004 | "source": { |
990 | "type": "git", | 1005 | "type": "git", |
991 | "url": "https://github.com/serbanghita/Mobile-Detect.git", | 1006 | "url": "https://github.com/serbanghita/Mobile-Detect.git", |
992 | - "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102" | 1007 | + "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b" |
993 | }, | 1008 | }, |
994 | "dist": { | 1009 | "dist": { |
995 | "type": "zip", | 1010 | "type": "zip", |
996 | - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cd385290f9a0d609d2eddd165a1e44ec1bf12102", | ||
997 | - "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102", | 1011 | + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", |
1012 | + "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", | ||
998 | "shasum": "" | 1013 | "shasum": "" |
999 | }, | 1014 | }, |
1000 | "require": { | 1015 | "require": { |
@@ -1033,7 +1048,7 @@ | @@ -1033,7 +1048,7 @@ | ||
1033 | "mobile detector", | 1048 | "mobile detector", |
1034 | "php mobile detect" | 1049 | "php mobile detect" |
1035 | ], | 1050 | ], |
1036 | - "time": "2018-09-01T15:05:15+00:00" | 1051 | + "time": "2019-09-18T18:44:20+00:00" |
1037 | }, | 1052 | }, |
1038 | { | 1053 | { |
1039 | "name": "phenx/php-font-lib", | 1054 | "name": "phenx/php-font-lib", |
@@ -1074,28 +1089,28 @@ | @@ -1074,28 +1089,28 @@ | ||
1074 | }, | 1089 | }, |
1075 | { | 1090 | { |
1076 | "name": "phenx/php-svg-lib", | 1091 | "name": "phenx/php-svg-lib", |
1077 | - "version": "v0.3.2", | 1092 | + "version": "v0.3.3", |
1078 | "source": { | 1093 | "source": { |
1079 | "type": "git", | 1094 | "type": "git", |
1080 | "url": "https://github.com/PhenX/php-svg-lib.git", | 1095 | "url": "https://github.com/PhenX/php-svg-lib.git", |
1081 | - "reference": "ccc46ef6340d4b8a4a68047e68d8501ea961442c" | 1096 | + "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32" |
1082 | }, | 1097 | }, |
1083 | "dist": { | 1098 | "dist": { |
1084 | "type": "zip", | 1099 | "type": "zip", |
1085 | - "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/ccc46ef6340d4b8a4a68047e68d8501ea961442c", | ||
1086 | - "reference": "ccc46ef6340d4b8a4a68047e68d8501ea961442c", | 1100 | + "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", |
1101 | + "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", | ||
1087 | "shasum": "" | 1102 | "shasum": "" |
1088 | }, | 1103 | }, |
1089 | "require": { | 1104 | "require": { |
1090 | - "sabberworm/php-css-parser": "8.1.*" | 1105 | + "sabberworm/php-css-parser": "^8.3" |
1091 | }, | 1106 | }, |
1092 | "require-dev": { | 1107 | "require-dev": { |
1093 | - "phpunit/phpunit": "~5.0" | 1108 | + "phpunit/phpunit": "^5.5|^6.5" |
1094 | }, | 1109 | }, |
1095 | "type": "library", | 1110 | "type": "library", |
1096 | "autoload": { | 1111 | "autoload": { |
1097 | - "psr-0": { | ||
1098 | - "Svg\\": "src/" | 1112 | + "psr-4": { |
1113 | + "Svg\\": "src/Svg" | ||
1099 | } | 1114 | } |
1100 | }, | 1115 | }, |
1101 | "notification-url": "https://packagist.org/downloads/", | 1116 | "notification-url": "https://packagist.org/downloads/", |
@@ -1110,7 +1125,7 @@ | @@ -1110,7 +1125,7 @@ | ||
1110 | ], | 1125 | ], |
1111 | "description": "A library to read, parse and export to PDF SVG files.", | 1126 | "description": "A library to read, parse and export to PDF SVG files.", |
1112 | "homepage": "https://github.com/PhenX/php-svg-lib", | 1127 | "homepage": "https://github.com/PhenX/php-svg-lib", |
1113 | - "time": "2018-06-03T10:10:03+00:00" | 1128 | + "time": "2019-09-11T20:02:13+00:00" |
1114 | }, | 1129 | }, |
1115 | { | 1130 | { |
1116 | "name": "psr/http-message", | 1131 | "name": "psr/http-message", |
@@ -1164,16 +1179,16 @@ | @@ -1164,16 +1179,16 @@ | ||
1164 | }, | 1179 | }, |
1165 | { | 1180 | { |
1166 | "name": "psr/log", | 1181 | "name": "psr/log", |
1167 | - "version": "1.1.0", | 1182 | + "version": "1.1.2", |
1168 | "source": { | 1183 | "source": { |
1169 | "type": "git", | 1184 | "type": "git", |
1170 | "url": "https://github.com/php-fig/log.git", | 1185 | "url": "https://github.com/php-fig/log.git", |
1171 | - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" | 1186 | + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" |
1172 | }, | 1187 | }, |
1173 | "dist": { | 1188 | "dist": { |
1174 | "type": "zip", | 1189 | "type": "zip", |
1175 | - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", | ||
1176 | - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", | 1190 | + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", |
1191 | + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", | ||
1177 | "shasum": "" | 1192 | "shasum": "" |
1178 | }, | 1193 | }, |
1179 | "require": { | 1194 | "require": { |
@@ -1182,7 +1197,7 @@ | @@ -1182,7 +1197,7 @@ | ||
1182 | "type": "library", | 1197 | "type": "library", |
1183 | "extra": { | 1198 | "extra": { |
1184 | "branch-alias": { | 1199 | "branch-alias": { |
1185 | - "dev-master": "1.0.x-dev" | 1200 | + "dev-master": "1.1.x-dev" |
1186 | } | 1201 | } |
1187 | }, | 1202 | }, |
1188 | "autoload": { | 1203 | "autoload": { |
@@ -1207,7 +1222,7 @@ | @@ -1207,7 +1222,7 @@ | ||
1207 | "psr", | 1222 | "psr", |
1208 | "psr-3" | 1223 | "psr-3" |
1209 | ], | 1224 | ], |
1210 | - "time": "2018-11-20T15:27:04+00:00" | 1225 | + "time": "2019-11-01T11:05:21+00:00" |
1211 | }, | 1226 | }, |
1212 | { | 1227 | { |
1213 | "name": "psr/simple-cache", | 1228 | "name": "psr/simple-cache", |
@@ -1325,23 +1340,24 @@ | @@ -1325,23 +1340,24 @@ | ||
1325 | }, | 1340 | }, |
1326 | { | 1341 | { |
1327 | "name": "sabberworm/php-css-parser", | 1342 | "name": "sabberworm/php-css-parser", |
1328 | - "version": "8.1.0", | 1343 | + "version": "8.3.0", |
1329 | "source": { | 1344 | "source": { |
1330 | "type": "git", | 1345 | "type": "git", |
1331 | "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", | 1346 | "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", |
1332 | - "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef" | 1347 | + "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f" |
1333 | }, | 1348 | }, |
1334 | "dist": { | 1349 | "dist": { |
1335 | "type": "zip", | 1350 | "type": "zip", |
1336 | - "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef", | ||
1337 | - "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef", | 1351 | + "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", |
1352 | + "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", | ||
1338 | "shasum": "" | 1353 | "shasum": "" |
1339 | }, | 1354 | }, |
1340 | "require": { | 1355 | "require": { |
1341 | "php": ">=5.3.2" | 1356 | "php": ">=5.3.2" |
1342 | }, | 1357 | }, |
1343 | "require-dev": { | 1358 | "require-dev": { |
1344 | - "phpunit/phpunit": "*" | 1359 | + "codacy/coverage": "^1.4", |
1360 | + "phpunit/phpunit": "~4.8" | ||
1345 | }, | 1361 | }, |
1346 | "type": "library", | 1362 | "type": "library", |
1347 | "autoload": { | 1363 | "autoload": { |
@@ -1365,20 +1381,20 @@ | @@ -1365,20 +1381,20 @@ | ||
1365 | "parser", | 1381 | "parser", |
1366 | "stylesheet" | 1382 | "stylesheet" |
1367 | ], | 1383 | ], |
1368 | - "time": "2016-07-19T19:14:21+00:00" | 1384 | + "time": "2019-02-22T07:42:52+00:00" |
1369 | }, | 1385 | }, |
1370 | { | 1386 | { |
1371 | "name": "seld/jsonlint", | 1387 | "name": "seld/jsonlint", |
1372 | - "version": "1.7.1", | 1388 | + "version": "1.7.2", |
1373 | "source": { | 1389 | "source": { |
1374 | "type": "git", | 1390 | "type": "git", |
1375 | "url": "https://github.com/Seldaek/jsonlint.git", | 1391 | "url": "https://github.com/Seldaek/jsonlint.git", |
1376 | - "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38" | 1392 | + "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19" |
1377 | }, | 1393 | }, |
1378 | "dist": { | 1394 | "dist": { |
1379 | "type": "zip", | 1395 | "type": "zip", |
1380 | - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38", | ||
1381 | - "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38", | 1396 | + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19", |
1397 | + "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19", | ||
1382 | "shasum": "" | 1398 | "shasum": "" |
1383 | }, | 1399 | }, |
1384 | "require": { | 1400 | "require": { |
@@ -1414,20 +1430,20 @@ | @@ -1414,20 +1430,20 @@ | ||
1414 | "parser", | 1430 | "parser", |
1415 | "validator" | 1431 | "validator" |
1416 | ], | 1432 | ], |
1417 | - "time": "2018-01-24T12:46:19+00:00" | 1433 | + "time": "2019-10-24T14:27:39+00:00" |
1418 | }, | 1434 | }, |
1419 | { | 1435 | { |
1420 | "name": "seld/phar-utils", | 1436 | "name": "seld/phar-utils", |
1421 | - "version": "1.0.1", | 1437 | + "version": "1.1.0", |
1422 | "source": { | 1438 | "source": { |
1423 | "type": "git", | 1439 | "type": "git", |
1424 | "url": "https://github.com/Seldaek/phar-utils.git", | 1440 | "url": "https://github.com/Seldaek/phar-utils.git", |
1425 | - "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a" | 1441 | + "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0" |
1426 | }, | 1442 | }, |
1427 | "dist": { | 1443 | "dist": { |
1428 | "type": "zip", | 1444 | "type": "zip", |
1429 | - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a", | ||
1430 | - "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a", | 1445 | + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0", |
1446 | + "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0", | ||
1431 | "shasum": "" | 1447 | "shasum": "" |
1432 | }, | 1448 | }, |
1433 | "require": { | 1449 | "require": { |
@@ -1456,9 +1472,9 @@ | @@ -1456,9 +1472,9 @@ | ||
1456 | ], | 1472 | ], |
1457 | "description": "PHAR file format utilities, for when PHP phars you up", | 1473 | "description": "PHAR file format utilities, for when PHP phars you up", |
1458 | "keywords": [ | 1474 | "keywords": [ |
1459 | - "phra" | 1475 | + "phar" |
1460 | ], | 1476 | ], |
1461 | - "time": "2015-10-13T18:44:15+00:00" | 1477 | + "time": "2020-02-14T15:25:33+00:00" |
1462 | }, | 1478 | }, |
1463 | { | 1479 | { |
1464 | "name": "setasign/fpdf", | 1480 | "name": "setasign/fpdf", |
@@ -1501,16 +1517,16 @@ | @@ -1501,16 +1517,16 @@ | ||
1501 | }, | 1517 | }, |
1502 | { | 1518 | { |
1503 | "name": "symfony/config", | 1519 | "name": "symfony/config", |
1504 | - "version": "v3.4.27", | 1520 | + "version": "v3.4.38", |
1505 | "source": { | 1521 | "source": { |
1506 | "type": "git", | 1522 | "type": "git", |
1507 | "url": "https://github.com/symfony/config.git", | 1523 | "url": "https://github.com/symfony/config.git", |
1508 | - "reference": "177a276c01575253c95cefe0866e3d1b57637fe0" | 1524 | + "reference": "03328d6e172ec7384341c622d4c28d350040d021" |
1509 | }, | 1525 | }, |
1510 | "dist": { | 1526 | "dist": { |
1511 | "type": "zip", | 1527 | "type": "zip", |
1512 | - "url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0", | ||
1513 | - "reference": "177a276c01575253c95cefe0866e3d1b57637fe0", | 1528 | + "url": "https://api.github.com/repos/symfony/config/zipball/03328d6e172ec7384341c622d4c28d350040d021", |
1529 | + "reference": "03328d6e172ec7384341c622d4c28d350040d021", | ||
1514 | "shasum": "" | 1530 | "shasum": "" |
1515 | }, | 1531 | }, |
1516 | "require": { | 1532 | "require": { |
@@ -1561,20 +1577,20 @@ | @@ -1561,20 +1577,20 @@ | ||
1561 | ], | 1577 | ], |
1562 | "description": "Symfony Config Component", | 1578 | "description": "Symfony Config Component", |
1563 | "homepage": "https://symfony.com", | 1579 | "homepage": "https://symfony.com", |
1564 | - "time": "2019-02-23T15:06:07+00:00" | 1580 | + "time": "2020-02-03T08:11:57+00:00" |
1565 | }, | 1581 | }, |
1566 | { | 1582 | { |
1567 | "name": "symfony/console", | 1583 | "name": "symfony/console", |
1568 | - "version": "v3.4.27", | 1584 | + "version": "v3.4.38", |
1569 | "source": { | 1585 | "source": { |
1570 | "type": "git", | 1586 | "type": "git", |
1571 | "url": "https://github.com/symfony/console.git", | 1587 | "url": "https://github.com/symfony/console.git", |
1572 | - "reference": "15a9104356436cb26e08adab97706654799d31d8" | 1588 | + "reference": "6827023c5872bea44b29d145de693b21981cf4cd" |
1573 | }, | 1589 | }, |
1574 | "dist": { | 1590 | "dist": { |
1575 | "type": "zip", | 1591 | "type": "zip", |
1576 | - "url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8", | ||
1577 | - "reference": "15a9104356436cb26e08adab97706654799d31d8", | 1592 | + "url": "https://api.github.com/repos/symfony/console/zipball/6827023c5872bea44b29d145de693b21981cf4cd", |
1593 | + "reference": "6827023c5872bea44b29d145de693b21981cf4cd", | ||
1578 | "shasum": "" | 1594 | "shasum": "" |
1579 | }, | 1595 | }, |
1580 | "require": { | 1596 | "require": { |
@@ -1633,20 +1649,20 @@ | @@ -1633,20 +1649,20 @@ | ||
1633 | ], | 1649 | ], |
1634 | "description": "Symfony Console Component", | 1650 | "description": "Symfony Console Component", |
1635 | "homepage": "https://symfony.com", | 1651 | "homepage": "https://symfony.com", |
1636 | - "time": "2019-04-08T09:29:13+00:00" | 1652 | + "time": "2020-02-15T13:27:16+00:00" |
1637 | }, | 1653 | }, |
1638 | { | 1654 | { |
1639 | "name": "symfony/debug", | 1655 | "name": "symfony/debug", |
1640 | - "version": "v4.2.8", | 1656 | + "version": "v4.4.5", |
1641 | "source": { | 1657 | "source": { |
1642 | "type": "git", | 1658 | "type": "git", |
1643 | "url": "https://github.com/symfony/debug.git", | 1659 | "url": "https://github.com/symfony/debug.git", |
1644 | - "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37" | 1660 | + "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21" |
1645 | }, | 1661 | }, |
1646 | "dist": { | 1662 | "dist": { |
1647 | "type": "zip", | 1663 | "type": "zip", |
1648 | - "url": "https://api.github.com/repos/symfony/debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37", | ||
1649 | - "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37", | 1664 | + "url": "https://api.github.com/repos/symfony/debug/zipball/a980d87a659648980d89193fd8b7a7ca89d97d21", |
1665 | + "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21", | ||
1650 | "shasum": "" | 1666 | "shasum": "" |
1651 | }, | 1667 | }, |
1652 | "require": { | 1668 | "require": { |
@@ -1657,12 +1673,12 @@ | @@ -1657,12 +1673,12 @@ | ||
1657 | "symfony/http-kernel": "<3.4" | 1673 | "symfony/http-kernel": "<3.4" |
1658 | }, | 1674 | }, |
1659 | "require-dev": { | 1675 | "require-dev": { |
1660 | - "symfony/http-kernel": "~3.4|~4.0" | 1676 | + "symfony/http-kernel": "^3.4|^4.0|^5.0" |
1661 | }, | 1677 | }, |
1662 | "type": "library", | 1678 | "type": "library", |
1663 | "extra": { | 1679 | "extra": { |
1664 | "branch-alias": { | 1680 | "branch-alias": { |
1665 | - "dev-master": "4.2-dev" | 1681 | + "dev-master": "4.4-dev" |
1666 | } | 1682 | } |
1667 | }, | 1683 | }, |
1668 | "autoload": { | 1684 | "autoload": { |
@@ -1689,20 +1705,20 @@ | @@ -1689,20 +1705,20 @@ | ||
1689 | ], | 1705 | ], |
1690 | "description": "Symfony Debug Component", | 1706 | "description": "Symfony Debug Component", |
1691 | "homepage": "https://symfony.com", | 1707 | "homepage": "https://symfony.com", |
1692 | - "time": "2019-04-11T11:27:41+00:00" | 1708 | + "time": "2020-02-23T14:41:43+00:00" |
1693 | }, | 1709 | }, |
1694 | { | 1710 | { |
1695 | "name": "symfony/filesystem", | 1711 | "name": "symfony/filesystem", |
1696 | - "version": "v4.2.8", | 1712 | + "version": "v4.4.5", |
1697 | "source": { | 1713 | "source": { |
1698 | "type": "git", | 1714 | "type": "git", |
1699 | "url": "https://github.com/symfony/filesystem.git", | 1715 | "url": "https://github.com/symfony/filesystem.git", |
1700 | - "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601" | 1716 | + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" |
1701 | }, | 1717 | }, |
1702 | "dist": { | 1718 | "dist": { |
1703 | "type": "zip", | 1719 | "type": "zip", |
1704 | - "url": "https://api.github.com/repos/symfony/filesystem/zipball/e16b9e471703b2c60b95f14d31c1239f68f11601", | ||
1705 | - "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601", | 1720 | + "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", |
1721 | + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", | ||
1706 | "shasum": "" | 1722 | "shasum": "" |
1707 | }, | 1723 | }, |
1708 | "require": { | 1724 | "require": { |
@@ -1712,7 +1728,7 @@ | @@ -1712,7 +1728,7 @@ | ||
1712 | "type": "library", | 1728 | "type": "library", |
1713 | "extra": { | 1729 | "extra": { |
1714 | "branch-alias": { | 1730 | "branch-alias": { |
1715 | - "dev-master": "4.2-dev" | 1731 | + "dev-master": "4.4-dev" |
1716 | } | 1732 | } |
1717 | }, | 1733 | }, |
1718 | "autoload": { | 1734 | "autoload": { |
@@ -1739,29 +1755,29 @@ | @@ -1739,29 +1755,29 @@ | ||
1739 | ], | 1755 | ], |
1740 | "description": "Symfony Filesystem Component", | 1756 | "description": "Symfony Filesystem Component", |
1741 | "homepage": "https://symfony.com", | 1757 | "homepage": "https://symfony.com", |
1742 | - "time": "2019-02-07T11:40:08+00:00" | 1758 | + "time": "2020-01-21T08:20:44+00:00" |
1743 | }, | 1759 | }, |
1744 | { | 1760 | { |
1745 | "name": "symfony/finder", | 1761 | "name": "symfony/finder", |
1746 | - "version": "v4.2.8", | 1762 | + "version": "v5.0.5", |
1747 | "source": { | 1763 | "source": { |
1748 | "type": "git", | 1764 | "type": "git", |
1749 | "url": "https://github.com/symfony/finder.git", | 1765 | "url": "https://github.com/symfony/finder.git", |
1750 | - "reference": "e45135658bd6c14b61850bf131c4f09a55133f69" | 1766 | + "reference": "6251f201187ca9d66f6b099d3de65d279e971138" |
1751 | }, | 1767 | }, |
1752 | "dist": { | 1768 | "dist": { |
1753 | "type": "zip", | 1769 | "type": "zip", |
1754 | - "url": "https://api.github.com/repos/symfony/finder/zipball/e45135658bd6c14b61850bf131c4f09a55133f69", | ||
1755 | - "reference": "e45135658bd6c14b61850bf131c4f09a55133f69", | 1770 | + "url": "https://api.github.com/repos/symfony/finder/zipball/6251f201187ca9d66f6b099d3de65d279e971138", |
1771 | + "reference": "6251f201187ca9d66f6b099d3de65d279e971138", | ||
1756 | "shasum": "" | 1772 | "shasum": "" |
1757 | }, | 1773 | }, |
1758 | "require": { | 1774 | "require": { |
1759 | - "php": "^7.1.3" | 1775 | + "php": "^7.2.5" |
1760 | }, | 1776 | }, |
1761 | "type": "library", | 1777 | "type": "library", |
1762 | "extra": { | 1778 | "extra": { |
1763 | "branch-alias": { | 1779 | "branch-alias": { |
1764 | - "dev-master": "4.2-dev" | 1780 | + "dev-master": "5.0-dev" |
1765 | } | 1781 | } |
1766 | }, | 1782 | }, |
1767 | "autoload": { | 1783 | "autoload": { |
@@ -1788,20 +1804,34 @@ | @@ -1788,20 +1804,34 @@ | ||
1788 | ], | 1804 | ], |
1789 | "description": "Symfony Finder Component", | 1805 | "description": "Symfony Finder Component", |
1790 | "homepage": "https://symfony.com", | 1806 | "homepage": "https://symfony.com", |
1791 | - "time": "2019-04-06T13:51:08+00:00" | 1807 | + "funding": [ |
1808 | + { | ||
1809 | + "url": "https://symfony.com/sponsor", | ||
1810 | + "type": "custom" | ||
1811 | + }, | ||
1812 | + { | ||
1813 | + "url": "https://github.com/fabpot", | ||
1814 | + "type": "github" | ||
1815 | + }, | ||
1816 | + { | ||
1817 | + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
1818 | + "type": "tidelift" | ||
1819 | + } | ||
1820 | + ], | ||
1821 | + "time": "2020-02-14T07:43:07+00:00" | ||
1792 | }, | 1822 | }, |
1793 | { | 1823 | { |
1794 | "name": "symfony/polyfill-ctype", | 1824 | "name": "symfony/polyfill-ctype", |
1795 | - "version": "v1.11.0", | 1825 | + "version": "v1.14.0", |
1796 | "source": { | 1826 | "source": { |
1797 | "type": "git", | 1827 | "type": "git", |
1798 | "url": "https://github.com/symfony/polyfill-ctype.git", | 1828 | "url": "https://github.com/symfony/polyfill-ctype.git", |
1799 | - "reference": "82ebae02209c21113908c229e9883c419720738a" | 1829 | + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" |
1800 | }, | 1830 | }, |
1801 | "dist": { | 1831 | "dist": { |
1802 | "type": "zip", | 1832 | "type": "zip", |
1803 | - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", | ||
1804 | - "reference": "82ebae02209c21113908c229e9883c419720738a", | 1833 | + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", |
1834 | + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", | ||
1805 | "shasum": "" | 1835 | "shasum": "" |
1806 | }, | 1836 | }, |
1807 | "require": { | 1837 | "require": { |
@@ -1813,7 +1843,7 @@ | @@ -1813,7 +1843,7 @@ | ||
1813 | "type": "library", | 1843 | "type": "library", |
1814 | "extra": { | 1844 | "extra": { |
1815 | "branch-alias": { | 1845 | "branch-alias": { |
1816 | - "dev-master": "1.11-dev" | 1846 | + "dev-master": "1.14-dev" |
1817 | } | 1847 | } |
1818 | }, | 1848 | }, |
1819 | "autoload": { | 1849 | "autoload": { |
@@ -1830,12 +1860,12 @@ | @@ -1830,12 +1860,12 @@ | ||
1830 | ], | 1860 | ], |
1831 | "authors": [ | 1861 | "authors": [ |
1832 | { | 1862 | { |
1833 | - "name": "Symfony Community", | ||
1834 | - "homepage": "https://symfony.com/contributors" | ||
1835 | - }, | ||
1836 | - { | ||
1837 | "name": "Gert de Pagter", | 1863 | "name": "Gert de Pagter", |
1838 | "email": "BackEndTea@gmail.com" | 1864 | "email": "BackEndTea@gmail.com" |
1865 | + }, | ||
1866 | + { | ||
1867 | + "name": "Symfony Community", | ||
1868 | + "homepage": "https://symfony.com/contributors" | ||
1839 | } | 1869 | } |
1840 | ], | 1870 | ], |
1841 | "description": "Symfony polyfill for ctype functions", | 1871 | "description": "Symfony polyfill for ctype functions", |
@@ -1846,20 +1876,20 @@ | @@ -1846,20 +1876,20 @@ | ||
1846 | "polyfill", | 1876 | "polyfill", |
1847 | "portable" | 1877 | "portable" |
1848 | ], | 1878 | ], |
1849 | - "time": "2019-02-06T07:57:58+00:00" | 1879 | + "time": "2020-01-13T11:15:53+00:00" |
1850 | }, | 1880 | }, |
1851 | { | 1881 | { |
1852 | "name": "symfony/polyfill-mbstring", | 1882 | "name": "symfony/polyfill-mbstring", |
1853 | - "version": "v1.11.0", | 1883 | + "version": "v1.14.0", |
1854 | "source": { | 1884 | "source": { |
1855 | "type": "git", | 1885 | "type": "git", |
1856 | "url": "https://github.com/symfony/polyfill-mbstring.git", | 1886 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
1857 | - "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" | 1887 | + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" |
1858 | }, | 1888 | }, |
1859 | "dist": { | 1889 | "dist": { |
1860 | "type": "zip", | 1890 | "type": "zip", |
1861 | - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", | ||
1862 | - "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", | 1891 | + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", |
1892 | + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", | ||
1863 | "shasum": "" | 1893 | "shasum": "" |
1864 | }, | 1894 | }, |
1865 | "require": { | 1895 | "require": { |
@@ -1871,7 +1901,7 @@ | @@ -1871,7 +1901,7 @@ | ||
1871 | "type": "library", | 1901 | "type": "library", |
1872 | "extra": { | 1902 | "extra": { |
1873 | "branch-alias": { | 1903 | "branch-alias": { |
1874 | - "dev-master": "1.11-dev" | 1904 | + "dev-master": "1.14-dev" |
1875 | } | 1905 | } |
1876 | }, | 1906 | }, |
1877 | "autoload": { | 1907 | "autoload": { |
@@ -1905,29 +1935,29 @@ | @@ -1905,29 +1935,29 @@ | ||
1905 | "portable", | 1935 | "portable", |
1906 | "shim" | 1936 | "shim" |
1907 | ], | 1937 | ], |
1908 | - "time": "2019-02-06T07:57:58+00:00" | 1938 | + "time": "2020-01-13T11:15:53+00:00" |
1909 | }, | 1939 | }, |
1910 | { | 1940 | { |
1911 | "name": "symfony/process", | 1941 | "name": "symfony/process", |
1912 | - "version": "v4.2.8", | 1942 | + "version": "v5.0.5", |
1913 | "source": { | 1943 | "source": { |
1914 | "type": "git", | 1944 | "type": "git", |
1915 | "url": "https://github.com/symfony/process.git", | 1945 | "url": "https://github.com/symfony/process.git", |
1916 | - "reference": "8cf39fb4ccff793340c258ee7760fd40bfe745fe" | 1946 | + "reference": "fd4a86dd7e36437f2fc080d8c42c7415d828a0a8" |
1917 | }, | 1947 | }, |
1918 | "dist": { | 1948 | "dist": { |
1919 | "type": "zip", | 1949 | "type": "zip", |
1920 | - "url": "https://api.github.com/repos/symfony/process/zipball/8cf39fb4ccff793340c258ee7760fd40bfe745fe", | ||
1921 | - "reference": "8cf39fb4ccff793340c258ee7760fd40bfe745fe", | 1950 | + "url": "https://api.github.com/repos/symfony/process/zipball/fd4a86dd7e36437f2fc080d8c42c7415d828a0a8", |
1951 | + "reference": "fd4a86dd7e36437f2fc080d8c42c7415d828a0a8", | ||
1922 | "shasum": "" | 1952 | "shasum": "" |
1923 | }, | 1953 | }, |
1924 | "require": { | 1954 | "require": { |
1925 | - "php": "^7.1.3" | 1955 | + "php": "^7.2.5" |
1926 | }, | 1956 | }, |
1927 | "type": "library", | 1957 | "type": "library", |
1928 | "extra": { | 1958 | "extra": { |
1929 | "branch-alias": { | 1959 | "branch-alias": { |
1930 | - "dev-master": "4.2-dev" | 1960 | + "dev-master": "5.0-dev" |
1931 | } | 1961 | } |
1932 | }, | 1962 | }, |
1933 | "autoload": { | 1963 | "autoload": { |
@@ -1954,20 +1984,20 @@ | @@ -1954,20 +1984,20 @@ | ||
1954 | ], | 1984 | ], |
1955 | "description": "Symfony Process Component", | 1985 | "description": "Symfony Process Component", |
1956 | "homepage": "https://symfony.com", | 1986 | "homepage": "https://symfony.com", |
1957 | - "time": "2019-04-10T16:20:36+00:00" | 1987 | + "time": "2020-02-08T17:00:58+00:00" |
1958 | }, | 1988 | }, |
1959 | { | 1989 | { |
1960 | "name": "symfony/yaml", | 1990 | "name": "symfony/yaml", |
1961 | - "version": "v3.4.27", | 1991 | + "version": "v3.4.38", |
1962 | "source": { | 1992 | "source": { |
1963 | "type": "git", | 1993 | "type": "git", |
1964 | "url": "https://github.com/symfony/yaml.git", | 1994 | "url": "https://github.com/symfony/yaml.git", |
1965 | - "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996" | 1995 | + "reference": "bc63e15160866e8730a1f738541b194c401f72bf" |
1966 | }, | 1996 | }, |
1967 | "dist": { | 1997 | "dist": { |
1968 | "type": "zip", | 1998 | "type": "zip", |
1969 | - "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996", | ||
1970 | - "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996", | 1999 | + "url": "https://api.github.com/repos/symfony/yaml/zipball/bc63e15160866e8730a1f738541b194c401f72bf", |
2000 | + "reference": "bc63e15160866e8730a1f738541b194c401f72bf", | ||
1971 | "shasum": "" | 2001 | "shasum": "" |
1972 | }, | 2002 | }, |
1973 | "require": { | 2003 | "require": { |
@@ -2013,20 +2043,34 @@ | @@ -2013,20 +2043,34 @@ | ||
2013 | ], | 2043 | ], |
2014 | "description": "Symfony Yaml Component", | 2044 | "description": "Symfony Yaml Component", |
2015 | "homepage": "https://symfony.com", | 2045 | "homepage": "https://symfony.com", |
2016 | - "time": "2019-03-25T07:48:46+00:00" | 2046 | + "funding": [ |
2047 | + { | ||
2048 | + "url": "https://symfony.com/sponsor", | ||
2049 | + "type": "custom" | ||
2050 | + }, | ||
2051 | + { | ||
2052 | + "url": "https://github.com/fabpot", | ||
2053 | + "type": "github" | ||
2054 | + }, | ||
2055 | + { | ||
2056 | + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
2057 | + "type": "tidelift" | ||
2058 | + } | ||
2059 | + ], | ||
2060 | + "time": "2020-01-16T19:04:26+00:00" | ||
2017 | }, | 2061 | }, |
2018 | { | 2062 | { |
2019 | "name": "zendframework/zend-diactoros", | 2063 | "name": "zendframework/zend-diactoros", |
2020 | - "version": "1.8.6", | 2064 | + "version": "1.8.7", |
2021 | "source": { | 2065 | "source": { |
2022 | "type": "git", | 2066 | "type": "git", |
2023 | "url": "https://github.com/zendframework/zend-diactoros.git", | 2067 | "url": "https://github.com/zendframework/zend-diactoros.git", |
2024 | - "reference": "20da13beba0dde8fb648be3cc19765732790f46e" | 2068 | + "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b" |
2025 | }, | 2069 | }, |
2026 | "dist": { | 2070 | "dist": { |
2027 | "type": "zip", | 2071 | "type": "zip", |
2028 | - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e", | ||
2029 | - "reference": "20da13beba0dde8fb648be3cc19765732790f46e", | 2072 | + "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b", |
2073 | + "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b", | ||
2030 | "shasum": "" | 2074 | "shasum": "" |
2031 | }, | 2075 | }, |
2032 | "require": { | 2076 | "require": { |
@@ -2046,9 +2090,7 @@ | @@ -2046,9 +2090,7 @@ | ||
2046 | "type": "library", | 2090 | "type": "library", |
2047 | "extra": { | 2091 | "extra": { |
2048 | "branch-alias": { | 2092 | "branch-alias": { |
2049 | - "dev-master": "1.8.x-dev", | ||
2050 | - "dev-develop": "1.9.x-dev", | ||
2051 | - "dev-release-2.0": "2.0.x-dev" | 2093 | + "dev-release-1.8": "1.8.x-dev" |
2052 | } | 2094 | } |
2053 | }, | 2095 | }, |
2054 | "autoload": { | 2096 | "autoload": { |
@@ -2078,7 +2120,7 @@ | @@ -2078,7 +2120,7 @@ | ||
2078 | "psr-7" | 2120 | "psr-7" |
2079 | ], | 2121 | ], |
2080 | "abandoned": "laminas/laminas-diactoros", | 2122 | "abandoned": "laminas/laminas-diactoros", |
2081 | - "time": "2018-09-05T19:29:37+00:00" | 2123 | + "time": "2019-08-06T17:53:53+00:00" |
2082 | } | 2124 | } |
2083 | ], | 2125 | ], |
2084 | "packages-dev": [ | 2126 | "packages-dev": [ |
@@ -2201,16 +2243,16 @@ | @@ -2201,16 +2243,16 @@ | ||
2201 | }, | 2243 | }, |
2202 | { | 2244 | { |
2203 | "name": "asm89/twig-cache-extension", | 2245 | "name": "asm89/twig-cache-extension", |
2204 | - "version": "1.3.2", | 2246 | + "version": "1.4.0", |
2205 | "source": { | 2247 | "source": { |
2206 | "type": "git", | 2248 | "type": "git", |
2207 | "url": "https://github.com/asm89/twig-cache-extension.git", | 2249 | "url": "https://github.com/asm89/twig-cache-extension.git", |
2208 | - "reference": "630ea7abdc3fc62ba6786c02590a1560e449cf55" | 2250 | + "reference": "13787226956ec766f4770722082288097aebaaf3" |
2209 | }, | 2251 | }, |
2210 | "dist": { | 2252 | "dist": { |
2211 | "type": "zip", | 2253 | "type": "zip", |
2212 | - "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/630ea7abdc3fc62ba6786c02590a1560e449cf55", | ||
2213 | - "reference": "630ea7abdc3fc62ba6786c02590a1560e449cf55", | 2254 | + "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/13787226956ec766f4770722082288097aebaaf3", |
2255 | + "reference": "13787226956ec766f4770722082288097aebaaf3", | ||
2214 | "shasum": "" | 2256 | "shasum": "" |
2215 | }, | 2257 | }, |
2216 | "require": { | 2258 | "require": { |
@@ -2218,7 +2260,8 @@ | @@ -2218,7 +2260,8 @@ | ||
2218 | "twig/twig": "^1.0|^2.0" | 2260 | "twig/twig": "^1.0|^2.0" |
2219 | }, | 2261 | }, |
2220 | "require-dev": { | 2262 | "require-dev": { |
2221 | - "doctrine/cache": "~1.0" | 2263 | + "doctrine/cache": "~1.0", |
2264 | + "phpunit/phpunit": "^5.0 || ^4.8.10" | ||
2222 | }, | 2265 | }, |
2223 | "suggest": { | 2266 | "suggest": { |
2224 | "psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter." | 2267 | "psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter." |
@@ -2226,7 +2269,7 @@ | @@ -2226,7 +2269,7 @@ | ||
2226 | "type": "library", | 2269 | "type": "library", |
2227 | "extra": { | 2270 | "extra": { |
2228 | "branch-alias": { | 2271 | "branch-alias": { |
2229 | - "dev-master": "1.3-dev" | 2272 | + "dev-master": "1.4-dev" |
2230 | } | 2273 | } |
2231 | }, | 2274 | }, |
2232 | "autoload": { | 2275 | "autoload": { |
@@ -2251,7 +2294,7 @@ | @@ -2251,7 +2294,7 @@ | ||
2251 | "extension", | 2294 | "extension", |
2252 | "twig" | 2295 | "twig" |
2253 | ], | 2296 | ], |
2254 | - "time": "2017-01-10T22:04:15+00:00" | 2297 | + "time": "2020-01-01T20:47:37+00:00" |
2255 | }, | 2298 | }, |
2256 | { | 2299 | { |
2257 | "name": "bamarni/composer-bin-plugin", | 2300 | "name": "bamarni/composer-bin-plugin", |
@@ -2294,20 +2337,20 @@ | @@ -2294,20 +2337,20 @@ | ||
2294 | }, | 2337 | }, |
2295 | { | 2338 | { |
2296 | "name": "cakephp/bake", | 2339 | "name": "cakephp/bake", |
2297 | - "version": "1.9.6", | 2340 | + "version": "1.10.1", |
2298 | "source": { | 2341 | "source": { |
2299 | "type": "git", | 2342 | "type": "git", |
2300 | "url": "https://github.com/cakephp/bake.git", | 2343 | "url": "https://github.com/cakephp/bake.git", |
2301 | - "reference": "96651b0d4c4b4d29cf6faa87114f745b91130eec" | 2344 | + "reference": "b1fa1d2d4f3a6b74c69ab24c90c880dcc1f8751c" |
2302 | }, | 2345 | }, |
2303 | "dist": { | 2346 | "dist": { |
2304 | "type": "zip", | 2347 | "type": "zip", |
2305 | - "url": "https://api.github.com/repos/cakephp/bake/zipball/96651b0d4c4b4d29cf6faa87114f745b91130eec", | ||
2306 | - "reference": "96651b0d4c4b4d29cf6faa87114f745b91130eec", | 2348 | + "url": "https://api.github.com/repos/cakephp/bake/zipball/b1fa1d2d4f3a6b74c69ab24c90c880dcc1f8751c", |
2349 | + "reference": "b1fa1d2d4f3a6b74c69ab24c90c880dcc1f8751c", | ||
2307 | "shasum": "" | 2350 | "shasum": "" |
2308 | }, | 2351 | }, |
2309 | "require": { | 2352 | "require": { |
2310 | - "cakephp/cakephp": "^3.7.0", | 2353 | + "cakephp/cakephp": "~3.7.0", |
2311 | "cakephp/plugin-installer": "^1.0", | 2354 | "cakephp/plugin-installer": "^1.0", |
2312 | "php": ">=5.6.0", | 2355 | "php": ">=5.6.0", |
2313 | "wyrihaximus/twig-view": "^4.3.7" | 2356 | "wyrihaximus/twig-view": "^4.3.7" |
@@ -2338,29 +2381,29 @@ | @@ -2338,29 +2381,29 @@ | ||
2338 | "bake", | 2381 | "bake", |
2339 | "cakephp" | 2382 | "cakephp" |
2340 | ], | 2383 | ], |
2341 | - "time": "2019-04-24T21:12:31+00:00" | 2384 | + "time": "2019-07-01T21:34:33+00:00" |
2342 | }, | 2385 | }, |
2343 | { | 2386 | { |
2344 | "name": "dnoegel/php-xdg-base-dir", | 2387 | "name": "dnoegel/php-xdg-base-dir", |
2345 | - "version": "0.1", | 2388 | + "version": "v0.1.1", |
2346 | "source": { | 2389 | "source": { |
2347 | "type": "git", | 2390 | "type": "git", |
2348 | "url": "https://github.com/dnoegel/php-xdg-base-dir.git", | 2391 | "url": "https://github.com/dnoegel/php-xdg-base-dir.git", |
2349 | - "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a" | 2392 | + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" |
2350 | }, | 2393 | }, |
2351 | "dist": { | 2394 | "dist": { |
2352 | "type": "zip", | 2395 | "type": "zip", |
2353 | - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a", | ||
2354 | - "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a", | 2396 | + "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", |
2397 | + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", | ||
2355 | "shasum": "" | 2398 | "shasum": "" |
2356 | }, | 2399 | }, |
2357 | "require": { | 2400 | "require": { |
2358 | "php": ">=5.3.2" | 2401 | "php": ">=5.3.2" |
2359 | }, | 2402 | }, |
2360 | "require-dev": { | 2403 | "require-dev": { |
2361 | - "phpunit/phpunit": "@stable" | 2404 | + "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" |
2362 | }, | 2405 | }, |
2363 | - "type": "project", | 2406 | + "type": "library", |
2364 | "autoload": { | 2407 | "autoload": { |
2365 | "psr-4": { | 2408 | "psr-4": { |
2366 | "XdgBaseDir\\": "src/" | 2409 | "XdgBaseDir\\": "src/" |
@@ -2371,20 +2414,20 @@ | @@ -2371,20 +2414,20 @@ | ||
2371 | "MIT" | 2414 | "MIT" |
2372 | ], | 2415 | ], |
2373 | "description": "implementation of xdg base directory specification for php", | 2416 | "description": "implementation of xdg base directory specification for php", |
2374 | - "time": "2014-10-24T07:27:01+00:00" | 2417 | + "time": "2019-12-04T15:06:13+00:00" |
2375 | }, | 2418 | }, |
2376 | { | 2419 | { |
2377 | "name": "doctrine/instantiator", | 2420 | "name": "doctrine/instantiator", |
2378 | - "version": "1.2.0", | 2421 | + "version": "1.3.0", |
2379 | "source": { | 2422 | "source": { |
2380 | "type": "git", | 2423 | "type": "git", |
2381 | "url": "https://github.com/doctrine/instantiator.git", | 2424 | "url": "https://github.com/doctrine/instantiator.git", |
2382 | - "reference": "a2c590166b2133a4633738648b6b064edae0814a" | 2425 | + "reference": "ae466f726242e637cebdd526a7d991b9433bacf1" |
2383 | }, | 2426 | }, |
2384 | "dist": { | 2427 | "dist": { |
2385 | "type": "zip", | 2428 | "type": "zip", |
2386 | - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a", | ||
2387 | - "reference": "a2c590166b2133a4633738648b6b064edae0814a", | 2429 | + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1", |
2430 | + "reference": "ae466f726242e637cebdd526a7d991b9433bacf1", | ||
2388 | "shasum": "" | 2431 | "shasum": "" |
2389 | }, | 2432 | }, |
2390 | "require": { | 2433 | "require": { |
@@ -2427,7 +2470,7 @@ | @@ -2427,7 +2470,7 @@ | ||
2427 | "constructor", | 2470 | "constructor", |
2428 | "instantiate" | 2471 | "instantiate" |
2429 | ], | 2472 | ], |
2430 | - "time": "2019-03-17T17:37:11+00:00" | 2473 | + "time": "2019-10-21T16:45:58+00:00" |
2431 | }, | 2474 | }, |
2432 | { | 2475 | { |
2433 | "name": "jakub-onderka/php-console-color", | 2476 | "name": "jakub-onderka/php-console-color", |
@@ -2579,16 +2622,16 @@ | @@ -2579,16 +2622,16 @@ | ||
2579 | }, | 2622 | }, |
2580 | { | 2623 | { |
2581 | "name": "myclabs/deep-copy", | 2624 | "name": "myclabs/deep-copy", |
2582 | - "version": "1.9.1", | 2625 | + "version": "1.9.5", |
2583 | "source": { | 2626 | "source": { |
2584 | "type": "git", | 2627 | "type": "git", |
2585 | "url": "https://github.com/myclabs/DeepCopy.git", | 2628 | "url": "https://github.com/myclabs/DeepCopy.git", |
2586 | - "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72" | 2629 | + "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef" |
2587 | }, | 2630 | }, |
2588 | "dist": { | 2631 | "dist": { |
2589 | "type": "zip", | 2632 | "type": "zip", |
2590 | - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72", | ||
2591 | - "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72", | 2633 | + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef", |
2634 | + "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef", | ||
2592 | "shasum": "" | 2635 | "shasum": "" |
2593 | }, | 2636 | }, |
2594 | "require": { | 2637 | "require": { |
@@ -2623,20 +2666,20 @@ | @@ -2623,20 +2666,20 @@ | ||
2623 | "object", | 2666 | "object", |
2624 | "object graph" | 2667 | "object graph" |
2625 | ], | 2668 | ], |
2626 | - "time": "2019-04-07T13:18:21+00:00" | 2669 | + "time": "2020-01-17T21:11:47+00:00" |
2627 | }, | 2670 | }, |
2628 | { | 2671 | { |
2629 | "name": "nikic/php-parser", | 2672 | "name": "nikic/php-parser", |
2630 | - "version": "v4.2.1", | 2673 | + "version": "v4.3.0", |
2631 | "source": { | 2674 | "source": { |
2632 | "type": "git", | 2675 | "type": "git", |
2633 | "url": "https://github.com/nikic/PHP-Parser.git", | 2676 | "url": "https://github.com/nikic/PHP-Parser.git", |
2634 | - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" | 2677 | + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" |
2635 | }, | 2678 | }, |
2636 | "dist": { | 2679 | "dist": { |
2637 | "type": "zip", | 2680 | "type": "zip", |
2638 | - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", | ||
2639 | - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", | 2681 | + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", |
2682 | + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", | ||
2640 | "shasum": "" | 2683 | "shasum": "" |
2641 | }, | 2684 | }, |
2642 | "require": { | 2685 | "require": { |
@@ -2644,7 +2687,8 @@ | @@ -2644,7 +2687,8 @@ | ||
2644 | "php": ">=7.0" | 2687 | "php": ">=7.0" |
2645 | }, | 2688 | }, |
2646 | "require-dev": { | 2689 | "require-dev": { |
2647 | - "phpunit/phpunit": "^6.5 || ^7.0" | 2690 | + "ircmaxell/php-yacc": "0.0.5", |
2691 | + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" | ||
2648 | }, | 2692 | }, |
2649 | "bin": [ | 2693 | "bin": [ |
2650 | "bin/php-parse" | 2694 | "bin/php-parse" |
@@ -2652,7 +2696,7 @@ | @@ -2652,7 +2696,7 @@ | ||
2652 | "type": "library", | 2696 | "type": "library", |
2653 | "extra": { | 2697 | "extra": { |
2654 | "branch-alias": { | 2698 | "branch-alias": { |
2655 | - "dev-master": "4.2-dev" | 2699 | + "dev-master": "4.3-dev" |
2656 | } | 2700 | } |
2657 | }, | 2701 | }, |
2658 | "autoload": { | 2702 | "autoload": { |
@@ -2674,39 +2718,37 @@ | @@ -2674,39 +2718,37 @@ | ||
2674 | "parser", | 2718 | "parser", |
2675 | "php" | 2719 | "php" |
2676 | ], | 2720 | ], |
2677 | - "time": "2019-02-16T20:54:15+00:00" | 2721 | + "time": "2019-11-08T13:50:10+00:00" |
2678 | }, | 2722 | }, |
2679 | { | 2723 | { |
2680 | "name": "phpdocumentor/reflection-common", | 2724 | "name": "phpdocumentor/reflection-common", |
2681 | - "version": "1.0.1", | 2725 | + "version": "2.0.0", |
2682 | "source": { | 2726 | "source": { |
2683 | "type": "git", | 2727 | "type": "git", |
2684 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", | 2728 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
2685 | - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" | 2729 | + "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" |
2686 | }, | 2730 | }, |
2687 | "dist": { | 2731 | "dist": { |
2688 | "type": "zip", | 2732 | "type": "zip", |
2689 | - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", | ||
2690 | - "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", | 2733 | + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", |
2734 | + "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", | ||
2691 | "shasum": "" | 2735 | "shasum": "" |
2692 | }, | 2736 | }, |
2693 | "require": { | 2737 | "require": { |
2694 | - "php": ">=5.5" | 2738 | + "php": ">=7.1" |
2695 | }, | 2739 | }, |
2696 | "require-dev": { | 2740 | "require-dev": { |
2697 | - "phpunit/phpunit": "^4.6" | 2741 | + "phpunit/phpunit": "~6" |
2698 | }, | 2742 | }, |
2699 | "type": "library", | 2743 | "type": "library", |
2700 | "extra": { | 2744 | "extra": { |
2701 | "branch-alias": { | 2745 | "branch-alias": { |
2702 | - "dev-master": "1.0.x-dev" | 2746 | + "dev-master": "2.x-dev" |
2703 | } | 2747 | } |
2704 | }, | 2748 | }, |
2705 | "autoload": { | 2749 | "autoload": { |
2706 | "psr-4": { | 2750 | "psr-4": { |
2707 | - "phpDocumentor\\Reflection\\": [ | ||
2708 | - "src" | ||
2709 | - ] | 2751 | + "phpDocumentor\\Reflection\\": "src/" |
2710 | } | 2752 | } |
2711 | }, | 2753 | }, |
2712 | "notification-url": "https://packagist.org/downloads/", | 2754 | "notification-url": "https://packagist.org/downloads/", |
@@ -2728,44 +2770,42 @@ | @@ -2728,44 +2770,42 @@ | ||
2728 | "reflection", | 2770 | "reflection", |
2729 | "static analysis" | 2771 | "static analysis" |
2730 | ], | 2772 | ], |
2731 | - "time": "2017-09-11T18:02:19+00:00" | 2773 | + "time": "2018-08-07T13:53:10+00:00" |
2732 | }, | 2774 | }, |
2733 | { | 2775 | { |
2734 | "name": "phpdocumentor/reflection-docblock", | 2776 | "name": "phpdocumentor/reflection-docblock", |
2735 | - "version": "4.3.1", | 2777 | + "version": "5.1.0", |
2736 | "source": { | 2778 | "source": { |
2737 | "type": "git", | 2779 | "type": "git", |
2738 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | 2780 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
2739 | - "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" | 2781 | + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e" |
2740 | }, | 2782 | }, |
2741 | "dist": { | 2783 | "dist": { |
2742 | "type": "zip", | 2784 | "type": "zip", |
2743 | - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", | ||
2744 | - "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", | 2785 | + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", |
2786 | + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", | ||
2745 | "shasum": "" | 2787 | "shasum": "" |
2746 | }, | 2788 | }, |
2747 | "require": { | 2789 | "require": { |
2748 | - "php": "^7.0", | ||
2749 | - "phpdocumentor/reflection-common": "^1.0.0", | ||
2750 | - "phpdocumentor/type-resolver": "^0.4.0", | ||
2751 | - "webmozart/assert": "^1.0" | 2790 | + "ext-filter": "^7.1", |
2791 | + "php": "^7.2", | ||
2792 | + "phpdocumentor/reflection-common": "^2.0", | ||
2793 | + "phpdocumentor/type-resolver": "^1.0", | ||
2794 | + "webmozart/assert": "^1" | ||
2752 | }, | 2795 | }, |
2753 | "require-dev": { | 2796 | "require-dev": { |
2754 | - "doctrine/instantiator": "~1.0.5", | ||
2755 | - "mockery/mockery": "^1.0", | ||
2756 | - "phpunit/phpunit": "^6.4" | 2797 | + "doctrine/instantiator": "^1", |
2798 | + "mockery/mockery": "^1" | ||
2757 | }, | 2799 | }, |
2758 | "type": "library", | 2800 | "type": "library", |
2759 | "extra": { | 2801 | "extra": { |
2760 | "branch-alias": { | 2802 | "branch-alias": { |
2761 | - "dev-master": "4.x-dev" | 2803 | + "dev-master": "5.x-dev" |
2762 | } | 2804 | } |
2763 | }, | 2805 | }, |
2764 | "autoload": { | 2806 | "autoload": { |
2765 | "psr-4": { | 2807 | "psr-4": { |
2766 | - "phpDocumentor\\Reflection\\": [ | ||
2767 | - "src/" | ||
2768 | - ] | 2808 | + "phpDocumentor\\Reflection\\": "src" |
2769 | } | 2809 | } |
2770 | }, | 2810 | }, |
2771 | "notification-url": "https://packagist.org/downloads/", | 2811 | "notification-url": "https://packagist.org/downloads/", |
@@ -2776,44 +2816,46 @@ | @@ -2776,44 +2816,46 @@ | ||
2776 | { | 2816 | { |
2777 | "name": "Mike van Riel", | 2817 | "name": "Mike van Riel", |
2778 | "email": "me@mikevanriel.com" | 2818 | "email": "me@mikevanriel.com" |
2819 | + }, | ||
2820 | + { | ||
2821 | + "name": "Jaap van Otterdijk", | ||
2822 | + "email": "account@ijaap.nl" | ||
2779 | } | 2823 | } |
2780 | ], | 2824 | ], |
2781 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", | 2825 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
2782 | - "time": "2019-04-30T17:48:53+00:00" | 2826 | + "time": "2020-02-22T12:28:44+00:00" |
2783 | }, | 2827 | }, |
2784 | { | 2828 | { |
2785 | "name": "phpdocumentor/type-resolver", | 2829 | "name": "phpdocumentor/type-resolver", |
2786 | - "version": "0.4.0", | 2830 | + "version": "1.1.0", |
2787 | "source": { | 2831 | "source": { |
2788 | "type": "git", | 2832 | "type": "git", |
2789 | "url": "https://github.com/phpDocumentor/TypeResolver.git", | 2833 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
2790 | - "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" | 2834 | + "reference": "7462d5f123dfc080dfdf26897032a6513644fc95" |
2791 | }, | 2835 | }, |
2792 | "dist": { | 2836 | "dist": { |
2793 | "type": "zip", | 2837 | "type": "zip", |
2794 | - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", | ||
2795 | - "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", | 2838 | + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95", |
2839 | + "reference": "7462d5f123dfc080dfdf26897032a6513644fc95", | ||
2796 | "shasum": "" | 2840 | "shasum": "" |
2797 | }, | 2841 | }, |
2798 | "require": { | 2842 | "require": { |
2799 | - "php": "^5.5 || ^7.0", | ||
2800 | - "phpdocumentor/reflection-common": "^1.0" | 2843 | + "php": "^7.2", |
2844 | + "phpdocumentor/reflection-common": "^2.0" | ||
2801 | }, | 2845 | }, |
2802 | "require-dev": { | 2846 | "require-dev": { |
2803 | - "mockery/mockery": "^0.9.4", | ||
2804 | - "phpunit/phpunit": "^5.2||^4.8.24" | 2847 | + "ext-tokenizer": "^7.2", |
2848 | + "mockery/mockery": "~1" | ||
2805 | }, | 2849 | }, |
2806 | "type": "library", | 2850 | "type": "library", |
2807 | "extra": { | 2851 | "extra": { |
2808 | "branch-alias": { | 2852 | "branch-alias": { |
2809 | - "dev-master": "1.0.x-dev" | 2853 | + "dev-master": "1.x-dev" |
2810 | } | 2854 | } |
2811 | }, | 2855 | }, |
2812 | "autoload": { | 2856 | "autoload": { |
2813 | "psr-4": { | 2857 | "psr-4": { |
2814 | - "phpDocumentor\\Reflection\\": [ | ||
2815 | - "src/" | ||
2816 | - ] | 2858 | + "phpDocumentor\\Reflection\\": "src" |
2817 | } | 2859 | } |
2818 | }, | 2860 | }, |
2819 | "notification-url": "https://packagist.org/downloads/", | 2861 | "notification-url": "https://packagist.org/downloads/", |
@@ -2826,42 +2868,43 @@ | @@ -2826,42 +2868,43 @@ | ||
2826 | "email": "me@mikevanriel.com" | 2868 | "email": "me@mikevanriel.com" |
2827 | } | 2869 | } |
2828 | ], | 2870 | ], |
2829 | - "time": "2017-07-14T14:27:02+00:00" | 2871 | + "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", |
2872 | + "time": "2020-02-18T18:59:58+00:00" | ||
2830 | }, | 2873 | }, |
2831 | { | 2874 | { |
2832 | "name": "phpspec/prophecy", | 2875 | "name": "phpspec/prophecy", |
2833 | - "version": "1.8.0", | 2876 | + "version": "v1.10.3", |
2834 | "source": { | 2877 | "source": { |
2835 | "type": "git", | 2878 | "type": "git", |
2836 | "url": "https://github.com/phpspec/prophecy.git", | 2879 | "url": "https://github.com/phpspec/prophecy.git", |
2837 | - "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" | 2880 | + "reference": "451c3cd1418cf640de218914901e51b064abb093" |
2838 | }, | 2881 | }, |
2839 | "dist": { | 2882 | "dist": { |
2840 | "type": "zip", | 2883 | "type": "zip", |
2841 | - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", | ||
2842 | - "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", | 2884 | + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093", |
2885 | + "reference": "451c3cd1418cf640de218914901e51b064abb093", | ||
2843 | "shasum": "" | 2886 | "shasum": "" |
2844 | }, | 2887 | }, |
2845 | "require": { | 2888 | "require": { |
2846 | "doctrine/instantiator": "^1.0.2", | 2889 | "doctrine/instantiator": "^1.0.2", |
2847 | "php": "^5.3|^7.0", | 2890 | "php": "^5.3|^7.0", |
2848 | - "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", | ||
2849 | - "sebastian/comparator": "^1.1|^2.0|^3.0", | ||
2850 | - "sebastian/recursion-context": "^1.0|^2.0|^3.0" | 2891 | + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0", |
2892 | + "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0", | ||
2893 | + "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0" | ||
2851 | }, | 2894 | }, |
2852 | "require-dev": { | 2895 | "require-dev": { |
2853 | - "phpspec/phpspec": "^2.5|^3.2", | 2896 | + "phpspec/phpspec": "^2.5 || ^3.2", |
2854 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" | 2897 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" |
2855 | }, | 2898 | }, |
2856 | "type": "library", | 2899 | "type": "library", |
2857 | "extra": { | 2900 | "extra": { |
2858 | "branch-alias": { | 2901 | "branch-alias": { |
2859 | - "dev-master": "1.8.x-dev" | 2902 | + "dev-master": "1.10.x-dev" |
2860 | } | 2903 | } |
2861 | }, | 2904 | }, |
2862 | "autoload": { | 2905 | "autoload": { |
2863 | - "psr-0": { | ||
2864 | - "Prophecy\\": "src/" | 2906 | + "psr-4": { |
2907 | + "Prophecy\\": "src/Prophecy" | ||
2865 | } | 2908 | } |
2866 | }, | 2909 | }, |
2867 | "notification-url": "https://packagist.org/downloads/", | 2910 | "notification-url": "https://packagist.org/downloads/", |
@@ -2889,7 +2932,7 @@ | @@ -2889,7 +2932,7 @@ | ||
2889 | "spy", | 2932 | "spy", |
2890 | "stub" | 2933 | "stub" |
2891 | ], | 2934 | ], |
2892 | - "time": "2018-08-05T17:53:17+00:00" | 2935 | + "time": "2020-03-05T15:02:03+00:00" |
2893 | }, | 2936 | }, |
2894 | { | 2937 | { |
2895 | "name": "phpunit/php-code-coverage", | 2938 | "name": "phpunit/php-code-coverage", |
@@ -3284,27 +3327,27 @@ | @@ -3284,27 +3327,27 @@ | ||
3284 | }, | 3327 | }, |
3285 | { | 3328 | { |
3286 | "name": "psy/psysh", | 3329 | "name": "psy/psysh", |
3287 | - "version": "v0.9.9", | 3330 | + "version": "v0.9.12", |
3288 | "source": { | 3331 | "source": { |
3289 | "type": "git", | 3332 | "type": "git", |
3290 | "url": "https://github.com/bobthecow/psysh.git", | 3333 | "url": "https://github.com/bobthecow/psysh.git", |
3291 | - "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e" | 3334 | + "reference": "90da7f37568aee36b116a030c5f99c915267edd4" |
3292 | }, | 3335 | }, |
3293 | "dist": { | 3336 | "dist": { |
3294 | "type": "zip", | 3337 | "type": "zip", |
3295 | - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", | ||
3296 | - "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", | 3338 | + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", |
3339 | + "reference": "90da7f37568aee36b116a030c5f99c915267edd4", | ||
3297 | "shasum": "" | 3340 | "shasum": "" |
3298 | }, | 3341 | }, |
3299 | "require": { | 3342 | "require": { |
3300 | - "dnoegel/php-xdg-base-dir": "0.1", | 3343 | + "dnoegel/php-xdg-base-dir": "0.1.*", |
3301 | "ext-json": "*", | 3344 | "ext-json": "*", |
3302 | "ext-tokenizer": "*", | 3345 | "ext-tokenizer": "*", |
3303 | "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", | 3346 | "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", |
3304 | "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", | 3347 | "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", |
3305 | "php": ">=5.4.0", | 3348 | "php": ">=5.4.0", |
3306 | - "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", | ||
3307 | - "symfony/var-dumper": "~2.7|~3.0|~4.0" | 3349 | + "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", |
3350 | + "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0" | ||
3308 | }, | 3351 | }, |
3309 | "require-dev": { | 3352 | "require-dev": { |
3310 | "bamarni/composer-bin-plugin": "^1.2", | 3353 | "bamarni/composer-bin-plugin": "^1.2", |
@@ -3354,7 +3397,7 @@ | @@ -3354,7 +3397,7 @@ | ||
3354 | "interactive", | 3397 | "interactive", |
3355 | "shell" | 3398 | "shell" |
3356 | ], | 3399 | ], |
3357 | - "time": "2018-10-13T15:16:03+00:00" | 3400 | + "time": "2019-12-06T14:19:43+00:00" |
3358 | }, | 3401 | }, |
3359 | { | 3402 | { |
3360 | "name": "sebastian/code-unit-reverse-lookup", | 3403 | "name": "sebastian/code-unit-reverse-lookup", |
@@ -3871,16 +3914,16 @@ | @@ -3871,16 +3914,16 @@ | ||
3871 | }, | 3914 | }, |
3872 | { | 3915 | { |
3873 | "name": "symfony/polyfill-php72", | 3916 | "name": "symfony/polyfill-php72", |
3874 | - "version": "v1.11.0", | 3917 | + "version": "v1.14.0", |
3875 | "source": { | 3918 | "source": { |
3876 | "type": "git", | 3919 | "type": "git", |
3877 | "url": "https://github.com/symfony/polyfill-php72.git", | 3920 | "url": "https://github.com/symfony/polyfill-php72.git", |
3878 | - "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c" | 3921 | + "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" |
3879 | }, | 3922 | }, |
3880 | "dist": { | 3923 | "dist": { |
3881 | "type": "zip", | 3924 | "type": "zip", |
3882 | - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c", | ||
3883 | - "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c", | 3925 | + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", |
3926 | + "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", | ||
3884 | "shasum": "" | 3927 | "shasum": "" |
3885 | }, | 3928 | }, |
3886 | "require": { | 3929 | "require": { |
@@ -3889,7 +3932,7 @@ | @@ -3889,7 +3932,7 @@ | ||
3889 | "type": "library", | 3932 | "type": "library", |
3890 | "extra": { | 3933 | "extra": { |
3891 | "branch-alias": { | 3934 | "branch-alias": { |
3892 | - "dev-master": "1.11-dev" | 3935 | + "dev-master": "1.14-dev" |
3893 | } | 3936 | } |
3894 | }, | 3937 | }, |
3895 | "autoload": { | 3938 | "autoload": { |
@@ -3922,20 +3965,20 @@ | @@ -3922,20 +3965,20 @@ | ||
3922 | "portable", | 3965 | "portable", |
3923 | "shim" | 3966 | "shim" |
3924 | ], | 3967 | ], |
3925 | - "time": "2019-02-06T07:57:58+00:00" | 3968 | + "time": "2020-01-13T11:15:53+00:00" |
3926 | }, | 3969 | }, |
3927 | { | 3970 | { |
3928 | "name": "symfony/var-dumper", | 3971 | "name": "symfony/var-dumper", |
3929 | - "version": "v4.2.8", | 3972 | + "version": "v4.4.5", |
3930 | "source": { | 3973 | "source": { |
3931 | "type": "git", | 3974 | "type": "git", |
3932 | "url": "https://github.com/symfony/var-dumper.git", | 3975 | "url": "https://github.com/symfony/var-dumper.git", |
3933 | - "reference": "3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce" | 3976 | + "reference": "2572839911702b0405479410ea7a1334bfab0b96" |
3934 | }, | 3977 | }, |
3935 | "dist": { | 3978 | "dist": { |
3936 | "type": "zip", | 3979 | "type": "zip", |
3937 | - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce", | ||
3938 | - "reference": "3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce", | 3980 | + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", |
3981 | + "reference": "2572839911702b0405479410ea7a1334bfab0b96", | ||
3939 | "shasum": "" | 3982 | "shasum": "" |
3940 | }, | 3983 | }, |
3941 | "require": { | 3984 | "require": { |
@@ -3949,9 +3992,9 @@ | @@ -3949,9 +3992,9 @@ | ||
3949 | }, | 3992 | }, |
3950 | "require-dev": { | 3993 | "require-dev": { |
3951 | "ext-iconv": "*", | 3994 | "ext-iconv": "*", |
3952 | - "symfony/console": "~3.4|~4.0", | ||
3953 | - "symfony/process": "~3.4|~4.0", | ||
3954 | - "twig/twig": "~1.34|~2.4" | 3995 | + "symfony/console": "^3.4|^4.0|^5.0", |
3996 | + "symfony/process": "^4.4|^5.0", | ||
3997 | + "twig/twig": "^1.34|^2.4|^3.0" | ||
3955 | }, | 3998 | }, |
3956 | "suggest": { | 3999 | "suggest": { |
3957 | "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", | 4000 | "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", |
@@ -3964,7 +4007,7 @@ | @@ -3964,7 +4007,7 @@ | ||
3964 | "type": "library", | 4007 | "type": "library", |
3965 | "extra": { | 4008 | "extra": { |
3966 | "branch-alias": { | 4009 | "branch-alias": { |
3967 | - "dev-master": "4.2-dev" | 4010 | + "dev-master": "4.4-dev" |
3968 | } | 4011 | } |
3969 | }, | 4012 | }, |
3970 | "autoload": { | 4013 | "autoload": { |
@@ -3998,35 +4041,48 @@ | @@ -3998,35 +4041,48 @@ | ||
3998 | "debug", | 4041 | "debug", |
3999 | "dump" | 4042 | "dump" |
4000 | ], | 4043 | ], |
4001 | - "time": "2019-05-01T12:55:36+00:00" | 4044 | + "funding": [ |
4045 | + { | ||
4046 | + "url": "https://symfony.com/sponsor", | ||
4047 | + "type": "custom" | ||
4048 | + }, | ||
4049 | + { | ||
4050 | + "url": "https://github.com/fabpot", | ||
4051 | + "type": "github" | ||
4052 | + }, | ||
4053 | + { | ||
4054 | + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
4055 | + "type": "tidelift" | ||
4056 | + } | ||
4057 | + ], | ||
4058 | + "time": "2020-02-24T13:10:00+00:00" | ||
4002 | }, | 4059 | }, |
4003 | { | 4060 | { |
4004 | "name": "twig/twig", | 4061 | "name": "twig/twig", |
4005 | - "version": "v1.40.1", | 4062 | + "version": "v1.42.5", |
4006 | "source": { | 4063 | "source": { |
4007 | "type": "git", | 4064 | "type": "git", |
4008 | "url": "https://github.com/twigphp/Twig.git", | 4065 | "url": "https://github.com/twigphp/Twig.git", |
4009 | - "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e" | 4066 | + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" |
4010 | }, | 4067 | }, |
4011 | "dist": { | 4068 | "dist": { |
4012 | "type": "zip", | 4069 | "type": "zip", |
4013 | - "url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e", | ||
4014 | - "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e", | 4070 | + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", |
4071 | + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", | ||
4015 | "shasum": "" | 4072 | "shasum": "" |
4016 | }, | 4073 | }, |
4017 | "require": { | 4074 | "require": { |
4018 | - "php": ">=5.4.0", | 4075 | + "php": ">=5.5.0", |
4019 | "symfony/polyfill-ctype": "^1.8" | 4076 | "symfony/polyfill-ctype": "^1.8" |
4020 | }, | 4077 | }, |
4021 | "require-dev": { | 4078 | "require-dev": { |
4022 | "psr/container": "^1.0", | 4079 | "psr/container": "^1.0", |
4023 | - "symfony/debug": "^2.7", | ||
4024 | - "symfony/phpunit-bridge": "^3.4.19|^4.1.8" | 4080 | + "symfony/phpunit-bridge": "^4.4|^5.0" |
4025 | }, | 4081 | }, |
4026 | "type": "library", | 4082 | "type": "library", |
4027 | "extra": { | 4083 | "extra": { |
4028 | "branch-alias": { | 4084 | "branch-alias": { |
4029 | - "dev-master": "1.40-dev" | 4085 | + "dev-master": "1.42-dev" |
4030 | } | 4086 | } |
4031 | }, | 4087 | }, |
4032 | "autoload": { | 4088 | "autoload": { |
@@ -4049,14 +4105,13 @@ | @@ -4049,14 +4105,13 @@ | ||
4049 | "role": "Lead Developer" | 4105 | "role": "Lead Developer" |
4050 | }, | 4106 | }, |
4051 | { | 4107 | { |
4108 | + "name": "Twig Team", | ||
4109 | + "role": "Contributors" | ||
4110 | + }, | ||
4111 | + { | ||
4052 | "name": "Armin Ronacher", | 4112 | "name": "Armin Ronacher", |
4053 | "email": "armin.ronacher@active-4.com", | 4113 | "email": "armin.ronacher@active-4.com", |
4054 | "role": "Project Founder" | 4114 | "role": "Project Founder" |
4055 | - }, | ||
4056 | - { | ||
4057 | - "name": "Twig Team", | ||
4058 | - "homepage": "https://twig.symfony.com/contributors", | ||
4059 | - "role": "Contributors" | ||
4060 | } | 4115 | } |
4061 | ], | 4116 | ], |
4062 | "description": "Twig, the flexible, fast, and secure template language for PHP", | 4117 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
@@ -4064,7 +4119,7 @@ | @@ -4064,7 +4119,7 @@ | ||
4064 | "keywords": [ | 4119 | "keywords": [ |
4065 | "templating" | 4120 | "templating" |
4066 | ], | 4121 | ], |
4067 | - "time": "2019-04-29T14:12:28+00:00" | 4122 | + "time": "2020-02-11T05:59:23+00:00" |
4068 | }, | 4123 | }, |
4069 | { | 4124 | { |
4070 | "name": "umpirsky/twig-php-function", | 4125 | "name": "umpirsky/twig-php-function", |
@@ -4109,32 +4164,29 @@ | @@ -4109,32 +4164,29 @@ | ||
4109 | }, | 4164 | }, |
4110 | { | 4165 | { |
4111 | "name": "webmozart/assert", | 4166 | "name": "webmozart/assert", |
4112 | - "version": "1.4.0", | 4167 | + "version": "1.7.0", |
4113 | "source": { | 4168 | "source": { |
4114 | "type": "git", | 4169 | "type": "git", |
4115 | "url": "https://github.com/webmozart/assert.git", | 4170 | "url": "https://github.com/webmozart/assert.git", |
4116 | - "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" | 4171 | + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" |
4117 | }, | 4172 | }, |
4118 | "dist": { | 4173 | "dist": { |
4119 | "type": "zip", | 4174 | "type": "zip", |
4120 | - "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", | ||
4121 | - "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", | 4175 | + "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", |
4176 | + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", | ||
4122 | "shasum": "" | 4177 | "shasum": "" |
4123 | }, | 4178 | }, |
4124 | "require": { | 4179 | "require": { |
4125 | "php": "^5.3.3 || ^7.0", | 4180 | "php": "^5.3.3 || ^7.0", |
4126 | "symfony/polyfill-ctype": "^1.8" | 4181 | "symfony/polyfill-ctype": "^1.8" |
4127 | }, | 4182 | }, |
4183 | + "conflict": { | ||
4184 | + "vimeo/psalm": "<3.6.0" | ||
4185 | + }, | ||
4128 | "require-dev": { | 4186 | "require-dev": { |
4129 | - "phpunit/phpunit": "^4.6", | ||
4130 | - "sebastian/version": "^1.0.1" | 4187 | + "phpunit/phpunit": "^4.8.36 || ^7.5.13" |
4131 | }, | 4188 | }, |
4132 | "type": "library", | 4189 | "type": "library", |
4133 | - "extra": { | ||
4134 | - "branch-alias": { | ||
4135 | - "dev-master": "1.3-dev" | ||
4136 | - } | ||
4137 | - }, | ||
4138 | "autoload": { | 4190 | "autoload": { |
4139 | "psr-4": { | 4191 | "psr-4": { |
4140 | "Webmozart\\Assert\\": "src/" | 4192 | "Webmozart\\Assert\\": "src/" |
@@ -4156,7 +4208,7 @@ | @@ -4156,7 +4208,7 @@ | ||
4156 | "check", | 4208 | "check", |
4157 | "validate" | 4209 | "validate" |
4158 | ], | 4210 | ], |
4159 | - "time": "2018-12-25T11:19:39+00:00" | 4211 | + "time": "2020-02-14T12:15:55+00:00" |
4160 | }, | 4212 | }, |
4161 | { | 4213 | { |
4162 | "name": "wyrihaximus/twig-view", | 4214 | "name": "wyrihaximus/twig-view", |
@@ -4227,5 +4279,6 @@ | @@ -4227,5 +4279,6 @@ | ||
4227 | "platform": { | 4279 | "platform": { |
4228 | "php": ">=5.6" | 4280 | "php": ">=5.6" |
4229 | }, | 4281 | }, |
4230 | - "platform-dev": [] | 4282 | + "platform-dev": [], |
4283 | + "plugin-api-version": "1.1.0" | ||
4231 | } | 4284 | } |