dependabot-composer 0.137.1 → 0.137.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0dbe13fee8ea0d891517092534b022c717d8b4c412610c233e50089b6e5e2f7a
4
- data.tar.gz: 0dc5daba4b291173109e9e3561ae31f166d1916ede19434023b5ecc8d688e0eb
3
+ metadata.gz: 88ebe4f56f434a57b6a9160df4b4fd2c3da883e136a8e742a6d12ecd52b6517b
4
+ data.tar.gz: e37011793a4e59c31d6473d92111ebb9929c5a7354ce3483acf7b6c94a311310
5
5
  SHA512:
6
- metadata.gz: 1ab5a3a2faf355aed7f15243cf5e0d4437b2cf7e2c6b93d99a3c97c7fcac84c07aa932b6d5a3a6f3136810e5e67f00408fadab52ccd4d674c76bbc37317b41c5
7
- data.tar.gz: d30f097915c392df96e672d0bf8dc257cff9367faad1fe3382bdad15483ee246154b1d8cf0e64803c83c415fa9732c0b891efb6d52c9ac69f2fa31be25a0952b
6
+ metadata.gz: 3412e0f7a4af9073ae30e0e0a070a8edb2314f379b611e61cb7eadb46729f9dd46bb13a8e3521a1f1d445e63535d878b303616e40d50b0b71555839ac66abae9
7
+ data.tar.gz: d38bf1a31b0ead9d4b31610b4d06558cd58618ba44dba6b2b7ed0aa1fc0a0a880271d70bd15067fc355d34fe355b1e7380ff9d637d91be43fc3383c3955e1b7c
@@ -446,27 +446,22 @@
446
446
  },
447
447
  {
448
448
  "name": "psr/container",
449
- "version": "1.0.0",
449
+ "version": "1.1.1",
450
450
  "source": {
451
451
  "type": "git",
452
452
  "url": "https://github.com/php-fig/container.git",
453
- "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
453
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
454
454
  },
455
455
  "dist": {
456
456
  "type": "zip",
457
- "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
458
- "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
457
+ "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
458
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
459
459
  "shasum": ""
460
460
  },
461
461
  "require": {
462
- "php": ">=5.3.0"
462
+ "php": ">=7.2.0"
463
463
  },
464
464
  "type": "library",
465
- "extra": {
466
- "branch-alias": {
467
- "dev-master": "1.0.x-dev"
468
- }
469
- },
470
465
  "autoload": {
471
466
  "psr-4": {
472
467
  "Psr\\Container\\": "src/"
@@ -479,7 +474,7 @@
479
474
  "authors": [
480
475
  {
481
476
  "name": "PHP-FIG",
482
- "homepage": "http://www.php-fig.org/"
477
+ "homepage": "https://www.php-fig.org/"
483
478
  }
484
479
  ],
485
480
  "description": "Common Container Interface (PHP FIG PSR-11)",
@@ -491,7 +486,7 @@
491
486
  "container-interop",
492
487
  "psr"
493
488
  ],
494
- "time": "2017-02-14T16:28:37+00:00"
489
+ "time": "2021-03-05T17:36:06+00:00"
495
490
  },
496
491
  {
497
492
  "name": "psr/log",
@@ -645,16 +640,16 @@
645
640
  },
646
641
  {
647
642
  "name": "symfony/console",
648
- "version": "v5.2.2",
643
+ "version": "v5.2.5",
649
644
  "source": {
650
645
  "type": "git",
651
646
  "url": "https://github.com/symfony/console.git",
652
- "reference": "d62ec79478b55036f65e2602e282822b8eaaff0a"
647
+ "reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79"
653
648
  },
654
649
  "dist": {
655
650
  "type": "zip",
656
- "url": "https://api.github.com/repos/symfony/console/zipball/d62ec79478b55036f65e2602e282822b8eaaff0a",
657
- "reference": "d62ec79478b55036f65e2602e282822b8eaaff0a",
651
+ "url": "https://api.github.com/repos/symfony/console/zipball/938ebbadae1b0a9c9d1ec313f87f9708609f1b79",
652
+ "reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79",
658
653
  "shasum": ""
659
654
  },
660
655
  "require": {
@@ -735,20 +730,20 @@
735
730
  "type": "tidelift"
736
731
  }
737
732
  ],
738
- "time": "2021-01-27T10:15:41+00:00"
733
+ "time": "2021-03-06T13:42:15+00:00"
739
734
  },
740
735
  {
741
736
  "name": "symfony/filesystem",
742
- "version": "v5.2.2",
737
+ "version": "v5.2.4",
743
738
  "source": {
744
739
  "type": "git",
745
740
  "url": "https://github.com/symfony/filesystem.git",
746
- "reference": "262d033b57c73e8b59cd6e68a45c528318b15038"
741
+ "reference": "710d364200997a5afde34d9fe57bd52f3cc1e108"
747
742
  },
748
743
  "dist": {
749
744
  "type": "zip",
750
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/262d033b57c73e8b59cd6e68a45c528318b15038",
751
- "reference": "262d033b57c73e8b59cd6e68a45c528318b15038",
745
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/710d364200997a5afde34d9fe57bd52f3cc1e108",
746
+ "reference": "710d364200997a5afde34d9fe57bd52f3cc1e108",
752
747
  "shasum": ""
753
748
  },
754
749
  "require": {
@@ -794,20 +789,20 @@
794
789
  "type": "tidelift"
795
790
  }
796
791
  ],
797
- "time": "2021-01-27T10:01:46+00:00"
792
+ "time": "2021-02-12T10:38:38+00:00"
798
793
  },
799
794
  {
800
795
  "name": "symfony/finder",
801
- "version": "v5.2.2",
796
+ "version": "v5.2.4",
802
797
  "source": {
803
798
  "type": "git",
804
799
  "url": "https://github.com/symfony/finder.git",
805
- "reference": "196f45723b5e618bf0e23b97e96d11652696ea9e"
800
+ "reference": "0d639a0943822626290d169965804f79400e6a04"
806
801
  },
807
802
  "dist": {
808
803
  "type": "zip",
809
- "url": "https://api.github.com/repos/symfony/finder/zipball/196f45723b5e618bf0e23b97e96d11652696ea9e",
810
- "reference": "196f45723b5e618bf0e23b97e96d11652696ea9e",
804
+ "url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04",
805
+ "reference": "0d639a0943822626290d169965804f79400e6a04",
811
806
  "shasum": ""
812
807
  },
813
808
  "require": {
@@ -852,11 +847,11 @@
852
847
  "type": "tidelift"
853
848
  }
854
849
  ],
855
- "time": "2021-01-27T10:01:46+00:00"
850
+ "time": "2021-02-15T18:55:04+00:00"
856
851
  },
857
852
  {
858
853
  "name": "symfony/polyfill-ctype",
859
- "version": "v1.22.0",
854
+ "version": "v1.22.1",
860
855
  "source": {
861
856
  "type": "git",
862
857
  "url": "https://github.com/symfony/polyfill-ctype.git",
@@ -932,16 +927,16 @@
932
927
  },
933
928
  {
934
929
  "name": "symfony/polyfill-intl-grapheme",
935
- "version": "v1.22.0",
930
+ "version": "v1.22.1",
936
931
  "source": {
937
932
  "type": "git",
938
933
  "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
939
- "reference": "267a9adeb8ecb8071040a740930e077cdfb987af"
934
+ "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
940
935
  },
941
936
  "dist": {
942
937
  "type": "zip",
943
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af",
944
- "reference": "267a9adeb8ecb8071040a740930e077cdfb987af",
938
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170",
939
+ "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
945
940
  "shasum": ""
946
941
  },
947
942
  "require": {
@@ -1006,20 +1001,20 @@
1006
1001
  "type": "tidelift"
1007
1002
  }
1008
1003
  ],
1009
- "time": "2021-01-07T16:49:33+00:00"
1004
+ "time": "2021-01-22T09:19:47+00:00"
1010
1005
  },
1011
1006
  {
1012
1007
  "name": "symfony/polyfill-intl-normalizer",
1013
- "version": "v1.22.0",
1008
+ "version": "v1.22.1",
1014
1009
  "source": {
1015
1010
  "type": "git",
1016
1011
  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1017
- "reference": "6e971c891537eb617a00bb07a43d182a6915faba"
1012
+ "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
1018
1013
  },
1019
1014
  "dist": {
1020
1015
  "type": "zip",
1021
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba",
1022
- "reference": "6e971c891537eb617a00bb07a43d182a6915faba",
1016
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
1017
+ "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
1023
1018
  "shasum": ""
1024
1019
  },
1025
1020
  "require": {
@@ -1087,20 +1082,20 @@
1087
1082
  "type": "tidelift"
1088
1083
  }
1089
1084
  ],
1090
- "time": "2021-01-07T17:09:11+00:00"
1085
+ "time": "2021-01-22T09:19:47+00:00"
1091
1086
  },
1092
1087
  {
1093
1088
  "name": "symfony/polyfill-mbstring",
1094
- "version": "v1.22.0",
1089
+ "version": "v1.22.1",
1095
1090
  "source": {
1096
1091
  "type": "git",
1097
1092
  "url": "https://github.com/symfony/polyfill-mbstring.git",
1098
- "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
1093
+ "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
1099
1094
  },
1100
1095
  "dist": {
1101
1096
  "type": "zip",
1102
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
1103
- "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
1097
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
1098
+ "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
1104
1099
  "shasum": ""
1105
1100
  },
1106
1101
  "require": {
@@ -1164,11 +1159,11 @@
1164
1159
  "type": "tidelift"
1165
1160
  }
1166
1161
  ],
1167
- "time": "2021-01-07T16:49:33+00:00"
1162
+ "time": "2021-01-22T09:19:47+00:00"
1168
1163
  },
1169
1164
  {
1170
1165
  "name": "symfony/polyfill-php73",
1171
- "version": "v1.22.0",
1166
+ "version": "v1.22.1",
1172
1167
  "source": {
1173
1168
  "type": "git",
1174
1169
  "url": "https://github.com/symfony/polyfill-php73.git",
@@ -1244,7 +1239,7 @@
1244
1239
  },
1245
1240
  {
1246
1241
  "name": "symfony/polyfill-php80",
1247
- "version": "v1.22.0",
1242
+ "version": "v1.22.1",
1248
1243
  "source": {
1249
1244
  "type": "git",
1250
1245
  "url": "https://github.com/symfony/polyfill-php80.git",
@@ -1324,7 +1319,7 @@
1324
1319
  },
1325
1320
  {
1326
1321
  "name": "symfony/process",
1327
- "version": "v5.2.2",
1322
+ "version": "v5.2.4",
1328
1323
  "source": {
1329
1324
  "type": "git",
1330
1325
  "url": "https://github.com/symfony/process.git",
@@ -1459,16 +1454,16 @@
1459
1454
  },
1460
1455
  {
1461
1456
  "name": "symfony/string",
1462
- "version": "v5.2.2",
1457
+ "version": "v5.2.4",
1463
1458
  "source": {
1464
1459
  "type": "git",
1465
1460
  "url": "https://github.com/symfony/string.git",
1466
- "reference": "c95468897f408dd0aca2ff582074423dd0455122"
1461
+ "reference": "4e78d7d47061fa183639927ec40d607973699609"
1467
1462
  },
1468
1463
  "dist": {
1469
1464
  "type": "zip",
1470
- "url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122",
1471
- "reference": "c95468897f408dd0aca2ff582074423dd0455122",
1465
+ "url": "https://api.github.com/repos/symfony/string/zipball/4e78d7d47061fa183639927ec40d607973699609",
1466
+ "reference": "4e78d7d47061fa183639927ec40d607973699609",
1472
1467
  "shasum": ""
1473
1468
  },
1474
1469
  "require": {
@@ -1535,22 +1530,22 @@
1535
1530
  "type": "tidelift"
1536
1531
  }
1537
1532
  ],
1538
- "time": "2021-01-25T15:14:59+00:00"
1533
+ "time": "2021-02-16T10:20:28+00:00"
1539
1534
  }
1540
1535
  ],
1541
1536
  "packages-dev": [
1542
1537
  {
1543
1538
  "name": "doctrine/annotations",
1544
- "version": "1.11.1",
1539
+ "version": "1.12.1",
1545
1540
  "source": {
1546
1541
  "type": "git",
1547
1542
  "url": "https://github.com/doctrine/annotations.git",
1548
- "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
1543
+ "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
1549
1544
  },
1550
1545
  "dist": {
1551
1546
  "type": "zip",
1552
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
1553
- "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
1547
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
1548
+ "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
1554
1549
  "shasum": ""
1555
1550
  },
1556
1551
  "require": {
@@ -1565,11 +1560,6 @@
1565
1560
  "phpunit/phpunit": "^7.5 || ^9.1.5"
1566
1561
  },
1567
1562
  "type": "library",
1568
- "extra": {
1569
- "branch-alias": {
1570
- "dev-master": "1.11.x-dev"
1571
- }
1572
- },
1573
1563
  "autoload": {
1574
1564
  "psr-4": {
1575
1565
  "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
@@ -1608,7 +1598,7 @@
1608
1598
  "docblock",
1609
1599
  "parser"
1610
1600
  ],
1611
- "time": "2020-10-26T10:28:16+00:00"
1601
+ "time": "2021-02-21T21:00:45+00:00"
1612
1602
  },
1613
1603
  {
1614
1604
  "name": "doctrine/lexer",
@@ -1688,16 +1678,16 @@
1688
1678
  },
1689
1679
  {
1690
1680
  "name": "friendsofphp/php-cs-fixer",
1691
- "version": "v2.18.2",
1681
+ "version": "v2.18.3",
1692
1682
  "source": {
1693
1683
  "type": "git",
1694
1684
  "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
1695
- "reference": "18f8c9d184ba777380794a389fabc179896ba913"
1685
+ "reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513"
1696
1686
  },
1697
1687
  "dist": {
1698
1688
  "type": "zip",
1699
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/18f8c9d184ba777380794a389fabc179896ba913",
1700
- "reference": "18f8c9d184ba777380794a389fabc179896ba913",
1689
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ab99202fccff2a9f97592fbe1b5c76dd06df3513",
1690
+ "reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513",
1701
1691
  "shasum": ""
1702
1692
  },
1703
1693
  "require": {
@@ -1759,6 +1749,7 @@
1759
1749
  "tests/Test/IntegrationCaseFactoryInterface.php",
1760
1750
  "tests/Test/InternalIntegrationCaseFactory.php",
1761
1751
  "tests/Test/IsIdenticalConstraint.php",
1752
+ "tests/Test/TokensWithObservedTransformers.php",
1762
1753
  "tests/TestCase.php"
1763
1754
  ]
1764
1755
  },
@@ -1783,7 +1774,7 @@
1783
1774
  "type": "github"
1784
1775
  }
1785
1776
  ],
1786
- "time": "2021-01-26T00:22:21+00:00"
1777
+ "time": "2021-03-10T19:39:05+00:00"
1787
1778
  },
1788
1779
  {
1789
1780
  "name": "php-cs-fixer/diff",
@@ -2004,16 +1995,16 @@
2004
1995
  },
2005
1996
  {
2006
1997
  "name": "symfony/event-dispatcher",
2007
- "version": "v5.2.1",
1998
+ "version": "v5.2.4",
2008
1999
  "source": {
2009
2000
  "type": "git",
2010
2001
  "url": "https://github.com/symfony/event-dispatcher.git",
2011
- "reference": "1c93f7a1dff592c252574c79a8635a8a80856042"
2002
+ "reference": "d08d6ec121a425897951900ab692b612a61d6240"
2012
2003
  },
2013
2004
  "dist": {
2014
2005
  "type": "zip",
2015
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1c93f7a1dff592c252574c79a8635a8a80856042",
2016
- "reference": "1c93f7a1dff592c252574c79a8635a8a80856042",
2006
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240",
2007
+ "reference": "d08d6ec121a425897951900ab692b612a61d6240",
2017
2008
  "shasum": ""
2018
2009
  },
2019
2010
  "require": {
@@ -2066,7 +2057,7 @@
2066
2057
  "homepage": "https://symfony.com/contributors"
2067
2058
  }
2068
2059
  ],
2069
- "description": "Symfony EventDispatcher Component",
2060
+ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2070
2061
  "homepage": "https://symfony.com",
2071
2062
  "funding": [
2072
2063
  {
@@ -2082,7 +2073,7 @@
2082
2073
  "type": "tidelift"
2083
2074
  }
2084
2075
  ],
2085
- "time": "2020-12-18T08:03:05+00:00"
2076
+ "time": "2021-02-18T17:12:37+00:00"
2086
2077
  },
2087
2078
  {
2088
2079
  "name": "symfony/event-dispatcher-contracts",
@@ -2162,16 +2153,16 @@
2162
2153
  },
2163
2154
  {
2164
2155
  "name": "symfony/options-resolver",
2165
- "version": "v5.2.1",
2156
+ "version": "v5.2.4",
2166
2157
  "source": {
2167
2158
  "type": "git",
2168
2159
  "url": "https://github.com/symfony/options-resolver.git",
2169
- "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986"
2160
+ "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
2170
2161
  },
2171
2162
  "dist": {
2172
2163
  "type": "zip",
2173
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/87a2a4a766244e796dd9cb9d6f58c123358cd986",
2174
- "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986",
2164
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
2165
+ "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
2175
2166
  "shasum": ""
2176
2167
  },
2177
2168
  "require": {
@@ -2203,7 +2194,7 @@
2203
2194
  "homepage": "https://symfony.com/contributors"
2204
2195
  }
2205
2196
  ],
2206
- "description": "Symfony OptionsResolver Component",
2197
+ "description": "Provides an improved replacement for the array_replace PHP function",
2207
2198
  "homepage": "https://symfony.com",
2208
2199
  "keywords": [
2209
2200
  "config",
@@ -2224,7 +2215,7 @@
2224
2215
  "type": "tidelift"
2225
2216
  }
2226
2217
  ],
2227
- "time": "2020-10-24T12:08:07+00:00"
2218
+ "time": "2021-01-27T12:56:27+00:00"
2228
2219
  },
2229
2220
  {
2230
2221
  "name": "symfony/polyfill-php70",
@@ -2293,7 +2284,7 @@
2293
2284
  },
2294
2285
  {
2295
2286
  "name": "symfony/polyfill-php72",
2296
- "version": "v1.22.0",
2287
+ "version": "v1.22.1",
2297
2288
  "source": {
2298
2289
  "type": "git",
2299
2290
  "url": "https://github.com/symfony/polyfill-php72.git",
@@ -2366,16 +2357,16 @@
2366
2357
  },
2367
2358
  {
2368
2359
  "name": "symfony/stopwatch",
2369
- "version": "v5.2.1",
2360
+ "version": "v5.2.4",
2370
2361
  "source": {
2371
2362
  "type": "git",
2372
2363
  "url": "https://github.com/symfony/stopwatch.git",
2373
- "reference": "2b105c0354f39a63038a1d8bf776ee92852813af"
2364
+ "reference": "b12274acfab9d9850c52583d136a24398cdf1a0c"
2374
2365
  },
2375
2366
  "dist": {
2376
2367
  "type": "zip",
2377
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af",
2378
- "reference": "2b105c0354f39a63038a1d8bf776ee92852813af",
2368
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b12274acfab9d9850c52583d136a24398cdf1a0c",
2369
+ "reference": "b12274acfab9d9850c52583d136a24398cdf1a0c",
2379
2370
  "shasum": ""
2380
2371
  },
2381
2372
  "require": {
@@ -2405,7 +2396,7 @@
2405
2396
  "homepage": "https://symfony.com/contributors"
2406
2397
  }
2407
2398
  ],
2408
- "description": "Symfony Stopwatch Component",
2399
+ "description": "Provides a way to profile code",
2409
2400
  "homepage": "https://symfony.com",
2410
2401
  "funding": [
2411
2402
  {
@@ -2421,7 +2412,7 @@
2421
2412
  "type": "tidelift"
2422
2413
  }
2423
2414
  ],
2424
- "time": "2020-11-01T16:14:45+00:00"
2415
+ "time": "2021-01-27T10:15:41+00:00"
2425
2416
  }
2426
2417
  ],
2427
2418
  "aliases": [],
@@ -445,27 +445,22 @@
445
445
  },
446
446
  {
447
447
  "name": "psr/container",
448
- "version": "1.0.0",
448
+ "version": "1.1.1",
449
449
  "source": {
450
450
  "type": "git",
451
451
  "url": "https://github.com/php-fig/container.git",
452
- "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
452
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
453
453
  },
454
454
  "dist": {
455
455
  "type": "zip",
456
- "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
457
- "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
456
+ "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
457
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
458
458
  "shasum": ""
459
459
  },
460
460
  "require": {
461
- "php": ">=5.3.0"
461
+ "php": ">=7.2.0"
462
462
  },
463
463
  "type": "library",
464
- "extra": {
465
- "branch-alias": {
466
- "dev-master": "1.0.x-dev"
467
- }
468
- },
469
464
  "autoload": {
470
465
  "psr-4": {
471
466
  "Psr\\Container\\": "src/"
@@ -478,7 +473,7 @@
478
473
  "authors": [
479
474
  {
480
475
  "name": "PHP-FIG",
481
- "homepage": "http://www.php-fig.org/"
476
+ "homepage": "https://www.php-fig.org/"
482
477
  }
483
478
  ],
484
479
  "description": "Common Container Interface (PHP FIG PSR-11)",
@@ -490,7 +485,7 @@
490
485
  "container-interop",
491
486
  "psr"
492
487
  ],
493
- "time": "2017-02-14T16:28:37+00:00"
488
+ "time": "2021-03-05T17:36:06+00:00"
494
489
  },
495
490
  {
496
491
  "name": "psr/log",
@@ -690,16 +685,16 @@
690
685
  },
691
686
  {
692
687
  "name": "symfony/console",
693
- "version": "v5.2.3",
688
+ "version": "v5.2.5",
694
689
  "source": {
695
690
  "type": "git",
696
691
  "url": "https://github.com/symfony/console.git",
697
- "reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a"
692
+ "reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79"
698
693
  },
699
694
  "dist": {
700
695
  "type": "zip",
701
- "url": "https://api.github.com/repos/symfony/console/zipball/89d4b176d12a2946a1ae4e34906a025b7b6b135a",
702
- "reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a",
696
+ "url": "https://api.github.com/repos/symfony/console/zipball/938ebbadae1b0a9c9d1ec313f87f9708609f1b79",
697
+ "reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79",
703
698
  "shasum": ""
704
699
  },
705
700
  "require": {
@@ -780,20 +775,20 @@
780
775
  "type": "tidelift"
781
776
  }
782
777
  ],
783
- "time": "2021-01-28T22:06:19+00:00"
778
+ "time": "2021-03-06T13:42:15+00:00"
784
779
  },
785
780
  {
786
781
  "name": "symfony/filesystem",
787
- "version": "v5.2.3",
782
+ "version": "v5.2.4",
788
783
  "source": {
789
784
  "type": "git",
790
785
  "url": "https://github.com/symfony/filesystem.git",
791
- "reference": "262d033b57c73e8b59cd6e68a45c528318b15038"
786
+ "reference": "710d364200997a5afde34d9fe57bd52f3cc1e108"
792
787
  },
793
788
  "dist": {
794
789
  "type": "zip",
795
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/262d033b57c73e8b59cd6e68a45c528318b15038",
796
- "reference": "262d033b57c73e8b59cd6e68a45c528318b15038",
790
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/710d364200997a5afde34d9fe57bd52f3cc1e108",
791
+ "reference": "710d364200997a5afde34d9fe57bd52f3cc1e108",
797
792
  "shasum": ""
798
793
  },
799
794
  "require": {
@@ -839,20 +834,20 @@
839
834
  "type": "tidelift"
840
835
  }
841
836
  ],
842
- "time": "2021-01-27T10:01:46+00:00"
837
+ "time": "2021-02-12T10:38:38+00:00"
843
838
  },
844
839
  {
845
840
  "name": "symfony/finder",
846
- "version": "v5.2.3",
841
+ "version": "v5.2.4",
847
842
  "source": {
848
843
  "type": "git",
849
844
  "url": "https://github.com/symfony/finder.git",
850
- "reference": "4adc8d172d602008c204c2e16956f99257248e03"
845
+ "reference": "0d639a0943822626290d169965804f79400e6a04"
851
846
  },
852
847
  "dist": {
853
848
  "type": "zip",
854
- "url": "https://api.github.com/repos/symfony/finder/zipball/4adc8d172d602008c204c2e16956f99257248e03",
855
- "reference": "4adc8d172d602008c204c2e16956f99257248e03",
849
+ "url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04",
850
+ "reference": "0d639a0943822626290d169965804f79400e6a04",
856
851
  "shasum": ""
857
852
  },
858
853
  "require": {
@@ -897,7 +892,7 @@
897
892
  "type": "tidelift"
898
893
  }
899
894
  ],
900
- "time": "2021-01-28T22:06:19+00:00"
895
+ "time": "2021-02-15T18:55:04+00:00"
901
896
  },
902
897
  {
903
898
  "name": "symfony/polyfill-ctype",
@@ -1369,7 +1364,7 @@
1369
1364
  },
1370
1365
  {
1371
1366
  "name": "symfony/process",
1372
- "version": "v5.2.3",
1367
+ "version": "v5.2.4",
1373
1368
  "source": {
1374
1369
  "type": "git",
1375
1370
  "url": "https://github.com/symfony/process.git",
@@ -1504,16 +1499,16 @@
1504
1499
  },
1505
1500
  {
1506
1501
  "name": "symfony/string",
1507
- "version": "v5.2.3",
1502
+ "version": "v5.2.4",
1508
1503
  "source": {
1509
1504
  "type": "git",
1510
1505
  "url": "https://github.com/symfony/string.git",
1511
- "reference": "c95468897f408dd0aca2ff582074423dd0455122"
1506
+ "reference": "4e78d7d47061fa183639927ec40d607973699609"
1512
1507
  },
1513
1508
  "dist": {
1514
1509
  "type": "zip",
1515
- "url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122",
1516
- "reference": "c95468897f408dd0aca2ff582074423dd0455122",
1510
+ "url": "https://api.github.com/repos/symfony/string/zipball/4e78d7d47061fa183639927ec40d607973699609",
1511
+ "reference": "4e78d7d47061fa183639927ec40d607973699609",
1517
1512
  "shasum": ""
1518
1513
  },
1519
1514
  "require": {
@@ -1580,22 +1575,22 @@
1580
1575
  "type": "tidelift"
1581
1576
  }
1582
1577
  ],
1583
- "time": "2021-01-25T15:14:59+00:00"
1578
+ "time": "2021-02-16T10:20:28+00:00"
1584
1579
  }
1585
1580
  ],
1586
1581
  "packages-dev": [
1587
1582
  {
1588
1583
  "name": "doctrine/annotations",
1589
- "version": "1.11.1",
1584
+ "version": "1.12.1",
1590
1585
  "source": {
1591
1586
  "type": "git",
1592
1587
  "url": "https://github.com/doctrine/annotations.git",
1593
- "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
1588
+ "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
1594
1589
  },
1595
1590
  "dist": {
1596
1591
  "type": "zip",
1597
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
1598
- "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
1592
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
1593
+ "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
1599
1594
  "shasum": ""
1600
1595
  },
1601
1596
  "require": {
@@ -1610,11 +1605,6 @@
1610
1605
  "phpunit/phpunit": "^7.5 || ^9.1.5"
1611
1606
  },
1612
1607
  "type": "library",
1613
- "extra": {
1614
- "branch-alias": {
1615
- "dev-master": "1.11.x-dev"
1616
- }
1617
- },
1618
1608
  "autoload": {
1619
1609
  "psr-4": {
1620
1610
  "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
@@ -1653,7 +1643,7 @@
1653
1643
  "docblock",
1654
1644
  "parser"
1655
1645
  ],
1656
- "time": "2020-10-26T10:28:16+00:00"
1646
+ "time": "2021-02-21T21:00:45+00:00"
1657
1647
  },
1658
1648
  {
1659
1649
  "name": "doctrine/lexer",
@@ -1733,16 +1723,16 @@
1733
1723
  },
1734
1724
  {
1735
1725
  "name": "friendsofphp/php-cs-fixer",
1736
- "version": "v2.18.2",
1726
+ "version": "v2.18.3",
1737
1727
  "source": {
1738
1728
  "type": "git",
1739
1729
  "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
1740
- "reference": "18f8c9d184ba777380794a389fabc179896ba913"
1730
+ "reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513"
1741
1731
  },
1742
1732
  "dist": {
1743
1733
  "type": "zip",
1744
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/18f8c9d184ba777380794a389fabc179896ba913",
1745
- "reference": "18f8c9d184ba777380794a389fabc179896ba913",
1734
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ab99202fccff2a9f97592fbe1b5c76dd06df3513",
1735
+ "reference": "ab99202fccff2a9f97592fbe1b5c76dd06df3513",
1746
1736
  "shasum": ""
1747
1737
  },
1748
1738
  "require": {
@@ -1804,6 +1794,7 @@
1804
1794
  "tests/Test/IntegrationCaseFactoryInterface.php",
1805
1795
  "tests/Test/InternalIntegrationCaseFactory.php",
1806
1796
  "tests/Test/IsIdenticalConstraint.php",
1797
+ "tests/Test/TokensWithObservedTransformers.php",
1807
1798
  "tests/TestCase.php"
1808
1799
  ]
1809
1800
  },
@@ -1828,7 +1819,7 @@
1828
1819
  "type": "github"
1829
1820
  }
1830
1821
  ],
1831
- "time": "2021-01-26T00:22:21+00:00"
1822
+ "time": "2021-03-10T19:39:05+00:00"
1832
1823
  },
1833
1824
  {
1834
1825
  "name": "php-cs-fixer/diff",
@@ -2049,16 +2040,16 @@
2049
2040
  },
2050
2041
  {
2051
2042
  "name": "symfony/event-dispatcher",
2052
- "version": "v5.2.1",
2043
+ "version": "v5.2.4",
2053
2044
  "source": {
2054
2045
  "type": "git",
2055
2046
  "url": "https://github.com/symfony/event-dispatcher.git",
2056
- "reference": "1c93f7a1dff592c252574c79a8635a8a80856042"
2047
+ "reference": "d08d6ec121a425897951900ab692b612a61d6240"
2057
2048
  },
2058
2049
  "dist": {
2059
2050
  "type": "zip",
2060
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1c93f7a1dff592c252574c79a8635a8a80856042",
2061
- "reference": "1c93f7a1dff592c252574c79a8635a8a80856042",
2051
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240",
2052
+ "reference": "d08d6ec121a425897951900ab692b612a61d6240",
2062
2053
  "shasum": ""
2063
2054
  },
2064
2055
  "require": {
@@ -2111,7 +2102,7 @@
2111
2102
  "homepage": "https://symfony.com/contributors"
2112
2103
  }
2113
2104
  ],
2114
- "description": "Symfony EventDispatcher Component",
2105
+ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2115
2106
  "homepage": "https://symfony.com",
2116
2107
  "funding": [
2117
2108
  {
@@ -2127,7 +2118,7 @@
2127
2118
  "type": "tidelift"
2128
2119
  }
2129
2120
  ],
2130
- "time": "2020-12-18T08:03:05+00:00"
2121
+ "time": "2021-02-18T17:12:37+00:00"
2131
2122
  },
2132
2123
  {
2133
2124
  "name": "symfony/event-dispatcher-contracts",
@@ -2207,16 +2198,16 @@
2207
2198
  },
2208
2199
  {
2209
2200
  "name": "symfony/options-resolver",
2210
- "version": "v5.2.1",
2201
+ "version": "v5.2.4",
2211
2202
  "source": {
2212
2203
  "type": "git",
2213
2204
  "url": "https://github.com/symfony/options-resolver.git",
2214
- "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986"
2205
+ "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
2215
2206
  },
2216
2207
  "dist": {
2217
2208
  "type": "zip",
2218
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/87a2a4a766244e796dd9cb9d6f58c123358cd986",
2219
- "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986",
2209
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
2210
+ "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
2220
2211
  "shasum": ""
2221
2212
  },
2222
2213
  "require": {
@@ -2248,7 +2239,7 @@
2248
2239
  "homepage": "https://symfony.com/contributors"
2249
2240
  }
2250
2241
  ],
2251
- "description": "Symfony OptionsResolver Component",
2242
+ "description": "Provides an improved replacement for the array_replace PHP function",
2252
2243
  "homepage": "https://symfony.com",
2253
2244
  "keywords": [
2254
2245
  "config",
@@ -2269,7 +2260,7 @@
2269
2260
  "type": "tidelift"
2270
2261
  }
2271
2262
  ],
2272
- "time": "2020-10-24T12:08:07+00:00"
2263
+ "time": "2021-01-27T12:56:27+00:00"
2273
2264
  },
2274
2265
  {
2275
2266
  "name": "symfony/polyfill-php70",
@@ -2338,7 +2329,7 @@
2338
2329
  },
2339
2330
  {
2340
2331
  "name": "symfony/polyfill-php72",
2341
- "version": "v1.22.0",
2332
+ "version": "v1.22.1",
2342
2333
  "source": {
2343
2334
  "type": "git",
2344
2335
  "url": "https://github.com/symfony/polyfill-php72.git",
@@ -2411,16 +2402,16 @@
2411
2402
  },
2412
2403
  {
2413
2404
  "name": "symfony/stopwatch",
2414
- "version": "v5.2.1",
2405
+ "version": "v5.2.4",
2415
2406
  "source": {
2416
2407
  "type": "git",
2417
2408
  "url": "https://github.com/symfony/stopwatch.git",
2418
- "reference": "2b105c0354f39a63038a1d8bf776ee92852813af"
2409
+ "reference": "b12274acfab9d9850c52583d136a24398cdf1a0c"
2419
2410
  },
2420
2411
  "dist": {
2421
2412
  "type": "zip",
2422
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af",
2423
- "reference": "2b105c0354f39a63038a1d8bf776ee92852813af",
2413
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b12274acfab9d9850c52583d136a24398cdf1a0c",
2414
+ "reference": "b12274acfab9d9850c52583d136a24398cdf1a0c",
2424
2415
  "shasum": ""
2425
2416
  },
2426
2417
  "require": {
@@ -2450,7 +2441,7 @@
2450
2441
  "homepage": "https://symfony.com/contributors"
2451
2442
  }
2452
2443
  ],
2453
- "description": "Symfony Stopwatch Component",
2444
+ "description": "Provides a way to profile code",
2454
2445
  "homepage": "https://symfony.com",
2455
2446
  "funding": [
2456
2447
  {
@@ -2466,7 +2457,7 @@
2466
2457
  "type": "tidelift"
2467
2458
  }
2468
2459
  ],
2469
- "time": "2020-11-01T16:14:45+00:00"
2460
+ "time": "2021-01-27T10:15:41+00:00"
2470
2461
  }
2471
2462
  ],
2472
2463
  "aliases": [],
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-composer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.137.1
4
+ version: 0.137.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-15 00:00:00.000000000 Z
11
+ date: 2021-03-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dependabot-common
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.137.1
19
+ version: 0.137.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.137.1
26
+ version: 0.137.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement