Commit 38bf3814d1f1492c574c6f11b0e9e729bdbdbf2d

Authored by Eder Soares
1 parent 375b1af4
Exists in 2.8 and in 2 other branches 2.6, 2.7

Version

Showing 2 changed files with 340 additions and 332 deletions   Show diff stats
composer.json
... ... @@ -3,7 +3,7 @@
3 3 "description": "Software livre de gestão escolar",
4 4 "type": "project",
5 5 "license": "GPL-2.0-or-later",
6   - "version": "2.6.1",
  6 + "version": "2.6.2",
7 7 "keywords": [
8 8 "Portabilis",
9 9 "i-Educar"
... ...
composer.lock
... ... @@ -4,7 +4,7 @@
4 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 5 "This file is @generated automatically"
6 6 ],
7   - "content-hash": "1f993340782cb497a36776c7ad52e66c",
  7 + "content-hash": "736818665d88c53ce757d8313001e048",
8 8 "packages": [
9 9 {
10 10 "name": "asm89/stack-cors",
... ... @@ -64,16 +64,16 @@
64 64 },
65 65 {
66 66 "name": "aws/aws-sdk-php",
67   - "version": "3.183.3",
  67 + "version": "3.185.3",
68 68 "source": {
69 69 "type": "git",
70 70 "url": "https://github.com/aws/aws-sdk-php.git",
71   - "reference": "b790a4cea9592a7df51da3a4affde0945248c24d"
  71 + "reference": "e7a7d6b28b477a02a5625348995949c2dee7919a"
72 72 },
73 73 "dist": {
74 74 "type": "zip",
75   - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b790a4cea9592a7df51da3a4affde0945248c24d",
76   - "reference": "b790a4cea9592a7df51da3a4affde0945248c24d",
  75 + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e7a7d6b28b477a02a5625348995949c2dee7919a",
  76 + "reference": "e7a7d6b28b477a02a5625348995949c2dee7919a",
77 77 "shasum": ""
78 78 },
79 79 "require": {
... ... @@ -148,9 +148,9 @@
148 148 "support": {
149 149 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
150 150 "issues": "https://github.com/aws/aws-sdk-php/issues",
151   - "source": "https://github.com/aws/aws-sdk-php/tree/3.183.3"
  151 + "source": "https://github.com/aws/aws-sdk-php/tree/3.185.3"
152 152 },
153   - "time": "2021-05-21T18:14:34+00:00"
  153 + "time": "2021-06-28T18:15:17+00:00"
154 154 },
155 155 {
156 156 "name": "aws/aws-sdk-php-laravel",
... ... @@ -459,16 +459,16 @@
459 459 },
460 460 {
461 461 "name": "doctrine/cache",
462   - "version": "1.11.2",
  462 + "version": "2.0.3",
463 463 "source": {
464 464 "type": "git",
465 465 "url": "https://github.com/doctrine/cache.git",
466   - "reference": "9c53086695937c50c47936ed86d96150ffbcf60d"
  466 + "reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88"
467 467 },
468 468 "dist": {
469 469 "type": "zip",
470   - "url": "https://api.github.com/repos/doctrine/cache/zipball/9c53086695937c50c47936ed86d96150ffbcf60d",
471   - "reference": "9c53086695937c50c47936ed86d96150ffbcf60d",
  470 + "url": "https://api.github.com/repos/doctrine/cache/zipball/c9622c6820d3ede1e2315a6a377ea1076e421d88",
  471 + "reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88",
472 472 "shasum": ""
473 473 },
474 474 "require": {
... ... @@ -538,7 +538,7 @@
538 538 ],
539 539 "support": {
540 540 "issues": "https://github.com/doctrine/cache/issues",
541   - "source": "https://github.com/doctrine/cache/tree/1.11.2"
  541 + "source": "https://github.com/doctrine/cache/tree/2.0.3"
542 542 },
543 543 "funding": [
544 544 {
... ... @@ -554,35 +554,36 @@
554 554 "type": "tidelift"
555 555 }
556 556 ],
557   - "time": "2021-05-20T14:57:29+00:00"
  557 + "time": "2021-05-25T09:43:04+00:00"
558 558 },
559 559 {
560 560 "name": "doctrine/dbal",
561   - "version": "2.13.1",
  561 + "version": "2.13.2",
562 562 "source": {
563 563 "type": "git",
564 564 "url": "https://github.com/doctrine/dbal.git",
565   - "reference": "c800380457948e65bbd30ba92cc17cda108bf8c9"
  565 + "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4"
566 566 },
567 567 "dist": {
568 568 "type": "zip",
569   - "url": "https://api.github.com/repos/doctrine/dbal/zipball/c800380457948e65bbd30ba92cc17cda108bf8c9",
570   - "reference": "c800380457948e65bbd30ba92cc17cda108bf8c9",
  569 + "url": "https://api.github.com/repos/doctrine/dbal/zipball/8dd39d2ead4409ce652fd4f02621060f009ea5e4",
  570 + "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4",
571 571 "shasum": ""
572 572 },
573 573 "require": {
574   - "doctrine/cache": "^1.0",
  574 + "doctrine/cache": "^1.0|^2.0",
575 575 "doctrine/deprecations": "^0.5.3",
576 576 "doctrine/event-manager": "^1.0",
577 577 "ext-pdo": "*",
578 578 "php": "^7.1 || ^8"
579 579 },
580 580 "require-dev": {
581   - "doctrine/coding-standard": "8.2.0",
  581 + "doctrine/coding-standard": "9.0.0",
582 582 "jetbrains/phpstorm-stubs": "2020.2",
583 583 "phpstan/phpstan": "0.12.81",
584   - "phpunit/phpunit": "^7.5.20|^8.5|9.5.0",
  584 + "phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
585 585 "squizlabs/php_codesniffer": "3.6.0",
  586 + "symfony/cache": "^4.4",
586 587 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
587 588 "vimeo/psalm": "4.6.4"
588 589 },
... ... @@ -645,7 +646,7 @@
645 646 ],
646 647 "support": {
647 648 "issues": "https://github.com/doctrine/dbal/issues",
648   - "source": "https://github.com/doctrine/dbal/tree/2.13.1"
  649 + "source": "https://github.com/doctrine/dbal/tree/2.13.2"
649 650 },
650 651 "funding": [
651 652 {
... ... @@ -661,7 +662,7 @@
661 662 "type": "tidelift"
662 663 }
663 664 ],
664   - "time": "2021-04-17T17:30:19+00:00"
  665 + "time": "2021-06-18T21:48:39+00:00"
665 666 },
666 667 {
667 668 "name": "doctrine/deprecations",
... ... @@ -1646,16 +1647,16 @@
1646 1647 },
1647 1648 {
1648 1649 "name": "honeybadger-io/honeybadger-laravel",
1649   - "version": "v3.10.0",
  1650 + "version": "v3.11.0",
1650 1651 "source": {
1651 1652 "type": "git",
1652 1653 "url": "https://github.com/honeybadger-io/honeybadger-laravel.git",
1653   - "reference": "92bc254cdf39dc7f60dd04977b3ba4695ea2aa94"
  1654 + "reference": "a5d9d3a6d19ae56e55422273acb2b5ef11e08523"
1654 1655 },
1655 1656 "dist": {
1656 1657 "type": "zip",
1657   - "url": "https://api.github.com/repos/honeybadger-io/honeybadger-laravel/zipball/92bc254cdf39dc7f60dd04977b3ba4695ea2aa94",
1658   - "reference": "92bc254cdf39dc7f60dd04977b3ba4695ea2aa94",
  1658 + "url": "https://api.github.com/repos/honeybadger-io/honeybadger-laravel/zipball/a5d9d3a6d19ae56e55422273acb2b5ef11e08523",
  1659 + "reference": "a5d9d3a6d19ae56e55422273acb2b5ef11e08523",
1659 1660 "shasum": ""
1660 1661 },
1661 1662 "require": {
... ... @@ -1713,22 +1714,22 @@
1713 1714 ],
1714 1715 "support": {
1715 1716 "issues": "https://github.com/honeybadger-io/honeybadger-laravel/issues",
1716   - "source": "https://github.com/honeybadger-io/honeybadger-laravel/tree/v3.10.0"
  1717 + "source": "https://github.com/honeybadger-io/honeybadger-laravel/tree/v3.11.0"
1717 1718 },
1718   - "time": "2021-05-09T12:55:34+00:00"
  1719 + "time": "2021-06-16T11:08:07+00:00"
1719 1720 },
1720 1721 {
1721 1722 "name": "honeybadger-io/honeybadger-php",
1722   - "version": "v2.9.2",
  1723 + "version": "v2.10.0",
1723 1724 "source": {
1724 1725 "type": "git",
1725 1726 "url": "https://github.com/honeybadger-io/honeybadger-php.git",
1726   - "reference": "088a92c8abcf3a81c629c2e12d90fe66ef0b5c72"
  1727 + "reference": "1430cd7c138c7426f87d7d1d758b09d03bb65757"
1727 1728 },
1728 1729 "dist": {
1729 1730 "type": "zip",
1730   - "url": "https://api.github.com/repos/honeybadger-io/honeybadger-php/zipball/088a92c8abcf3a81c629c2e12d90fe66ef0b5c72",
1731   - "reference": "088a92c8abcf3a81c629c2e12d90fe66ef0b5c72",
  1731 + "url": "https://api.github.com/repos/honeybadger-io/honeybadger-php/zipball/1430cd7c138c7426f87d7d1d758b09d03bb65757",
  1732 + "reference": "1430cd7c138c7426f87d7d1d758b09d03bb65757",
1732 1733 "shasum": ""
1733 1734 },
1734 1735 "require": {
... ... @@ -1780,9 +1781,9 @@
1780 1781 ],
1781 1782 "support": {
1782 1783 "issues": "https://github.com/honeybadger-io/honeybadger-php/issues",
1783   - "source": "https://github.com/honeybadger-io/honeybadger-php/tree/v2.9.2"
  1784 + "source": "https://github.com/honeybadger-io/honeybadger-php/tree/v2.10.0"
1784 1785 },
1785   - "time": "2021-05-10T22:10:18+00:00"
  1786 + "time": "2021-06-16T11:09:35+00:00"
1786 1787 },
1787 1788 {
1788 1789 "name": "intervention/image",
... ... @@ -1860,16 +1861,16 @@
1860 1861 },
1861 1862 {
1862 1863 "name": "laravel/framework",
1863   - "version": "v8.42.1",
  1864 + "version": "v8.48.2",
1864 1865 "source": {
1865 1866 "type": "git",
1866 1867 "url": "https://github.com/laravel/framework.git",
1867   - "reference": "41ec4897a70eb8729cf0ff34a8354413c54e42a6"
  1868 + "reference": "4c50ebbb7d1a66c5f3511261413cd499d30ba4cd"
1868 1869 },
1869 1870 "dist": {
1870 1871 "type": "zip",
1871   - "url": "https://api.github.com/repos/laravel/framework/zipball/41ec4897a70eb8729cf0ff34a8354413c54e42a6",
1872   - "reference": "41ec4897a70eb8729cf0ff34a8354413c54e42a6",
  1872 + "url": "https://api.github.com/repos/laravel/framework/zipball/4c50ebbb7d1a66c5f3511261413cd499d30ba4cd",
  1873 + "reference": "4c50ebbb7d1a66c5f3511261413cd499d30ba4cd",
1873 1874 "shasum": ""
1874 1875 },
1875 1876 "require": {
... ... @@ -1948,10 +1949,10 @@
1948 1949 "guzzlehttp/guzzle": "^6.5.5|^7.0.1",
1949 1950 "league/flysystem-cached-adapter": "^1.0",
1950 1951 "mockery/mockery": "^1.4.2",
1951   - "orchestra/testbench-core": "^6.8",
  1952 + "orchestra/testbench-core": "^6.23",
1952 1953 "pda/pheanstalk": "^4.0",
1953 1954 "phpunit/phpunit": "^8.5.8|^9.3.3",
1954   - "predis/predis": "^1.1.1",
  1955 + "predis/predis": "^1.1.2",
1955 1956 "symfony/cache": "^5.1.4"
1956 1957 },
1957 1958 "suggest": {
... ... @@ -2024,20 +2025,20 @@
2024 2025 "issues": "https://github.com/laravel/framework/issues",
2025 2026 "source": "https://github.com/laravel/framework"
2026 2027 },
2027   - "time": "2021-05-19T13:03:18+00:00"
  2028 + "time": "2021-06-25T23:57:38+00:00"
2028 2029 },
2029 2030 {
2030 2031 "name": "laravel/horizon",
2031   - "version": "v5.7.7",
  2032 + "version": "v5.7.9",
2032 2033 "source": {
2033 2034 "type": "git",
2034 2035 "url": "https://github.com/laravel/horizon.git",
2035   - "reference": "6f3b522bf628852d180fabfeb3bddac69a4f6fca"
  2036 + "reference": "50dc53b105ec612cf1a87e89fffd21cc0a43003c"
2036 2037 },
2037 2038 "dist": {
2038 2039 "type": "zip",
2039   - "url": "https://api.github.com/repos/laravel/horizon/zipball/6f3b522bf628852d180fabfeb3bddac69a4f6fca",
2040   - "reference": "6f3b522bf628852d180fabfeb3bddac69a4f6fca",
  2040 + "url": "https://api.github.com/repos/laravel/horizon/zipball/50dc53b105ec612cf1a87e89fffd21cc0a43003c",
  2041 + "reference": "50dc53b105ec612cf1a87e89fffd21cc0a43003c",
2041 2042 "shasum": ""
2042 2043 },
2043 2044 "require": {
... ... @@ -2099,9 +2100,9 @@
2099 2100 ],
2100 2101 "support": {
2101 2102 "issues": "https://github.com/laravel/horizon/issues",
2102   - "source": "https://github.com/laravel/horizon/tree/v5.7.7"
  2103 + "source": "https://github.com/laravel/horizon/tree/v5.7.9"
2103 2104 },
2104   - "time": "2021-05-18T15:24:26+00:00"
  2105 + "time": "2021-06-08T14:17:37+00:00"
2105 2106 },
2106 2107 {
2107 2108 "name": "laravel/legacy-factories",
... ... @@ -2229,22 +2230,23 @@
2229 2230 },
2230 2231 {
2231 2232 "name": "laravel/ui",
2232   - "version": "v3.2.1",
  2233 + "version": "v3.3.0",
2233 2234 "source": {
2234 2235 "type": "git",
2235 2236 "url": "https://github.com/laravel/ui.git",
2236   - "reference": "e2478cd0342a92ec1c8c77422553bda8ee004fd0"
  2237 + "reference": "07d725813350c695c779382cbd6dac0ab8665537"
2237 2238 },
2238 2239 "dist": {
2239 2240 "type": "zip",
2240   - "url": "https://api.github.com/repos/laravel/ui/zipball/e2478cd0342a92ec1c8c77422553bda8ee004fd0",
2241   - "reference": "e2478cd0342a92ec1c8c77422553bda8ee004fd0",
  2241 + "url": "https://api.github.com/repos/laravel/ui/zipball/07d725813350c695c779382cbd6dac0ab8665537",
  2242 + "reference": "07d725813350c695c779382cbd6dac0ab8665537",
2242 2243 "shasum": ""
2243 2244 },
2244 2245 "require": {
2245   - "illuminate/console": "^8.0",
2246   - "illuminate/filesystem": "^8.0",
2247   - "illuminate/support": "^8.0",
  2246 + "illuminate/console": "^8.42",
  2247 + "illuminate/filesystem": "^8.42",
  2248 + "illuminate/support": "^8.42",
  2249 + "illuminate/validation": "^8.42",
2248 2250 "php": "^7.3|^8.0"
2249 2251 },
2250 2252 "type": "library",
... ... @@ -2280,22 +2282,22 @@
2280 2282 "ui"
2281 2283 ],
2282 2284 "support": {
2283   - "source": "https://github.com/laravel/ui/tree/v3.2.1"
  2285 + "source": "https://github.com/laravel/ui/tree/v3.3.0"
2284 2286 },
2285   - "time": "2021-04-27T18:17:41+00:00"
  2287 + "time": "2021-05-25T16:45:33+00:00"
2286 2288 },
2287 2289 {
2288 2290 "name": "league/commonmark",
2289   - "version": "1.6.2",
  2291 + "version": "1.6.5",
2290 2292 "source": {
2291 2293 "type": "git",
2292 2294 "url": "https://github.com/thephpleague/commonmark.git",
2293   - "reference": "7d70d2f19c84bcc16275ea47edabee24747352eb"
  2295 + "reference": "44ffd8d3c4a9133e4bd0548622b09c55af39db5f"
2294 2296 },
2295 2297 "dist": {
2296 2298 "type": "zip",
2297   - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/7d70d2f19c84bcc16275ea47edabee24747352eb",
2298   - "reference": "7d70d2f19c84bcc16275ea47edabee24747352eb",
  2299 + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/44ffd8d3c4a9133e4bd0548622b09c55af39db5f",
  2300 + "reference": "44ffd8d3c4a9133e4bd0548622b09c55af39db5f",
2299 2301 "shasum": ""
2300 2302 },
2301 2303 "require": {
... ... @@ -2313,7 +2315,7 @@
2313 2315 "github/gfm": "0.29.0",
2314 2316 "michelf/php-markdown": "~1.4",
2315 2317 "mikehaertl/php-shellcommand": "^1.4",
2316   - "phpstan/phpstan": "^0.12",
  2318 + "phpstan/phpstan": "^0.12.90",
2317 2319 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
2318 2320 "scrutinizer/ocular": "^1.5",
2319 2321 "symfony/finder": "^4.2"
... ... @@ -2383,7 +2385,7 @@
2383 2385 "type": "tidelift"
2384 2386 }
2385 2387 ],
2386   - "time": "2021-05-12T11:39:41+00:00"
  2388 + "time": "2021-06-26T11:57:13+00:00"
2387 2389 },
2388 2390 {
2389 2391 "name": "league/csv",
... ... @@ -2471,16 +2473,16 @@
2471 2473 },
2472 2474 {
2473 2475 "name": "league/flysystem",
2474   - "version": "1.1.3",
  2476 + "version": "1.1.4",
2475 2477 "source": {
2476 2478 "type": "git",
2477 2479 "url": "https://github.com/thephpleague/flysystem.git",
2478   - "reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
  2480 + "reference": "f3ad69181b8afed2c9edf7be5a2918144ff4ea32"
2479 2481 },
2480 2482 "dist": {
2481 2483 "type": "zip",
2482   - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
2483   - "reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
  2484 + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3ad69181b8afed2c9edf7be5a2918144ff4ea32",
  2485 + "reference": "f3ad69181b8afed2c9edf7be5a2918144ff4ea32",
2484 2486 "shasum": ""
2485 2487 },
2486 2488 "require": {
... ... @@ -2496,7 +2498,6 @@
2496 2498 "phpunit/phpunit": "^8.5.8"
2497 2499 },
2498 2500 "suggest": {
2499   - "ext-fileinfo": "Required for MimeType",
2500 2501 "ext-ftp": "Allows you to use FTP server storage",
2501 2502 "ext-openssl": "Allows you to use FTPS server storage",
2502 2503 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
... ... @@ -2554,7 +2555,7 @@
2554 2555 ],
2555 2556 "support": {
2556 2557 "issues": "https://github.com/thephpleague/flysystem/issues",
2557   - "source": "https://github.com/thephpleague/flysystem/tree/1.x"
  2558 + "source": "https://github.com/thephpleague/flysystem/tree/1.1.4"
2558 2559 },
2559 2560 "funding": [
2560 2561 {
... ... @@ -2562,7 +2563,7 @@
2562 2563 "type": "other"
2563 2564 }
2564 2565 ],
2565   - "time": "2020-08-23T07:39:11+00:00"
  2566 + "time": "2021-06-23T21:56:05+00:00"
2566 2567 },
2567 2568 {
2568 2569 "name": "league/flysystem-aws-s3-v3",
... ... @@ -2770,23 +2771,23 @@
2770 2771 },
2771 2772 {
2772 2773 "name": "maatwebsite/excel",
2773   - "version": "3.1.30",
  2774 + "version": "3.1.31",
2774 2775 "source": {
2775 2776 "type": "git",
2776 2777 "url": "https://github.com/Maatwebsite/Laravel-Excel.git",
2777   - "reference": "aa5d2e4d25c5c8218ea0a15103da95f5f8728953"
  2778 + "reference": "cbe6370af70f93bd017f77ef92d32bd492a47fcb"
2778 2779 },
2779 2780 "dist": {
2780 2781 "type": "zip",
2781   - "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/aa5d2e4d25c5c8218ea0a15103da95f5f8728953",
2782   - "reference": "aa5d2e4d25c5c8218ea0a15103da95f5f8728953",
  2782 + "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/cbe6370af70f93bd017f77ef92d32bd492a47fcb",
  2783 + "reference": "cbe6370af70f93bd017f77ef92d32bd492a47fcb",
2783 2784 "shasum": ""
2784 2785 },
2785 2786 "require": {
2786 2787 "ext-json": "*",
2787 2788 "illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
2788 2789 "php": "^7.0|^8.0",
2789   - "phpoffice/phpspreadsheet": "1.16.*"
  2790 + "phpoffice/phpspreadsheet": "^1.18"
2790 2791 },
2791 2792 "require-dev": {
2792 2793 "orchestra/testbench": "^6.0",
... ... @@ -2832,7 +2833,7 @@
2832 2833 ],
2833 2834 "support": {
2834 2835 "issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
2835   - "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.30"
  2836 + "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.31"
2836 2837 },
2837 2838 "funding": [
2838 2839 {
... ... @@ -2844,7 +2845,7 @@
2844 2845 "type": "github"
2845 2846 }
2846 2847 ],
2847   - "time": "2021-04-06T17:17:02+00:00"
  2848 + "time": "2021-06-02T17:31:29+00:00"
2848 2849 },
2849 2850 {
2850 2851 "name": "maennchen/zipstream-php",
... ... @@ -2919,16 +2920,16 @@
2919 2920 },
2920 2921 {
2921 2922 "name": "markbaker/complex",
2922   - "version": "2.0.2",
  2923 + "version": "2.0.3",
2923 2924 "source": {
2924 2925 "type": "git",
2925 2926 "url": "https://github.com/MarkBaker/PHPComplex.git",
2926   - "reference": "d18272926d58065140314c01e18ec3dd7ae854ea"
  2927 + "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
2927 2928 },
2928 2929 "dist": {
2929 2930 "type": "zip",
2930   - "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/d18272926d58065140314c01e18ec3dd7ae854ea",
2931   - "reference": "d18272926d58065140314c01e18ec3dd7ae854ea",
  2931 + "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
  2932 + "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
2932 2933 "shasum": ""
2933 2934 },
2934 2935 "require": {
... ... @@ -3008,22 +3009,22 @@
3008 3009 ],
3009 3010 "support": {
3010 3011 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
3011   - "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.2"
  3012 + "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
3012 3013 },
3013   - "time": "2021-05-24T10:53:30+00:00"
  3014 + "time": "2021-06-02T09:44:11+00:00"
3014 3015 },
3015 3016 {
3016 3017 "name": "markbaker/matrix",
3017   - "version": "2.1.2",
  3018 + "version": "2.1.3",
3018 3019 "source": {
3019 3020 "type": "git",
3020 3021 "url": "https://github.com/MarkBaker/PHPMatrix.git",
3021   - "reference": "361c0f545c3172ee26c3d596a0aa03f0cef65e6a"
  3022 + "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
3022 3023 },
3023 3024 "dist": {
3024 3025 "type": "zip",
3025   - "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/361c0f545c3172ee26c3d596a0aa03f0cef65e6a",
3026   - "reference": "361c0f545c3172ee26c3d596a0aa03f0cef65e6a",
  3026 + "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
  3027 + "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
3027 3028 "shasum": ""
3028 3029 },
3029 3030 "require": {
... ... @@ -3082,9 +3083,9 @@
3082 3083 ],
3083 3084 "support": {
3084 3085 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
3085   - "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.2"
  3086 + "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
3086 3087 },
3087   - "time": "2021-01-23T16:37:31+00:00"
  3088 + "time": "2021-05-25T15:42:17+00:00"
3088 3089 },
3089 3090 {
3090 3091 "name": "mll-lab/graphql-php-scalars",
... ... @@ -3238,16 +3239,16 @@
3238 3239 },
3239 3240 {
3240 3241 "name": "mtdowling/jmespath.php",
3241   - "version": "2.6.0",
  3242 + "version": "2.6.1",
3242 3243 "source": {
3243 3244 "type": "git",
3244 3245 "url": "https://github.com/jmespath/jmespath.php.git",
3245   - "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
  3246 + "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
3246 3247 },
3247 3248 "dist": {
3248 3249 "type": "zip",
3249   - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
3250   - "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
  3250 + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
  3251 + "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
3251 3252 "shasum": ""
3252 3253 },
3253 3254 "require": {
... ... @@ -3255,7 +3256,7 @@
3255 3256 "symfony/polyfill-mbstring": "^1.17"
3256 3257 },
3257 3258 "require-dev": {
3258   - "composer/xdebug-handler": "^1.4",
  3259 + "composer/xdebug-handler": "^1.4 || ^2.0",
3259 3260 "phpunit/phpunit": "^4.8.36 || ^7.5.15"
3260 3261 },
3261 3262 "bin": [
... ... @@ -3293,9 +3294,9 @@
3293 3294 ],
3294 3295 "support": {
3295 3296 "issues": "https://github.com/jmespath/jmespath.php/issues",
3296   - "source": "https://github.com/jmespath/jmespath.php/tree/2.6.0"
  3297 + "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
3297 3298 },
3298   - "time": "2020-07-31T21:01:56+00:00"
  3299 + "time": "2021-06-14T00:11:39+00:00"
3299 3300 },
3300 3301 {
3301 3302 "name": "myclabs/php-enum",
... ... @@ -3359,16 +3360,16 @@
3359 3360 },
3360 3361 {
3361 3362 "name": "nesbot/carbon",
3362   - "version": "2.48.0",
  3363 + "version": "2.49.0",
3363 3364 "source": {
3364 3365 "type": "git",
3365 3366 "url": "https://github.com/briannesbitt/Carbon.git",
3366   - "reference": "d3c447f21072766cddec3522f9468a5849a76147"
  3367 + "reference": "93d9db91c0235c486875d22f1e08b50bdf3e6eee"
3367 3368 },
3368 3369 "dist": {
3369 3370 "type": "zip",
3370   - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3c447f21072766cddec3522f9468a5849a76147",
3371   - "reference": "d3c447f21072766cddec3522f9468a5849a76147",
  3371 + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/93d9db91c0235c486875d22f1e08b50bdf3e6eee",
  3372 + "reference": "93d9db91c0235c486875d22f1e08b50bdf3e6eee",
3372 3373 "shasum": ""
3373 3374 },
3374 3375 "require": {
... ... @@ -3448,7 +3449,7 @@
3448 3449 "type": "tidelift"
3449 3450 }
3450 3451 ],
3451   - "time": "2021-05-07T10:08:30+00:00"
  3452 + "time": "2021-06-02T07:31:40+00:00"
3452 3453 },
3453 3454 {
3454 3455 "name": "nikic/php-parser",
... ... @@ -3690,16 +3691,16 @@
3690 3691 },
3691 3692 {
3692 3693 "name": "phpoffice/phpspreadsheet",
3693   - "version": "1.16.0",
  3694 + "version": "1.18.0",
3694 3695 "source": {
3695 3696 "type": "git",
3696 3697 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
3697   - "reference": "76d4323b85129d0c368149c831a07a3e258b2b50"
  3698 + "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
3698 3699 },
3699 3700 "dist": {
3700 3701 "type": "zip",
3701   - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/76d4323b85129d0c368149c831a07a3e258b2b50",
3702   - "reference": "76d4323b85129d0c368149c831a07a3e258b2b50",
  3702 + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
  3703 + "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
3703 3704 "shasum": ""
3704 3705 },
3705 3706 "require": {
... ... @@ -3718,20 +3719,23 @@
3718 3719 "ext-zlib": "*",
3719 3720 "ezyang/htmlpurifier": "^4.13",
3720 3721 "maennchen/zipstream-php": "^2.1",
3721   - "markbaker/complex": "^1.5||^2.0",
3722   - "markbaker/matrix": "^1.2||^2.0",
3723   - "php": "^7.2||^8.0",
  3722 + "markbaker/complex": "^2.0",
  3723 + "markbaker/matrix": "^2.0",
  3724 + "php": "^7.2 || ^8.0",
3724 3725 "psr/http-client": "^1.0",
3725 3726 "psr/http-factory": "^1.0",
3726 3727 "psr/simple-cache": "^1.0"
3727 3728 },
3728 3729 "require-dev": {
3729   - "dompdf/dompdf": "^0.8.5",
3730   - "friendsofphp/php-cs-fixer": "^2.16",
  3730 + "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  3731 + "dompdf/dompdf": "^1.0",
  3732 + "friendsofphp/php-cs-fixer": "^2.18",
3731 3733 "jpgraph/jpgraph": "^4.0",
3732 3734 "mpdf/mpdf": "^8.0",
3733 3735 "phpcompatibility/php-compatibility": "^9.3",
3734   - "phpunit/phpunit": "^8.5||^9.3",
  3736 + "phpstan/phpstan": "^0.12.82",
  3737 + "phpstan/phpstan-phpunit": "^0.12.18",
  3738 + "phpunit/phpunit": "^8.5",
3735 3739 "squizlabs/php_codesniffer": "^3.5",
3736 3740 "tecnickcom/tcpdf": "^6.3"
3737 3741 },
... ... @@ -3785,9 +3789,9 @@
3785 3789 ],
3786 3790 "support": {
3787 3791 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
3788   - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.16.0"
  3792 + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
3789 3793 },
3790   - "time": "2020-12-31T18:03:49+00:00"
  3794 + "time": "2021-05-31T18:21:15+00:00"
3791 3795 },
3792 3796 {
3793 3797 "name": "phpoption/phpoption",
... ... @@ -3860,16 +3864,16 @@
3860 3864 },
3861 3865 {
3862 3866 "name": "phpseclib/phpseclib",
3863   - "version": "2.0.31",
  3867 + "version": "2.0.32",
3864 3868 "source": {
3865 3869 "type": "git",
3866 3870 "url": "https://github.com/phpseclib/phpseclib.git",
3867   - "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
  3871 + "reference": "f5c4c19880d45d0be3e7d24ae8ac434844a898cd"
3868 3872 },
3869 3873 "dist": {
3870 3874 "type": "zip",
3871   - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
3872   - "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
  3875 + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f5c4c19880d45d0be3e7d24ae8ac434844a898cd",
  3876 + "reference": "f5c4c19880d45d0be3e7d24ae8ac434844a898cd",
3873 3877 "shasum": ""
3874 3878 },
3875 3879 "require": {
... ... @@ -3949,7 +3953,7 @@
3949 3953 ],
3950 3954 "support": {
3951 3955 "issues": "https://github.com/phpseclib/phpseclib/issues",
3952   - "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31"
  3956 + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.32"
3953 3957 },
3954 3958 "funding": [
3955 3959 {
... ... @@ -3965,7 +3969,7 @@
3965 3969 "type": "tidelift"
3966 3970 }
3967 3971 ],
3968   - "time": "2021-04-06T13:56:45+00:00"
  3972 + "time": "2021-06-12T12:12:59+00:00"
3969 3973 },
3970 3974 {
3971 3975 "name": "predis/predis",
... ... @@ -4921,20 +4925,21 @@
4921 4925 },
4922 4926 {
4923 4927 "name": "symfony/console",
4924   - "version": "v5.2.8",
  4928 + "version": "v5.3.2",
4925 4929 "source": {
4926 4930 "type": "git",
4927 4931 "url": "https://github.com/symfony/console.git",
4928   - "reference": "864568fdc0208b3eba3638b6000b69d2386e6768"
  4932 + "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
4929 4933 },
4930 4934 "dist": {
4931 4935 "type": "zip",
4932   - "url": "https://api.github.com/repos/symfony/console/zipball/864568fdc0208b3eba3638b6000b69d2386e6768",
4933   - "reference": "864568fdc0208b3eba3638b6000b69d2386e6768",
  4936 + "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
  4937 + "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
4934 4938 "shasum": ""
4935 4939 },
4936 4940 "require": {
4937 4941 "php": ">=7.2.5",
  4942 + "symfony/deprecation-contracts": "^2.1",
4938 4943 "symfony/polyfill-mbstring": "~1.0",
4939 4944 "symfony/polyfill-php73": "^1.8",
4940 4945 "symfony/polyfill-php80": "^1.15",
... ... @@ -4998,7 +5003,7 @@
4998 5003 "terminal"
4999 5004 ],
5000 5005 "support": {
5001   - "source": "https://github.com/symfony/console/tree/v5.2.8"
  5006 + "source": "https://github.com/symfony/console/tree/v5.3.2"
5002 5007 },
5003 5008 "funding": [
5004 5009 {
... ... @@ -5014,20 +5019,20 @@
5014 5019 "type": "tidelift"
5015 5020 }
5016 5021 ],
5017   - "time": "2021-05-11T15:45:21+00:00"
  5022 + "time": "2021-06-12T09:42:48+00:00"
5018 5023 },
5019 5024 {
5020 5025 "name": "symfony/css-selector",
5021   - "version": "v5.2.9",
  5026 + "version": "v5.3.0",
5022 5027 "source": {
5023 5028 "type": "git",
5024 5029 "url": "https://github.com/symfony/css-selector.git",
5025   - "reference": "5d5f97809015102116208b976eb2edb44b689560"
  5030 + "reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814"
5026 5031 },
5027 5032 "dist": {
5028 5033 "type": "zip",
5029   - "url": "https://api.github.com/repos/symfony/css-selector/zipball/5d5f97809015102116208b976eb2edb44b689560",
5030   - "reference": "5d5f97809015102116208b976eb2edb44b689560",
  5034 + "url": "https://api.github.com/repos/symfony/css-selector/zipball/fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
  5035 + "reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
5031 5036 "shasum": ""
5032 5037 },
5033 5038 "require": {
... ... @@ -5063,7 +5068,7 @@
5063 5068 "description": "Converts CSS selectors to XPath expressions",
5064 5069 "homepage": "https://symfony.com",
5065 5070 "support": {
5066   - "source": "https://github.com/symfony/css-selector/tree/v5.2.9"
  5071 + "source": "https://github.com/symfony/css-selector/tree/v5.3.0"
5067 5072 },
5068 5073 "funding": [
5069 5074 {
... ... @@ -5079,7 +5084,7 @@
5079 5084 "type": "tidelift"
5080 5085 }
5081 5086 ],
5082   - "time": "2021-05-16T13:07:46+00:00"
  5087 + "time": "2021-05-26T17:40:38+00:00"
5083 5088 },
5084 5089 {
5085 5090 "name": "symfony/deprecation-contracts",
... ... @@ -5150,16 +5155,16 @@
5150 5155 },
5151 5156 {
5152 5157 "name": "symfony/error-handler",
5153   - "version": "v5.2.8",
  5158 + "version": "v5.3.0",
5154 5159 "source": {
5155 5160 "type": "git",
5156 5161 "url": "https://github.com/symfony/error-handler.git",
5157   - "reference": "1416bc16317a8188aabde251afef7618bf4687ac"
  5162 + "reference": "0e6768b8c0dcef26df087df2bbbaa143867a59b2"
5158 5163 },
5159 5164 "dist": {
5160 5165 "type": "zip",
5161   - "url": "https://api.github.com/repos/symfony/error-handler/zipball/1416bc16317a8188aabde251afef7618bf4687ac",
5162   - "reference": "1416bc16317a8188aabde251afef7618bf4687ac",
  5166 + "url": "https://api.github.com/repos/symfony/error-handler/zipball/0e6768b8c0dcef26df087df2bbbaa143867a59b2",
  5167 + "reference": "0e6768b8c0dcef26df087df2bbbaa143867a59b2",
5163 5168 "shasum": ""
5164 5169 },
5165 5170 "require": {
... ... @@ -5199,7 +5204,7 @@
5199 5204 "description": "Provides tools to manage errors and ease debugging PHP code",
5200 5205 "homepage": "https://symfony.com",
5201 5206 "support": {
5202   - "source": "https://github.com/symfony/error-handler/tree/v5.2.8"
  5207 + "source": "https://github.com/symfony/error-handler/tree/v5.3.0"
5203 5208 },
5204 5209 "funding": [
5205 5210 {
... ... @@ -5215,20 +5220,20 @@
5215 5220 "type": "tidelift"
5216 5221 }
5217 5222 ],
5218   - "time": "2021-05-07T13:42:21+00:00"
  5223 + "time": "2021-05-26T17:43:10+00:00"
5219 5224 },
5220 5225 {
5221 5226 "name": "symfony/event-dispatcher",
5222   - "version": "v5.2.4",
  5227 + "version": "v5.3.0",
5223 5228 "source": {
5224 5229 "type": "git",
5225 5230 "url": "https://github.com/symfony/event-dispatcher.git",
5226   - "reference": "d08d6ec121a425897951900ab692b612a61d6240"
  5231 + "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
5227 5232 },
5228 5233 "dist": {
5229 5234 "type": "zip",
5230   - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240",
5231   - "reference": "d08d6ec121a425897951900ab692b612a61d6240",
  5235 + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
  5236 + "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
5232 5237 "shasum": ""
5233 5238 },
5234 5239 "require": {
... ... @@ -5284,7 +5289,7 @@
5284 5289 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
5285 5290 "homepage": "https://symfony.com",
5286 5291 "support": {
5287   - "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.4"
  5292 + "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.0"
5288 5293 },
5289 5294 "funding": [
5290 5295 {
... ... @@ -5300,7 +5305,7 @@
5300 5305 "type": "tidelift"
5301 5306 }
5302 5307 ],
5303   - "time": "2021-02-18T17:12:37+00:00"
  5308 + "time": "2021-05-26T17:43:10+00:00"
5304 5309 },
5305 5310 {
5306 5311 "name": "symfony/event-dispatcher-contracts",
... ... @@ -5383,16 +5388,16 @@
5383 5388 },
5384 5389 {
5385 5390 "name": "symfony/finder",
5386   - "version": "v5.2.9",
  5391 + "version": "v5.3.0",
5387 5392 "source": {
5388 5393 "type": "git",
5389 5394 "url": "https://github.com/symfony/finder.git",
5390   - "reference": "ccccb9d48ca42757dd12f2ca4bf857a4e217d90d"
  5395 + "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6"
5391 5396 },
5392 5397 "dist": {
5393 5398 "type": "zip",
5394   - "url": "https://api.github.com/repos/symfony/finder/zipball/ccccb9d48ca42757dd12f2ca4bf857a4e217d90d",
5395   - "reference": "ccccb9d48ca42757dd12f2ca4bf857a4e217d90d",
  5399 + "url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
  5400 + "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
5396 5401 "shasum": ""
5397 5402 },
5398 5403 "require": {
... ... @@ -5424,7 +5429,7 @@
5424 5429 "description": "Finds files and directories via an intuitive fluent interface",
5425 5430 "homepage": "https://symfony.com",
5426 5431 "support": {
5427   - "source": "https://github.com/symfony/finder/tree/v5.2.9"
  5432 + "source": "https://github.com/symfony/finder/tree/v5.3.0"
5428 5433 },
5429 5434 "funding": [
5430 5435 {
... ... @@ -5440,7 +5445,7 @@
5440 5445 "type": "tidelift"
5441 5446 }
5442 5447 ],
5443   - "time": "2021-05-16T13:07:46+00:00"
  5448 + "time": "2021-05-26T12:52:38+00:00"
5444 5449 },
5445 5450 {
5446 5451 "name": "symfony/http-client-contracts",
... ... @@ -5522,16 +5527,16 @@
5522 5527 },
5523 5528 {
5524 5529 "name": "symfony/http-foundation",
5525   - "version": "v5.2.8",
  5530 + "version": "v5.3.2",
5526 5531 "source": {
5527 5532 "type": "git",
5528 5533 "url": "https://github.com/symfony/http-foundation.git",
5529   - "reference": "e8fbbab7c4a71592985019477532629cb2e142dc"
  5534 + "reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd"
5530 5535 },
5531 5536 "dist": {
5532 5537 "type": "zip",
5533   - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8fbbab7c4a71592985019477532629cb2e142dc",
5534   - "reference": "e8fbbab7c4a71592985019477532629cb2e142dc",
  5538 + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7b6dd714d95106b831aaa7f3c9c612ab886516bd",
  5539 + "reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd",
5535 5540 "shasum": ""
5536 5541 },
5537 5542 "require": {
... ... @@ -5575,7 +5580,7 @@
5575 5580 "description": "Defines an object-oriented layer for the HTTP specification",
5576 5581 "homepage": "https://symfony.com",
5577 5582 "support": {
5578   - "source": "https://github.com/symfony/http-foundation/tree/v5.2.8"
  5583 + "source": "https://github.com/symfony/http-foundation/tree/v5.3.2"
5579 5584 },
5580 5585 "funding": [
5581 5586 {
... ... @@ -5591,20 +5596,20 @@
5591 5596 "type": "tidelift"
5592 5597 }
5593 5598 ],
5594   - "time": "2021-05-07T13:41:16+00:00"
  5599 + "time": "2021-06-12T10:15:17+00:00"
5595 5600 },
5596 5601 {
5597 5602 "name": "symfony/http-kernel",
5598   - "version": "v5.2.9",
  5603 + "version": "v5.3.2",
5599 5604 "source": {
5600 5605 "type": "git",
5601 5606 "url": "https://github.com/symfony/http-kernel.git",
5602   - "reference": "eb540ef6870dbf33c92e372cfb869ebf9649e6cb"
  5607 + "reference": "e7021165d9dbfb4051296b8de827e92c8a7b5c87"
5603 5608 },
5604 5609 "dist": {
5605 5610 "type": "zip",
5606   - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/eb540ef6870dbf33c92e372cfb869ebf9649e6cb",
5607   - "reference": "eb540ef6870dbf33c92e372cfb869ebf9649e6cb",
  5611 + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e7021165d9dbfb4051296b8de827e92c8a7b5c87",
  5612 + "reference": "e7021165d9dbfb4051296b8de827e92c8a7b5c87",
5608 5613 "shasum": ""
5609 5614 },
5610 5615 "require": {
... ... @@ -5614,7 +5619,7 @@
5614 5619 "symfony/error-handler": "^4.4|^5.0",
5615 5620 "symfony/event-dispatcher": "^5.0",
5616 5621 "symfony/http-client-contracts": "^1.1|^2",
5617   - "symfony/http-foundation": "^4.4|^5.0",
  5622 + "symfony/http-foundation": "^5.3",
5618 5623 "symfony/polyfill-ctype": "^1.8",
5619 5624 "symfony/polyfill-php73": "^1.9",
5620 5625 "symfony/polyfill-php80": "^1.15"
... ... @@ -5624,7 +5629,7 @@
5624 5629 "symfony/cache": "<5.0",
5625 5630 "symfony/config": "<5.0",
5626 5631 "symfony/console": "<4.4",
5627   - "symfony/dependency-injection": "<5.1.8",
  5632 + "symfony/dependency-injection": "<5.3",
5628 5633 "symfony/doctrine-bridge": "<5.0",
5629 5634 "symfony/form": "<5.0",
5630 5635 "symfony/http-client": "<5.0",
... ... @@ -5644,7 +5649,7 @@
5644 5649 "symfony/config": "^5.0",
5645 5650 "symfony/console": "^4.4|^5.0",
5646 5651 "symfony/css-selector": "^4.4|^5.0",
5647   - "symfony/dependency-injection": "^5.1.8",
  5652 + "symfony/dependency-injection": "^5.3",
5648 5653 "symfony/dom-crawler": "^4.4|^5.0",
5649 5654 "symfony/expression-language": "^4.4|^5.0",
5650 5655 "symfony/finder": "^4.4|^5.0",
... ... @@ -5687,7 +5692,7 @@
5687 5692 "description": "Provides a structured process for converting a Request into a Response",
5688 5693 "homepage": "https://symfony.com",
5689 5694 "support": {
5690   - "source": "https://github.com/symfony/http-kernel/tree/v5.2.9"
  5695 + "source": "https://github.com/symfony/http-kernel/tree/v5.3.2"
5691 5696 },
5692 5697 "funding": [
5693 5698 {
... ... @@ -5703,20 +5708,20 @@
5703 5708 "type": "tidelift"
5704 5709 }
5705 5710 ],
5706   - "time": "2021-05-19T12:23:45+00:00"
  5711 + "time": "2021-06-17T14:18:27+00:00"
5707 5712 },
5708 5713 {
5709 5714 "name": "symfony/mime",
5710   - "version": "v5.2.9",
  5715 + "version": "v5.3.2",
5711 5716 "source": {
5712 5717 "type": "git",
5713 5718 "url": "https://github.com/symfony/mime.git",
5714   - "reference": "64258e870f8cc75c3dae986201ea2df58c210b52"
  5719 + "reference": "47dd7912152b82d0d4c8d9040dbc93d6232d472a"
5715 5720 },
5716 5721 "dist": {
5717 5722 "type": "zip",
5718   - "url": "https://api.github.com/repos/symfony/mime/zipball/64258e870f8cc75c3dae986201ea2df58c210b52",
5719   - "reference": "64258e870f8cc75c3dae986201ea2df58c210b52",
  5723 + "url": "https://api.github.com/repos/symfony/mime/zipball/47dd7912152b82d0d4c8d9040dbc93d6232d472a",
  5724 + "reference": "47dd7912152b82d0d4c8d9040dbc93d6232d472a",
5720 5725 "shasum": ""
5721 5726 },
5722 5727 "require": {
... ... @@ -5770,7 +5775,7 @@
5770 5775 "mime-type"
5771 5776 ],
5772 5777 "support": {
5773   - "source": "https://github.com/symfony/mime/tree/v5.2.9"
  5778 + "source": "https://github.com/symfony/mime/tree/v5.3.2"
5774 5779 },
5775 5780 "funding": [
5776 5781 {
... ... @@ -5786,20 +5791,20 @@
5786 5791 "type": "tidelift"
5787 5792 }
5788 5793 ],
5789   - "time": "2021-05-16T13:07:46+00:00"
  5794 + "time": "2021-06-09T10:58:01+00:00"
5790 5795 },
5791 5796 {
5792 5797 "name": "symfony/polyfill-ctype",
5793   - "version": "v1.22.1",
  5798 + "version": "v1.23.0",
5794 5799 "source": {
5795 5800 "type": "git",
5796 5801 "url": "https://github.com/symfony/polyfill-ctype.git",
5797   - "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
  5802 + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
5798 5803 },
5799 5804 "dist": {
5800 5805 "type": "zip",
5801   - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
5802   - "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
  5806 + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  5807 + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
5803 5808 "shasum": ""
5804 5809 },
5805 5810 "require": {
... ... @@ -5811,7 +5816,7 @@
5811 5816 "type": "library",
5812 5817 "extra": {
5813 5818 "branch-alias": {
5814   - "dev-main": "1.22-dev"
  5819 + "dev-main": "1.23-dev"
5815 5820 },
5816 5821 "thanks": {
5817 5822 "name": "symfony/polyfill",
... ... @@ -5849,7 +5854,7 @@
5849 5854 "portable"
5850 5855 ],
5851 5856 "support": {
5852   - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
  5857 + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
5853 5858 },
5854 5859 "funding": [
5855 5860 {
... ... @@ -5865,20 +5870,20 @@
5865 5870 "type": "tidelift"
5866 5871 }
5867 5872 ],
5868   - "time": "2021-01-07T16:49:33+00:00"
  5873 + "time": "2021-02-19T12:13:01+00:00"
5869 5874 },
5870 5875 {
5871 5876 "name": "symfony/polyfill-iconv",
5872   - "version": "v1.22.1",
  5877 + "version": "v1.23.0",
5873 5878 "source": {
5874 5879 "type": "git",
5875 5880 "url": "https://github.com/symfony/polyfill-iconv.git",
5876   - "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342"
  5881 + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
5877 5882 },
5878 5883 "dist": {
5879 5884 "type": "zip",
5880   - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342",
5881   - "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342",
  5885 + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  5886 + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
5882 5887 "shasum": ""
5883 5888 },
5884 5889 "require": {
... ... @@ -5890,7 +5895,7 @@
5890 5895 "type": "library",
5891 5896 "extra": {
5892 5897 "branch-alias": {
5893   - "dev-main": "1.22-dev"
  5898 + "dev-main": "1.23-dev"
5894 5899 },
5895 5900 "thanks": {
5896 5901 "name": "symfony/polyfill",
... ... @@ -5929,7 +5934,7 @@
5929 5934 "shim"
5930 5935 ],
5931 5936 "support": {
5932   - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.1"
  5937 + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
5933 5938 },
5934 5939 "funding": [
5935 5940 {
... ... @@ -5945,20 +5950,20 @@
5945 5950 "type": "tidelift"
5946 5951 }
5947 5952 ],
5948   - "time": "2021-01-22T09:19:47+00:00"
  5953 + "time": "2021-05-27T09:27:20+00:00"
5949 5954 },
5950 5955 {
5951 5956 "name": "symfony/polyfill-intl-grapheme",
5952   - "version": "v1.22.1",
  5957 + "version": "v1.23.0",
5953 5958 "source": {
5954 5959 "type": "git",
5955 5960 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
5956   - "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
  5961 + "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
5957 5962 },
5958 5963 "dist": {
5959 5964 "type": "zip",
5960   - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170",
5961   - "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
  5965 + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
  5966 + "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
5962 5967 "shasum": ""
5963 5968 },
5964 5969 "require": {
... ... @@ -5970,7 +5975,7 @@
5970 5975 "type": "library",
5971 5976 "extra": {
5972 5977 "branch-alias": {
5973   - "dev-main": "1.22-dev"
  5978 + "dev-main": "1.23-dev"
5974 5979 },
5975 5980 "thanks": {
5976 5981 "name": "symfony/polyfill",
... ... @@ -6010,7 +6015,7 @@
6010 6015 "shim"
6011 6016 ],
6012 6017 "support": {
6013   - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.1"
  6018 + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
6014 6019 },
6015 6020 "funding": [
6016 6021 {
... ... @@ -6026,20 +6031,20 @@
6026 6031 "type": "tidelift"
6027 6032 }
6028 6033 ],
6029   - "time": "2021-01-22T09:19:47+00:00"
  6034 + "time": "2021-05-27T09:17:38+00:00"
6030 6035 },
6031 6036 {
6032 6037 "name": "symfony/polyfill-intl-idn",
6033   - "version": "v1.22.1",
  6038 + "version": "v1.23.0",
6034 6039 "source": {
6035 6040 "type": "git",
6036 6041 "url": "https://github.com/symfony/polyfill-intl-idn.git",
6037   - "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
  6042 + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
6038 6043 },
6039 6044 "dist": {
6040 6045 "type": "zip",
6041   - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
6042   - "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
  6046 + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  6047 + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
6043 6048 "shasum": ""
6044 6049 },
6045 6050 "require": {
... ... @@ -6053,7 +6058,7 @@
6053 6058 "type": "library",
6054 6059 "extra": {
6055 6060 "branch-alias": {
6056   - "dev-main": "1.22-dev"
  6061 + "dev-main": "1.23-dev"
6057 6062 },
6058 6063 "thanks": {
6059 6064 "name": "symfony/polyfill",
... ... @@ -6097,7 +6102,7 @@
6097 6102 "shim"
6098 6103 ],
6099 6104 "support": {
6100   - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1"
  6105 + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
6101 6106 },
6102 6107 "funding": [
6103 6108 {
... ... @@ -6113,20 +6118,20 @@
6113 6118 "type": "tidelift"
6114 6119 }
6115 6120 ],
6116   - "time": "2021-01-22T09:19:47+00:00"
  6121 + "time": "2021-05-27T09:27:20+00:00"
6117 6122 },
6118 6123 {
6119 6124 "name": "symfony/polyfill-intl-normalizer",
6120   - "version": "v1.22.1",
  6125 + "version": "v1.23.0",
6121 6126 "source": {
6122 6127 "type": "git",
6123 6128 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
6124   - "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
  6129 + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
6125 6130 },
6126 6131 "dist": {
6127 6132 "type": "zip",
6128   - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
6129   - "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
  6133 + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  6134 + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
6130 6135 "shasum": ""
6131 6136 },
6132 6137 "require": {
... ... @@ -6138,7 +6143,7 @@
6138 6143 "type": "library",
6139 6144 "extra": {
6140 6145 "branch-alias": {
6141   - "dev-main": "1.22-dev"
  6146 + "dev-main": "1.23-dev"
6142 6147 },
6143 6148 "thanks": {
6144 6149 "name": "symfony/polyfill",
... ... @@ -6181,7 +6186,7 @@
6181 6186 "shim"
6182 6187 ],
6183 6188 "support": {
6184   - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
  6189 + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
6185 6190 },
6186 6191 "funding": [
6187 6192 {
... ... @@ -6197,20 +6202,20 @@
6197 6202 "type": "tidelift"
6198 6203 }
6199 6204 ],
6200   - "time": "2021-01-22T09:19:47+00:00"
  6205 + "time": "2021-02-19T12:13:01+00:00"
6201 6206 },
6202 6207 {
6203 6208 "name": "symfony/polyfill-mbstring",
6204   - "version": "v1.22.1",
  6209 + "version": "v1.23.0",
6205 6210 "source": {
6206 6211 "type": "git",
6207 6212 "url": "https://github.com/symfony/polyfill-mbstring.git",
6208   - "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
  6213 + "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
6209 6214 },
6210 6215 "dist": {
6211 6216 "type": "zip",
6212   - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
6213   - "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
  6217 + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  6218 + "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
6214 6219 "shasum": ""
6215 6220 },
6216 6221 "require": {
... ... @@ -6222,7 +6227,7 @@
6222 6227 "type": "library",
6223 6228 "extra": {
6224 6229 "branch-alias": {
6225   - "dev-main": "1.22-dev"
  6230 + "dev-main": "1.23-dev"
6226 6231 },
6227 6232 "thanks": {
6228 6233 "name": "symfony/polyfill",
... ... @@ -6261,7 +6266,7 @@
6261 6266 "shim"
6262 6267 ],
6263 6268 "support": {
6264   - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
  6269 + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
6265 6270 },
6266 6271 "funding": [
6267 6272 {
... ... @@ -6277,20 +6282,20 @@
6277 6282 "type": "tidelift"
6278 6283 }
6279 6284 ],
6280   - "time": "2021-01-22T09:19:47+00:00"
  6285 + "time": "2021-05-27T09:27:20+00:00"
6281 6286 },
6282 6287 {
6283 6288 "name": "symfony/polyfill-php72",
6284   - "version": "v1.22.1",
  6289 + "version": "v1.23.0",
6285 6290 "source": {
6286 6291 "type": "git",
6287 6292 "url": "https://github.com/symfony/polyfill-php72.git",
6288   - "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
  6293 + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
6289 6294 },
6290 6295 "dist": {
6291 6296 "type": "zip",
6292   - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
6293   - "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
  6297 + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  6298 + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
6294 6299 "shasum": ""
6295 6300 },
6296 6301 "require": {
... ... @@ -6299,7 +6304,7 @@
6299 6304 "type": "library",
6300 6305 "extra": {
6301 6306 "branch-alias": {
6302   - "dev-main": "1.22-dev"
  6307 + "dev-main": "1.23-dev"
6303 6308 },
6304 6309 "thanks": {
6305 6310 "name": "symfony/polyfill",
... ... @@ -6337,7 +6342,7 @@
6337 6342 "shim"
6338 6343 ],
6339 6344 "support": {
6340   - "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1"
  6345 + "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
6341 6346 },
6342 6347 "funding": [
6343 6348 {
... ... @@ -6353,20 +6358,20 @@
6353 6358 "type": "tidelift"
6354 6359 }
6355 6360 ],
6356   - "time": "2021-01-07T16:49:33+00:00"
  6361 + "time": "2021-05-27T09:17:38+00:00"
6357 6362 },
6358 6363 {
6359 6364 "name": "symfony/polyfill-php73",
6360   - "version": "v1.22.1",
  6365 + "version": "v1.23.0",
6361 6366 "source": {
6362 6367 "type": "git",
6363 6368 "url": "https://github.com/symfony/polyfill-php73.git",
6364   - "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
  6369 + "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
6365 6370 },
6366 6371 "dist": {
6367 6372 "type": "zip",
6368   - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
6369   - "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
  6373 + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  6374 + "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
6370 6375 "shasum": ""
6371 6376 },
6372 6377 "require": {
... ... @@ -6375,7 +6380,7 @@
6375 6380 "type": "library",
6376 6381 "extra": {
6377 6382 "branch-alias": {
6378   - "dev-main": "1.22-dev"
  6383 + "dev-main": "1.23-dev"
6379 6384 },
6380 6385 "thanks": {
6381 6386 "name": "symfony/polyfill",
... ... @@ -6416,7 +6421,7 @@
6416 6421 "shim"
6417 6422 ],
6418 6423 "support": {
6419   - "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
  6424 + "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
6420 6425 },
6421 6426 "funding": [
6422 6427 {
... ... @@ -6432,20 +6437,20 @@
6432 6437 "type": "tidelift"
6433 6438 }
6434 6439 ],
6435   - "time": "2021-01-07T16:49:33+00:00"
  6440 + "time": "2021-02-19T12:13:01+00:00"
6436 6441 },
6437 6442 {
6438 6443 "name": "symfony/polyfill-php80",
6439   - "version": "v1.22.1",
  6444 + "version": "v1.23.0",
6440 6445 "source": {
6441 6446 "type": "git",
6442 6447 "url": "https://github.com/symfony/polyfill-php80.git",
6443   - "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
  6448 + "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
6444 6449 },
6445 6450 "dist": {
6446 6451 "type": "zip",
6447   - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
6448   - "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
  6452 + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  6453 + "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
6449 6454 "shasum": ""
6450 6455 },
6451 6456 "require": {
... ... @@ -6454,7 +6459,7 @@
6454 6459 "type": "library",
6455 6460 "extra": {
6456 6461 "branch-alias": {
6457   - "dev-main": "1.22-dev"
  6462 + "dev-main": "1.23-dev"
6458 6463 },
6459 6464 "thanks": {
6460 6465 "name": "symfony/polyfill",
... ... @@ -6499,7 +6504,7 @@
6499 6504 "shim"
6500 6505 ],
6501 6506 "support": {
6502   - "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
  6507 + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
6503 6508 },
6504 6509 "funding": [
6505 6510 {
... ... @@ -6515,20 +6520,20 @@
6515 6520 "type": "tidelift"
6516 6521 }
6517 6522 ],
6518   - "time": "2021-01-07T16:49:33+00:00"
  6523 + "time": "2021-02-19T12:13:01+00:00"
6519 6524 },
6520 6525 {
6521 6526 "name": "symfony/process",
6522   - "version": "v5.2.7",
  6527 + "version": "v5.3.2",
6523 6528 "source": {
6524 6529 "type": "git",
6525 6530 "url": "https://github.com/symfony/process.git",
6526   - "reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e"
  6531 + "reference": "714b47f9196de61a196d86c4bad5f09201b307df"
6527 6532 },
6528 6533 "dist": {
6529 6534 "type": "zip",
6530   - "url": "https://api.github.com/repos/symfony/process/zipball/98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e",
6531   - "reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e",
  6535 + "url": "https://api.github.com/repos/symfony/process/zipball/714b47f9196de61a196d86c4bad5f09201b307df",
  6536 + "reference": "714b47f9196de61a196d86c4bad5f09201b307df",
6532 6537 "shasum": ""
6533 6538 },
6534 6539 "require": {
... ... @@ -6561,7 +6566,7 @@
6561 6566 "description": "Executes commands in sub-processes",
6562 6567 "homepage": "https://symfony.com",
6563 6568 "support": {
6564   - "source": "https://github.com/symfony/process/tree/v5.3.0-BETA1"
  6569 + "source": "https://github.com/symfony/process/tree/v5.3.2"
6565 6570 },
6566 6571 "funding": [
6567 6572 {
... ... @@ -6577,20 +6582,20 @@
6577 6582 "type": "tidelift"
6578 6583 }
6579 6584 ],
6580   - "time": "2021-04-08T10:27:02+00:00"
  6585 + "time": "2021-06-12T10:15:01+00:00"
6581 6586 },
6582 6587 {
6583 6588 "name": "symfony/routing",
6584   - "version": "v5.2.9",
  6589 + "version": "v5.3.0",
6585 6590 "source": {
6586 6591 "type": "git",
6587 6592 "url": "https://github.com/symfony/routing.git",
6588   - "reference": "4a7b2bf5e1221be1902b6853743a9bb317f6925e"
  6593 + "reference": "368e81376a8e049c37cb80ae87dbfbf411279199"
6589 6594 },
6590 6595 "dist": {
6591 6596 "type": "zip",
6592   - "url": "https://api.github.com/repos/symfony/routing/zipball/4a7b2bf5e1221be1902b6853743a9bb317f6925e",
6593   - "reference": "4a7b2bf5e1221be1902b6853743a9bb317f6925e",
  6597 + "url": "https://api.github.com/repos/symfony/routing/zipball/368e81376a8e049c37cb80ae87dbfbf411279199",
  6598 + "reference": "368e81376a8e049c37cb80ae87dbfbf411279199",
6594 6599 "shasum": ""
6595 6600 },
6596 6601 "require": {
... ... @@ -6599,14 +6604,15 @@
6599 6604 "symfony/polyfill-php80": "^1.15"
6600 6605 },
6601 6606 "conflict": {
6602   - "symfony/config": "<5.0",
  6607 + "doctrine/annotations": "<1.12",
  6608 + "symfony/config": "<5.3",
6603 6609 "symfony/dependency-injection": "<4.4",
6604 6610 "symfony/yaml": "<4.4"
6605 6611 },
6606 6612 "require-dev": {
6607   - "doctrine/annotations": "^1.10.4",
  6613 + "doctrine/annotations": "^1.12",
6608 6614 "psr/log": "~1.0",
6609   - "symfony/config": "^5.0",
  6615 + "symfony/config": "^5.3",
6610 6616 "symfony/dependency-injection": "^4.4|^5.0",
6611 6617 "symfony/expression-language": "^4.4|^5.0",
6612 6618 "symfony/http-foundation": "^4.4|^5.0",
... ... @@ -6650,7 +6656,7 @@
6650 6656 "url"
6651 6657 ],
6652 6658 "support": {
6653   - "source": "https://github.com/symfony/routing/tree/v5.2.9"
  6659 + "source": "https://github.com/symfony/routing/tree/v5.3.0"
6654 6660 },
6655 6661 "funding": [
6656 6662 {
... ... @@ -6666,7 +6672,7 @@
6666 6672 "type": "tidelift"
6667 6673 }
6668 6674 ],
6669   - "time": "2021-05-16T13:07:46+00:00"
  6675 + "time": "2021-05-26T17:43:10+00:00"
6670 6676 },
6671 6677 {
6672 6678 "name": "symfony/service-contracts",
... ... @@ -6749,16 +6755,16 @@
6749 6755 },
6750 6756 {
6751 6757 "name": "symfony/string",
6752   - "version": "v5.2.8",
  6758 + "version": "v5.3.2",
6753 6759 "source": {
6754 6760 "type": "git",
6755 6761 "url": "https://github.com/symfony/string.git",
6756   - "reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db"
  6762 + "reference": "0732e97e41c0a590f77e231afc16a327375d50b0"
6757 6763 },
6758 6764 "dist": {
6759 6765 "type": "zip",
6760   - "url": "https://api.github.com/repos/symfony/string/zipball/01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db",
6761   - "reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db",
  6766 + "url": "https://api.github.com/repos/symfony/string/zipball/0732e97e41c0a590f77e231afc16a327375d50b0",
  6767 + "reference": "0732e97e41c0a590f77e231afc16a327375d50b0",
6762 6768 "shasum": ""
6763 6769 },
6764 6770 "require": {
... ... @@ -6812,7 +6818,7 @@
6812 6818 "utf8"
6813 6819 ],
6814 6820 "support": {
6815   - "source": "https://github.com/symfony/string/tree/v5.2.8"
  6821 + "source": "https://github.com/symfony/string/tree/v5.3.2"
6816 6822 },
6817 6823 "funding": [
6818 6824 {
... ... @@ -6828,24 +6834,25 @@
6828 6834 "type": "tidelift"
6829 6835 }
6830 6836 ],
6831   - "time": "2021-05-10T14:56:10+00:00"
  6837 + "time": "2021-06-06T09:51:56+00:00"
6832 6838 },
6833 6839 {
6834 6840 "name": "symfony/translation",
6835   - "version": "v5.2.9",
  6841 + "version": "v5.3.2",
6836 6842 "source": {
6837 6843 "type": "git",
6838 6844 "url": "https://github.com/symfony/translation.git",
6839   - "reference": "61af68dba333e2d376a325a29c2a3f2a605b4876"
  6845 + "reference": "7e2603bcc598e14804c4d2359d8dc4ee3c40391b"
6840 6846 },
6841 6847 "dist": {
6842 6848 "type": "zip",
6843   - "url": "https://api.github.com/repos/symfony/translation/zipball/61af68dba333e2d376a325a29c2a3f2a605b4876",
6844   - "reference": "61af68dba333e2d376a325a29c2a3f2a605b4876",
  6849 + "url": "https://api.github.com/repos/symfony/translation/zipball/7e2603bcc598e14804c4d2359d8dc4ee3c40391b",
  6850 + "reference": "7e2603bcc598e14804c4d2359d8dc4ee3c40391b",
6845 6851 "shasum": ""
6846 6852 },
6847 6853 "require": {
6848 6854 "php": ">=7.2.5",
  6855 + "symfony/deprecation-contracts": "^2.1",
6849 6856 "symfony/polyfill-mbstring": "~1.0",
6850 6857 "symfony/polyfill-php80": "^1.15",
6851 6858 "symfony/translation-contracts": "^2.3"
... ... @@ -6868,6 +6875,7 @@
6868 6875 "symfony/finder": "^4.4|^5.0",
6869 6876 "symfony/http-kernel": "^5.0",
6870 6877 "symfony/intl": "^4.4|^5.0",
  6878 + "symfony/polyfill-intl-icu": "^1.21",
6871 6879 "symfony/service-contracts": "^1.1.2|^2",
6872 6880 "symfony/yaml": "^4.4|^5.0"
6873 6881 },
... ... @@ -6905,7 +6913,7 @@
6905 6913 "description": "Provides tools to internationalize your application",
6906 6914 "homepage": "https://symfony.com",
6907 6915 "support": {
6908   - "source": "https://github.com/symfony/translation/tree/v5.2.9"
  6916 + "source": "https://github.com/symfony/translation/tree/v5.3.2"
6909 6917 },
6910 6918 "funding": [
6911 6919 {
... ... @@ -6921,7 +6929,7 @@
6921 6929 "type": "tidelift"
6922 6930 }
6923 6931 ],
6924   - "time": "2021-05-16T13:07:46+00:00"
  6932 + "time": "2021-06-06T09:51:56+00:00"
6925 6933 },
6926 6934 {
6927 6935 "name": "symfony/translation-contracts",
... ... @@ -7003,16 +7011,16 @@
7003 7011 },
7004 7012 {
7005 7013 "name": "symfony/var-dumper",
7006   - "version": "v5.2.8",
  7014 + "version": "v5.3.2",
7007 7015 "source": {
7008 7016 "type": "git",
7009 7017 "url": "https://github.com/symfony/var-dumper.git",
7010   - "reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba"
  7018 + "reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae"
7011 7019 },
7012 7020 "dist": {
7013 7021 "type": "zip",
7014   - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d693200a73fae179d27f8f1b16b4faf3e8569eba",
7015   - "reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba",
  7022 + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/905a22c68b292ffb6f20d7636c36b220d1fba5ae",
  7023 + "reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae",
7016 7024 "shasum": ""
7017 7025 },
7018 7026 "require": {
... ... @@ -7071,7 +7079,7 @@
7071 7079 "dump"
7072 7080 ],
7073 7081 "support": {
7074   - "source": "https://github.com/symfony/var-dumper/tree/v5.2.8"
  7082 + "source": "https://github.com/symfony/var-dumper/tree/v5.3.2"
7075 7083 },
7076 7084 "funding": [
7077 7085 {
... ... @@ -7087,7 +7095,7 @@
7087 7095 "type": "tidelift"
7088 7096 }
7089 7097 ],
7090   - "time": "2021-05-07T13:42:21+00:00"
  7098 + "time": "2021-06-06T09:51:56+00:00"
7091 7099 },
7092 7100 {
7093 7101 "name": "thecodingmachine/safe",
... ... @@ -7978,16 +7986,16 @@
7978 7986 },
7979 7987 {
7980 7988 "name": "facade/flare-client-php",
7981   - "version": "1.8.0",
  7989 + "version": "1.8.1",
7982 7990 "source": {
7983 7991 "type": "git",
7984 7992 "url": "https://github.com/facade/flare-client-php.git",
7985   - "reference": "69742118c037f34ee1ef86dc605be4a105d9e984"
  7993 + "reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f"
7986 7994 },
7987 7995 "dist": {
7988 7996 "type": "zip",
7989   - "url": "https://api.github.com/repos/facade/flare-client-php/zipball/69742118c037f34ee1ef86dc605be4a105d9e984",
7990   - "reference": "69742118c037f34ee1ef86dc605be4a105d9e984",
  7997 + "url": "https://api.github.com/repos/facade/flare-client-php/zipball/47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
  7998 + "reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
7991 7999 "shasum": ""
7992 8000 },
7993 8001 "require": {
... ... @@ -8031,7 +8039,7 @@
8031 8039 ],
8032 8040 "support": {
8033 8041 "issues": "https://github.com/facade/flare-client-php/issues",
8034   - "source": "https://github.com/facade/flare-client-php/tree/1.8.0"
  8042 + "source": "https://github.com/facade/flare-client-php/tree/1.8.1"
8035 8043 },
8036 8044 "funding": [
8037 8045 {
... ... @@ -8039,20 +8047,20 @@
8039 8047 "type": "github"
8040 8048 }
8041 8049 ],
8042   - "time": "2021-04-30T11:11:50+00:00"
  8050 + "time": "2021-05-31T19:23:29+00:00"
8043 8051 },
8044 8052 {
8045 8053 "name": "facade/ignition",
8046   - "version": "2.9.0",
  8054 + "version": "2.10.2",
8047 8055 "source": {
8048 8056 "type": "git",
8049 8057 "url": "https://github.com/facade/ignition.git",
8050   - "reference": "e7db3b601ce742568b92648818ef903904d20164"
  8058 + "reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4"
8051 8059 },
8052 8060 "dist": {
8053 8061 "type": "zip",
8054   - "url": "https://api.github.com/repos/facade/ignition/zipball/e7db3b601ce742568b92648818ef903904d20164",
8055   - "reference": "e7db3b601ce742568b92648818ef903904d20164",
  8062 + "url": "https://api.github.com/repos/facade/ignition/zipball/43688227bbf27c43bc1ad83af224f135b6ef0ff4",
  8063 + "reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4",
8056 8064 "shasum": ""
8057 8065 },
8058 8066 "require": {
... ... @@ -8116,7 +8124,7 @@
8116 8124 "issues": "https://github.com/facade/ignition/issues",
8117 8125 "source": "https://github.com/facade/ignition"
8118 8126 },
8119   - "time": "2021-05-05T06:45:12+00:00"
  8127 + "time": "2021-06-11T06:57:25+00:00"
8120 8128 },
8121 8129 {
8122 8130 "name": "facade/ignition-contracts",
... ... @@ -8238,16 +8246,16 @@
8238 8246 },
8239 8247 {
8240 8248 "name": "filp/whoops",
8241   - "version": "2.12.1",
  8249 + "version": "2.13.0",
8242 8250 "source": {
8243 8251 "type": "git",
8244 8252 "url": "https://github.com/filp/whoops.git",
8245   - "reference": "c13c0be93cff50f88bbd70827d993026821914dd"
  8253 + "reference": "2edbc73a4687d9085c8f20f398eebade844e8424"
8246 8254 },
8247 8255 "dist": {
8248 8256 "type": "zip",
8249   - "url": "https://api.github.com/repos/filp/whoops/zipball/c13c0be93cff50f88bbd70827d993026821914dd",
8250   - "reference": "c13c0be93cff50f88bbd70827d993026821914dd",
  8257 + "url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424",
  8258 + "reference": "2edbc73a4687d9085c8f20f398eebade844e8424",
8251 8259 "shasum": ""
8252 8260 },
8253 8261 "require": {
... ... @@ -8297,7 +8305,7 @@
8297 8305 ],
8298 8306 "support": {
8299 8307 "issues": "https://github.com/filp/whoops/issues",
8300   - "source": "https://github.com/filp/whoops/tree/2.12.1"
  8308 + "source": "https://github.com/filp/whoops/tree/2.13.0"
8301 8309 },
8302 8310 "funding": [
8303 8311 {
... ... @@ -8305,7 +8313,7 @@
8305 8313 "type": "github"
8306 8314 }
8307 8315 ],
8308   - "time": "2021-04-25T12:00:00+00:00"
  8316 + "time": "2021-06-04T12:00:00+00:00"
8309 8317 },
8310 8318 {
8311 8319 "name": "friendsofphp/php-cs-fixer",
... ... @@ -8528,16 +8536,16 @@
8528 8536 },
8529 8537 {
8530 8538 "name": "laravel/telescope",
8531   - "version": "v4.4.9",
  8539 + "version": "v4.5.1",
8532 8540 "source": {
8533 8541 "type": "git",
8534 8542 "url": "https://github.com/laravel/telescope.git",
8535   - "reference": "506aa21c7ead98d6666cf8341f25d4d2f333f385"
  8543 + "reference": "77373b6dccfc0c4372f1a09c9064cbe7b6d1bf76"
8536 8544 },
8537 8545 "dist": {
8538 8546 "type": "zip",
8539   - "url": "https://api.github.com/repos/laravel/telescope/zipball/506aa21c7ead98d6666cf8341f25d4d2f333f385",
8540   - "reference": "506aa21c7ead98d6666cf8341f25d4d2f333f385",
  8547 + "url": "https://api.github.com/repos/laravel/telescope/zipball/77373b6dccfc0c4372f1a09c9064cbe7b6d1bf76",
  8548 + "reference": "77373b6dccfc0c4372f1a09c9064cbe7b6d1bf76",
8541 8549 "shasum": ""
8542 8550 },
8543 8551 "require": {
... ... @@ -8586,9 +8594,9 @@
8586 8594 ],
8587 8595 "support": {
8588 8596 "issues": "https://github.com/laravel/telescope/issues",
8589   - "source": "https://github.com/laravel/telescope/tree/v4.4.9"
  8597 + "source": "https://github.com/laravel/telescope/tree/v4.5.1"
8590 8598 },
8591   - "time": "2021-04-13T15:47:06+00:00"
  8599 + "time": "2021-06-22T15:36:07+00:00"
8592 8600 },
8593 8601 {
8594 8602 "name": "mockery/mockery",
... ... @@ -8722,16 +8730,16 @@
8722 8730 },
8723 8731 {
8724 8732 "name": "nunomaduro/collision",
8725   - "version": "v5.4.0",
  8733 + "version": "v5.5.0",
8726 8734 "source": {
8727 8735 "type": "git",
8728 8736 "url": "https://github.com/nunomaduro/collision.git",
8729   - "reference": "41b7e9999133d5082700d31a1d0977161df8322a"
  8737 + "reference": "b5cb36122f1c142c3c3ee20a0ae778439ef0244b"
8730 8738 },
8731 8739 "dist": {
8732 8740 "type": "zip",
8733   - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/41b7e9999133d5082700d31a1d0977161df8322a",
8734   - "reference": "41b7e9999133d5082700d31a1d0977161df8322a",
  8741 + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/b5cb36122f1c142c3c3ee20a0ae778439ef0244b",
  8742 + "reference": "b5cb36122f1c142c3c3ee20a0ae778439ef0244b",
8735 8743 "shasum": ""
8736 8744 },
8737 8745 "require": {
... ... @@ -8806,7 +8814,7 @@
8806 8814 "type": "patreon"
8807 8815 }
8808 8816 ],
8809   - "time": "2021-04-09T13:38:32+00:00"
  8817 + "time": "2021-06-22T20:47:22+00:00"
8810 8818 },
8811 8819 {
8812 8820 "name": "phar-io/manifest",
... ... @@ -9519,16 +9527,16 @@
9519 9527 },
9520 9528 {
9521 9529 "name": "phpunit/phpunit",
9522   - "version": "9.5.4",
  9530 + "version": "9.5.6",
9523 9531 "source": {
9524 9532 "type": "git",
9525 9533 "url": "https://github.com/sebastianbergmann/phpunit.git",
9526   - "reference": "c73c6737305e779771147af66c96ca6a7ed8a741"
  9534 + "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb"
9527 9535 },
9528 9536 "dist": {
9529 9537 "type": "zip",
9530   - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c73c6737305e779771147af66c96ca6a7ed8a741",
9531   - "reference": "c73c6737305e779771147af66c96ca6a7ed8a741",
  9538 + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb",
  9539 + "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb",
9532 9540 "shasum": ""
9533 9541 },
9534 9542 "require": {
... ... @@ -9558,7 +9566,7 @@
9558 9566 "sebastian/global-state": "^5.0.1",
9559 9567 "sebastian/object-enumerator": "^4.0.3",
9560 9568 "sebastian/resource-operations": "^3.0.3",
9561   - "sebastian/type": "^2.3",
  9569 + "sebastian/type": "^2.3.4",
9562 9570 "sebastian/version": "^3.0.2"
9563 9571 },
9564 9572 "require-dev": {
... ... @@ -9606,7 +9614,7 @@
9606 9614 ],
9607 9615 "support": {
9608 9616 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
9609   - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.4"
  9617 + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.6"
9610 9618 },
9611 9619 "funding": [
9612 9620 {
... ... @@ -9618,7 +9626,7 @@
9618 9626 "type": "github"
9619 9627 }
9620 9628 ],
9621   - "time": "2021-03-23T07:16:29+00:00"
  9629 + "time": "2021-06-23T05:14:38+00:00"
9622 9630 },
9623 9631 {
9624 9632 "name": "sebastian/cli-parser",
... ... @@ -10126,16 +10134,16 @@
10126 10134 },
10127 10135 {
10128 10136 "name": "sebastian/global-state",
10129   - "version": "5.0.2",
  10137 + "version": "5.0.3",
10130 10138 "source": {
10131 10139 "type": "git",
10132 10140 "url": "https://github.com/sebastianbergmann/global-state.git",
10133   - "reference": "a90ccbddffa067b51f574dea6eb25d5680839455"
  10141 + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
10134 10142 },
10135 10143 "dist": {
10136 10144 "type": "zip",
10137   - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455",
10138   - "reference": "a90ccbddffa067b51f574dea6eb25d5680839455",
  10145 + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  10146 + "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
10139 10147 "shasum": ""
10140 10148 },
10141 10149 "require": {
... ... @@ -10178,7 +10186,7 @@
10178 10186 ],
10179 10187 "support": {
10180 10188 "issues": "https://github.com/sebastianbergmann/global-state/issues",
10181   - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.2"
  10189 + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
10182 10190 },
10183 10191 "funding": [
10184 10192 {
... ... @@ -10186,7 +10194,7 @@
10186 10194 "type": "github"
10187 10195 }
10188 10196 ],
10189   - "time": "2020-10-26T15:55:19+00:00"
  10197 + "time": "2021-06-11T13:31:12+00:00"
10190 10198 },
10191 10199 {
10192 10200 "name": "sebastian/lines-of-code",
... ... @@ -10477,16 +10485,16 @@
10477 10485 },
10478 10486 {
10479 10487 "name": "sebastian/type",
10480   - "version": "2.3.1",
  10488 + "version": "2.3.4",
10481 10489 "source": {
10482 10490 "type": "git",
10483 10491 "url": "https://github.com/sebastianbergmann/type.git",
10484   - "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
  10492 + "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
10485 10493 },
10486 10494 "dist": {
10487 10495 "type": "zip",
10488   - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
10489   - "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
  10496 + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  10497 + "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
10490 10498 "shasum": ""
10491 10499 },
10492 10500 "require": {
... ... @@ -10521,7 +10529,7 @@
10521 10529 "homepage": "https://github.com/sebastianbergmann/type",
10522 10530 "support": {
10523 10531 "issues": "https://github.com/sebastianbergmann/type/issues",
10524   - "source": "https://github.com/sebastianbergmann/type/tree/2.3.1"
  10532 + "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
10525 10533 },
10526 10534 "funding": [
10527 10535 {
... ... @@ -10529,7 +10537,7 @@
10529 10537 "type": "github"
10530 10538 }
10531 10539 ],
10532   - "time": "2020-10-26T13:18:59+00:00"
  10540 + "time": "2021-06-15T12:49:02+00:00"
10533 10541 },
10534 10542 {
10535 10543 "name": "sebastian/version",
... ... @@ -10586,16 +10594,16 @@
10586 10594 },
10587 10595 {
10588 10596 "name": "symfony/filesystem",
10589   - "version": "v5.2.7",
  10597 + "version": "v5.3.0",
10590 10598 "source": {
10591 10599 "type": "git",
10592 10600 "url": "https://github.com/symfony/filesystem.git",
10593   - "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0"
  10601 + "reference": "348116319d7fb7d1faa781d26a48922428013eb2"
10594 10602 },
10595 10603 "dist": {
10596 10604 "type": "zip",
10597   - "url": "https://api.github.com/repos/symfony/filesystem/zipball/056e92acc21d977c37e6ea8e97374b2a6c8551b0",
10598   - "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0",
  10605 + "url": "https://api.github.com/repos/symfony/filesystem/zipball/348116319d7fb7d1faa781d26a48922428013eb2",
  10606 + "reference": "348116319d7fb7d1faa781d26a48922428013eb2",
10599 10607 "shasum": ""
10600 10608 },
10601 10609 "require": {
... ... @@ -10628,7 +10636,7 @@
10628 10636 "description": "Provides basic utilities for the filesystem",
10629 10637 "homepage": "https://symfony.com",
10630 10638 "support": {
10631   - "source": "https://github.com/symfony/filesystem/tree/v5.2.7"
  10639 + "source": "https://github.com/symfony/filesystem/tree/v5.3.0"
10632 10640 },
10633 10641 "funding": [
10634 10642 {
... ... @@ -10644,20 +10652,20 @@
10644 10652 "type": "tidelift"
10645 10653 }
10646 10654 ],
10647   - "time": "2021-04-01T10:42:13+00:00"
  10655 + "time": "2021-05-26T17:43:10+00:00"
10648 10656 },
10649 10657 {
10650 10658 "name": "symfony/options-resolver",
10651   - "version": "v5.2.4",
  10659 + "version": "v5.3.0",
10652 10660 "source": {
10653 10661 "type": "git",
10654 10662 "url": "https://github.com/symfony/options-resolver.git",
10655   - "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
  10663 + "reference": "162e886ca035869866d233a2bfef70cc28f9bbe5"
10656 10664 },
10657 10665 "dist": {
10658 10666 "type": "zip",
10659   - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
10660   - "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
  10667 + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/162e886ca035869866d233a2bfef70cc28f9bbe5",
  10668 + "reference": "162e886ca035869866d233a2bfef70cc28f9bbe5",
10661 10669 "shasum": ""
10662 10670 },
10663 10671 "require": {
... ... @@ -10697,7 +10705,7 @@
10697 10705 "options"
10698 10706 ],
10699 10707 "support": {
10700   - "source": "https://github.com/symfony/options-resolver/tree/v5.2.4"
  10708 + "source": "https://github.com/symfony/options-resolver/tree/v5.3.0"
10701 10709 },
10702 10710 "funding": [
10703 10711 {
... ... @@ -10713,7 +10721,7 @@
10713 10721 "type": "tidelift"
10714 10722 }
10715 10723 ],
10716   - "time": "2021-01-27T12:56:27+00:00"
  10724 + "time": "2021-05-26T17:43:10+00:00"
10717 10725 },
10718 10726 {
10719 10727 "name": "symfony/polyfill-php70",
... ... @@ -10785,16 +10793,16 @@
10785 10793 },
10786 10794 {
10787 10795 "name": "symfony/stopwatch",
10788   - "version": "v5.2.7",
  10796 + "version": "v5.3.0",
10789 10797 "source": {
10790 10798 "type": "git",
10791 10799 "url": "https://github.com/symfony/stopwatch.git",
10792   - "reference": "d99310c33e833def36419c284f60e8027d359678"
  10800 + "reference": "313d02f59d6543311865007e5ff4ace05b35ee65"
10793 10801 },
10794 10802 "dist": {
10795 10803 "type": "zip",
10796   - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d99310c33e833def36419c284f60e8027d359678",
10797   - "reference": "d99310c33e833def36419c284f60e8027d359678",
  10804 + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/313d02f59d6543311865007e5ff4ace05b35ee65",
  10805 + "reference": "313d02f59d6543311865007e5ff4ace05b35ee65",
10798 10806 "shasum": ""
10799 10807 },
10800 10808 "require": {
... ... @@ -10827,7 +10835,7 @@
10827 10835 "description": "Provides a way to profile code",
10828 10836 "homepage": "https://symfony.com",
10829 10837 "support": {
10830   - "source": "https://github.com/symfony/stopwatch/tree/v5.3.0-BETA1"
  10838 + "source": "https://github.com/symfony/stopwatch/tree/v5.3.0"
10831 10839 },
10832 10840 "funding": [
10833 10841 {
... ... @@ -10843,7 +10851,7 @@
10843 10851 "type": "tidelift"
10844 10852 }
10845 10853 ],
10846   - "time": "2021-03-29T15:28:41+00:00"
  10854 + "time": "2021-05-26T17:43:10+00:00"
10847 10855 },
10848 10856 {
10849 10857 "name": "theseer/tokenizer",
... ... @@ -10909,5 +10917,5 @@
10909 10917 "ext-pgsql": "*"
10910 10918 },
10911 10919 "platform-dev": [],
10912   - "plugin-api-version": "2.0.0"
  10920 + "plugin-api-version": "2.1.0"
10913 10921 }
... ...