Skip to content
Snippets Groups Projects
composer.lock 785 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
    1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379
                "version": "3.0.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/consolidation/robo.git",
                    "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/consolidation/robo/zipball/206bbe23b34081a36bfefc4de2abbc1abcd29ef4",
                    "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4",
                    "shasum": ""
                },
                "require": {
                    "consolidation/annotated-command": "^4.3",
                    "consolidation/config": "^1.2.1 || ^2.0.1",
                    "consolidation/log": "^1.1.1 || ^2.0.2",
                    "consolidation/output-formatters": "^4.1.2",
                    "consolidation/self-update": "^2.0",
                    "league/container": "^3.3.1 || ^4.0",
                    "php": ">=7.1.3",
                    "symfony/console": "^4.4.19 || ^5 || ^6",
                    "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6",
                    "symfony/filesystem": "^4.4.9 || ^5 || ^6",
                    "symfony/finder": "^4.4.9 || ^5 || ^6",
                    "symfony/process": "^4.4.9 || ^5 || ^6",
                    "symfony/yaml": "^4.4 || ^5 || ^6"
                },
                "conflict": {
                    "codegyre/robo": "*"
                },
                "require-dev": {
                    "natxet/cssmin": "3.0.4",
                    "patchwork/jsqueeze": "^2",
                    "pear/archive_tar": "^1.4.4",
                    "phpunit/phpunit": "^7.5.20 || ^8",
                    "squizlabs/php_codesniffer": "^3.6",
                    "yoast/phpunit-polyfills": "^0.2.0"
                },
                "suggest": {
                    "natxet/cssmin": "For minifying CSS files in taskMinify",
                    "patchwork/jsqueeze": "For minifying JS files in taskMinify",
                    "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
                    "totten/lurkerlite": "For monitoring filesystem changes in taskWatch"
                },
                "bin": [
                    "robo"
                ],
                "type": "library",
                "extra": {
                    "scenarios": {
                        "symfony4": {
                            "require": {
                                "symfony/console": "^4.4.11",
                                "symfony/event-dispatcher": "^4.4.11",
                                "symfony/filesystem": "^4.4.11",
                                "symfony/finder": "^4.4.11",
                                "symfony/process": "^4.4.11",
                                "phpunit/phpunit": "^6",
                                "nikic/php-parser": "^2"
                            },
                            "remove": [
                                "codeception/phpunit-wrapper"
                            ],
                            "config": {
                                "platform": {
                                    "php": "7.1.3"
                                }
                            }
                        }
                    },
                    "branch-alias": {
                        "dev-master": "2.x-dev",
                        "dev-main": "2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Robo\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Davert",
                        "email": "davert.php@resend.cc"
                    }
                ],
                "description": "Modern task runner",
                "support": {
                    "issues": "https://github.com/consolidation/robo/issues",
                    "source": "https://github.com/consolidation/robo/tree/3.0.10"
                },
                "time": "2022-02-21T17:19:14+00:00"
            },
            {
                "name": "consolidation/self-update",
                "version": "2.0.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/consolidation/self-update.git",
                    "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3",
                    "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3",
                    "shasum": ""
                },
                "require": {
                    "composer/semver": "^3.2",
                    "php": ">=5.5.0",
                    "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6",
                    "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6"
                },
                "bin": [
                    "scripts/release"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SelfUpdate\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Alexander Menk",
                        "email": "menk@mestrona.net"
                    },
                    {
                        "name": "Greg Anderson",
                        "email": "greg.1.anderson@greenknowe.org"
                    }
                ],
                "description": "Provides a self:update command for Symfony Console applications.",
                "support": {
                    "issues": "https://github.com/consolidation/self-update/issues",
                    "source": "https://github.com/consolidation/self-update/tree/2.0.5"
                },
                "time": "2022-02-09T22:44:24+00:00"
            },
            {
                "name": "consolidation/site-alias",
                "version": "3.1.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/consolidation/site-alias.git",
                    "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/consolidation/site-alias/zipball/ef2eb7d37e59b3d837b4556d4d8070cb345b378c",
                    "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c",
                    "shasum": ""
                },
                "require": {
                    "consolidation/config": "^1.2.1 || ^2",
                    "php": ">=5.5.0",
                    "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.4.2",
                    "phpunit/phpunit": ">=7",
                    "squizlabs/php_codesniffer": "^3",
                    "symfony/var-dumper": "^4",
                    "yoast/phpunit-polyfills": "^0.2.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Consolidation\\SiteAlias\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Greg Anderson",
                        "email": "greg.1.anderson@greenknowe.org"
                    },
                    {
                        "name": "Moshe Weitzman",
                        "email": "weitzman@tejasa.com"
                    }
                ],
                "description": "Manage alias records for local and remote sites.",
                "support": {
                    "issues": "https://github.com/consolidation/site-alias/issues",
                    "source": "https://github.com/consolidation/site-alias/tree/3.1.5"
                },
                "time": "2022-02-23T23:59:18+00:00"
            },
            {
                "name": "consolidation/site-process",
                "version": "4.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/consolidation/site-process.git",
                    "reference": "9ef08d471573d6a56405b06ef6830dd70c883072"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/consolidation/site-process/zipball/9ef08d471573d6a56405b06ef6830dd70c883072",
                    "reference": "9ef08d471573d6a56405b06ef6830dd70c883072",
                    "shasum": ""
                },
                "require": {
                    "consolidation/config": "^1.2.1|^2",
                    "consolidation/site-alias": "^3",
                    "php": ">=7.1.3",
                    "symfony/console": "^2.8.52|^3|^4.4|^5",
                    "symfony/process": "^4.3.4|^5"
                },
                "require-dev": {
                    "phpunit/phpunit": "^7.5.20|^8.5.14",
                    "squizlabs/php_codesniffer": "^3",
                    "yoast/phpunit-polyfills": "^0.2.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "4.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Consolidation\\SiteProcess\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Greg Anderson",
                        "email": "greg.1.anderson@greenknowe.org"
                    },
                    {
                        "name": "Moshe Weitzman",
                        "email": "weitzman@tejasa.com"
                    }
                ],
                "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
                "support": {
                    "issues": "https://github.com/consolidation/site-process/issues",
                    "source": "https://github.com/consolidation/site-process/tree/4.2.0"
                },
                "time": "2022-02-19T04:09:55+00:00"
            },
            {
                "name": "cweagans/composer-patches",
                "version": "1.7.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/cweagans/composer-patches.git",
                    "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871",
                    "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0 || ^2.0",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "composer/composer": "~1.0 || ~2.0",
                    "phpunit/phpunit": "~4.6"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "cweagans\\Composer\\Patches"
                },
                "autoload": {
                    "psr-4": {
                        "cweagans\\Composer\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Cameron Eagans",
                        "email": "me@cweagans.net"
                    }
                ],
                "description": "Provides a way to patch Composer packages.",
                "support": {
                    "issues": "https://github.com/cweagans/composer-patches/issues",
                    "source": "https://github.com/cweagans/composer-patches/tree/1.7.2"
                },
                "time": "2022-01-25T19:21:20+00:00"
            },
            {
                "name": "cypresslab/gitelephant",
                "version": "v4.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/matteosister/GitElephant.git",
                    "reference": "c59d4faee54dc5c059f06e78f05450f207942590"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/matteosister/GitElephant/zipball/c59d4faee54dc5c059f06e78f05450f207942590",
                    "reference": "c59d4faee54dc5c059f06e78f05450f207942590",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.0",
                    "phpcollection/phpcollection": "~0.4|~0.5",
                    "symfony/filesystem": ">=3.4",
                    "symfony/finder": ">=3.4",
                    "symfony/process": ">=3.4"
                },
                "require-dev": {
                    "mockery/mockery": "~1.1",
                    "php": ">=7.2.0",
                    "phpstan/phpstan": "*",
                    "phpstan/phpstan-phpunit": "*",
                    "phpunit/phpunit": "~8.0|~9.0",
                    "rector/rector": "*",
                    "symplify/easy-coding-standard": "*"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "GitElephant": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "Matteo Giachino",
                        "email": "matteog@gmail.com"
                    }
                ],
                "description": "An abstraction layer for git written in PHP",
                "homepage": "http://gitelephant.cypresslab.net/",
                "keywords": [
                    "git"
                ],
                "support": {
                    "issues": "https://github.com/matteosister/GitElephant/issues",
                    "source": "https://github.com/matteosister/GitElephant/tree/v4.4.0"
                },
                "funding": [
                    {
                        "url": "https://tidelift.com/funding/github/packagist/cypresslab/gitelephant",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-04-08T16:18:17+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "dasprid/enum",
                "version": "1.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/DASPRiD/Enum.git",
                    "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
                    "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
                    "shasum": ""
                },
                "require-dev": {
                    "phpunit/phpunit": "^7 | ^8 | ^9",
                    "squizlabs/php_codesniffer": "^3.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "DASPRiD\\Enum\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Ben Scholzen 'DASPRiD'",
                        "email": "mail@dasprids.de",
                        "homepage": "https://dasprids.de/",
                        "role": "Developer"
                    }
                ],
                "description": "PHP 7.1 enum implementation",
                "keywords": [
                    "enum",
                    "map"
                ],
                "support": {
                    "issues": "https://github.com/DASPRiD/Enum/issues",
                    "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
                },
                "time": "2020-10-02T16:03:48+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "dflydev/dot-access-data",
                "version": "v3.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                    "reference": "0992cc19268b259a39e86f296da5f0677841f42c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c",
                    "reference": "0992cc19268b259a39e86f296da5f0677841f42c",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12.42",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
                    "scrutinizer/ocular": "1.6.0",
                    "squizlabs/php_codesniffer": "^3.5",
                    "vimeo/psalm": "^3.14"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Dflydev\\DotAccessData\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Dragonfly Development Inc.",
                        "email": "info@dflydev.com",
                        "homepage": "http://dflydev.com"
                    },
                    {
                        "name": "Beau Simensen",
                        "email": "beau@dflydev.com",
                        "homepage": "http://beausimensen.com"
                    },
                    {
                        "name": "Carlos Frutos",
                        "email": "carlos@kiwing.it",
                        "homepage": "https://github.com/cfrutos"
                    },
                    {
                        "name": "Colin O'Dell",
                        "email": "colinodell@gmail.com",
                        "homepage": "https://www.colinodell.com"
                    }
                ],
                "description": "Given a deep data structure, access data by dot notation.",
                "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
                "keywords": [
                    "access",
                    "data",
                    "dot",
                    "notation"
                ],
                "support": {
                    "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
                    "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1"
                },
                "time": "2021-08-13T13:06:58+00:00"
            },
            {
                "name": "doctrine/annotations",
                "version": "1.13.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/annotations.git",
                    "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
                    "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "1.*",
                    "ext-tokenizer": "*",
                    "php": "^7.1 || ^8.0",
                    "psr/cache": "^1 || ^2 || ^3"
                },
                "require-dev": {
                    "doctrine/cache": "^1.11 || ^2.0",
                    "doctrine/coding-standard": "^6.0 || ^8.1",
                    "phpstan/phpstan": "^0.12.20",
                    "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                    "symfony/cache": "^4.4 || ^5.2"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
                    {
                        "name": "Roman Borschel",
                        "email": "roman@code-factory.org"
                    },
                    {
                        "name": "Benjamin Eberlei",
                        "email": "kontakt@beberlei.de"
                    },
                    {
                        "name": "Jonathan Wage",
                        "email": "jonwage@gmail.com"
                    },
                    {
                        "name": "Johannes Schmitt",
                        "email": "schmittjoh@gmail.com"
                    }
                ],
                "description": "Docblock Annotations Parser",
                "homepage": "https://www.doctrine-project.org/projects/annotations.html",
                "keywords": [
                    "annotations",
                    "docblock",
                    "parser"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/annotations/issues",
                    "source": "https://github.com/doctrine/annotations/tree/1.13.2"
                },
                "time": "2021-08-05T19:00:23+00:00"
            },
            {
                "name": "doctrine/collections",
                "version": "1.6.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/collections.git",
                    "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
                    "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1.3 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9.0",
                    "phpstan/phpstan": "^0.12",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
                    "vimeo/psalm": "^4.2.1"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
                    {
                        "name": "Roman Borschel",
                        "email": "roman@code-factory.org"
                    },
                    {
                        "name": "Benjamin Eberlei",
                        "email": "kontakt@beberlei.de"
                    },
                    {
                        "name": "Jonathan Wage",
                        "email": "jonwage@gmail.com"
                    },
                    {
                        "name": "Johannes Schmitt",
                        "email": "schmittjoh@gmail.com"
                    }
                ],
                "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
                "homepage": "https://www.doctrine-project.org/projects/collections.html",
                "keywords": [
                    "array",
                    "collections",
                    "iterators",
                    "php"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/collections/issues",
                    "source": "https://github.com/doctrine/collections/tree/1.6.8"
                },
                "time": "2021-08-10T18:51:53+00:00"
            },
            {
                "name": "doctrine/lexer",
                "version": "1.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/lexer.git",
                    "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                    "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9.0",
                    "phpstan/phpstan": "^1.3",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "vimeo/psalm": "^4.11"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
                    {
                        "name": "Roman Borschel",
                        "email": "roman@code-factory.org"
                    },
                    {
                        "name": "Johannes Schmitt",
                        "email": "schmittjoh@gmail.com"
                    }
                ],
                "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
                "homepage": "https://www.doctrine-project.org/projects/lexer.html",
                "keywords": [
                    "annotations",
                    "docblock",
                    "lexer",
                    "parser",
                    "php"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/lexer/issues",
                    "source": "https://github.com/doctrine/lexer/tree/1.2.3"
                },
                "funding": [
                    {
                        "url": "https://www.doctrine-project.org/sponsorship.html",
                        "type": "custom"
                    },
                    {
                        "url": "https://www.patreon.com/phpdoctrine",
                        "type": "patreon"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-02-28T11:07:21+00:00"
            },
            {
                "name": "doctrine/reflection",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "1.2.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/reflection.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
                    "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "doctrine/annotations": "^1.0",
                    "ext-tokenizer": "*",
                    "php": "^7.1 || ^8.0"
                },
                "conflict": {
                    "doctrine/common": "<2.9"
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "doctrine/coding-standard": "^9",
                    "doctrine/common": "^3.3",
                    "phpstan/phpstan": "^1.4.10",
                    "phpstan/phpstan-phpunit": "^1",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\": "lib/Doctrine/Common"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
                    {
                        "name": "Roman Borschel",
                        "email": "roman@code-factory.org"
                    },
                    {
                        "name": "Benjamin Eberlei",
                        "email": "kontakt@beberlei.de"
                    },
                    {
                        "name": "Jonathan Wage",
                        "email": "jonwage@gmail.com"
                    },
                    {
                        "name": "Johannes Schmitt",
                        "email": "schmittjoh@gmail.com"
                    },
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com"
                    }
                ],
                "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
                "homepage": "https://www.doctrine-project.org/projects/reflection.html",
                "keywords": [
                    "reflection",
                    "static"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/reflection/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/doctrine/reflection/tree/1.2.3"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "abandoned": "roave/better-reflection",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-05-31T18:46:25+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "dragonmantank/cron-expression",
                "version": "v3.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dragonmantank/cron-expression.git",
                    "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/be85b3f05b46c39bbc0d95f6c071ddff669510fa",
                    "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2|^8.0",
                    "webmozart/assert": "^1.0"
                },
                "replace": {
                    "mtdowling/cron-expression": "^1.0"
                },
                "require-dev": {
                    "phpstan/extension-installer": "^1.0",
                    "phpstan/phpstan": "^1.0",
                    "phpstan/phpstan-webmozart-assert": "^1.0",
                    "phpunit/phpunit": "^7.0|^8.0|^9.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Cron\\": "src/Cron/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Chris Tankersley",
                        "email": "chris@ctankersley.com",
                        "homepage": "https://github.com/dragonmantank"
                    }
                ],
                "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
                "keywords": [
                    "cron",
                    "schedule"
                ],
                "support": {
                    "issues": "https://github.com/dragonmantank/cron-expression/issues",
                    "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/dragonmantank",
                        "type": "github"
                    }
                ],
                "time": "2022-01-18T15:43:28+00:00"
            },
            {
                "name": "drupal/address",
                "version": "1.10.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/address.git",
                    "reference": "8.x-1.10"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/address-8.x-1.10.zip",
                    "reference": "8.x-1.10",
                    "shasum": "bbe61eb51da9d9b2a7ab247f90426836eb9b6f25"
                },
                "require": {
                    "commerceguys/addressing": "^1.2.0",
                    "drupal/core": "^9.2 || ^10",
                    "php": "^7.3 || ^8.0"
                },
                "require-dev": {
                    "drupal/token": "^1.0"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.10",
                        "datestamp": "1643715226",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Centarro",
                        "homepage": "https://www.drupal.org/user/3661446"
                    },
                    {
                        "name": "bojanz",
                        "homepage": "https://www.drupal.org/user/86106"
                    },
                    {
                        "name": "dww",
                        "homepage": "https://www.drupal.org/user/46549"
                    },
                    {
                        "name": "googletorp",
                        "homepage": "https://www.drupal.org/user/386230"
                    },
                    {
                        "name": "jsacksick",
                        "homepage": "https://www.drupal.org/user/972218"
                    },
                    {
                        "name": "mglaman",
                        "homepage": "https://www.drupal.org/user/2416470"
                    },
                    {
                        "name": "rszrama",
                        "homepage": "https://www.drupal.org/user/49344"
                    }
                ],
                "description": "Provides functionality for storing, validating and displaying international postal addresses.",
                "homepage": "http://drupal.org/project/address",
                "support": {
                    "source": "https://git.drupalcode.org/project/address"
                }
            },
            {
                "name": "drupal/admin_toolbar",
                "version": "3.1.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/admin_toolbar.git",
                    "reference": "3.1.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip",
                    "reference": "3.1.0",
                    "shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40"
                },
                "require": {
                    "drupal/core": "^8.8.0 || ^9.0 || ^10.0"
                },
                "require-dev": {
                    "drupal/admin_toolbar_tools": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "3.1.0",
                        "datestamp": "1643742891",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Wilfrid Roze (eme)",
                        "homepage": "https://www.drupal.org/u/eme",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Romain Jarraud (romainj)",
                        "homepage": "https://www.drupal.org/u/romainj",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Adrian Cid Almaguer (adriancid)",
                        "homepage": "https://www.drupal.org/u/adriancid",
                        "email": "adriancid@gmail.com",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Mohamed Anis Taktak (matio89)",
                        "homepage": "https://www.drupal.org/u/matio89",
                        "role": "Maintainer"
                    },
                    {
                        "name": "fethi.krout",
                        "homepage": "https://www.drupal.org/user/3206765"
                    },
                    {
                        "name": "matio89",
                        "homepage": "https://www.drupal.org/user/2320090"
                    },
                    {
                        "name": "romainj",
                        "homepage": "https://www.drupal.org/user/370706"
                    }
                ],