module updates

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-08 16:19:32 +01:00
parent 0aaae795e6
commit 4294d56a6d
2 changed files with 104 additions and 92 deletions

195
composer.lock generated
View File

@ -268,16 +268,16 @@
}, },
{ {
"name": "commerceguys/addressing", "name": "commerceguys/addressing",
"version": "v1.2.1", "version": "v1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/commerceguys/addressing.git", "url": "https://github.com/commerceguys/addressing.git",
"reference": "311040bd78ea2ea82105dd1f17205c449ac8de47" "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/311040bd78ea2ea82105dd1f17205c449ac8de47", "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860",
"reference": "311040bd78ea2ea82105dd1f17205c449ac8de47", "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -325,9 +325,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/commerceguys/addressing/issues", "issues": "https://github.com/commerceguys/addressing/issues",
"source": "https://github.com/commerceguys/addressing/tree/v1.2.1" "source": "https://github.com/commerceguys/addressing/tree/v1.2.2"
}, },
"time": "2021-05-17T08:05:21+00:00" "time": "2021-10-30T12:33:41+00:00"
}, },
{ {
"name": "commerceguys/intl", "name": "commerceguys/intl",
@ -486,16 +486,16 @@
}, },
{ {
"name": "composer/installers", "name": "composer/installers",
"version": "v1.11.0", "version": "v1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "ae03311f45dfe194412081526be2e003960df74b" "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
"reference": "ae03311f45dfe194412081526be2e003960df74b", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -594,6 +594,7 @@
"modx", "modx",
"moodle", "moodle",
"osclass", "osclass",
"pantheon",
"phpbb", "phpbb",
"piwik", "piwik",
"ppi", "ppi",
@ -616,7 +617,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/installers/issues", "issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.11.0" "source": "https://github.com/composer/installers/tree/v1.12.0"
}, },
"funding": [ "funding": [
{ {
@ -632,7 +633,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-04-28T06:42:17+00:00" "time": "2021-09-13T08:19:44+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -1717,16 +1718,16 @@
}, },
{ {
"name": "dflydev/placeholder-resolver", "name": "dflydev/placeholder-resolver",
"version": "v1.0.2", "version": "v1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dflydev/dflydev-placeholder-resolver.git", "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356" "reference": "d0161b4be1e15838327b01b21d0149f382d69906"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356", "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/d0161b4be1e15838327b01b21d0149f382d69906",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356", "reference": "d0161b4be1e15838327b01b21d0149f382d69906",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1767,9 +1768,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/dflydev/dflydev-placeholder-resolver/issues", "issues": "https://github.com/dflydev/dflydev-placeholder-resolver/issues",
"source": "https://github.com/dflydev/dflydev-placeholder-resolver/tree/v1.0.2" "source": "https://github.com/dflydev/dflydev-placeholder-resolver/tree/v1.0.3"
}, },
"time": "2012-10-28T21:08:28+00:00" "time": "2021-12-03T16:48:58+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
@ -2706,6 +2707,10 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{
"name": "Centarro",
"homepage": "https://www.drupal.org/user/3661446"
},
{ {
"name": "bojanz", "name": "bojanz",
"homepage": "https://www.drupal.org/user/86106" "homepage": "https://www.drupal.org/user/86106"
@ -3047,17 +3052,17 @@
}, },
{ {
"name": "drupal/advancedqueue", "name": "drupal/advancedqueue",
"version": "1.0.0-rc2", "version": "1.0.0-rc3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/advancedqueue.git", "url": "https://git.drupalcode.org/project/advancedqueue.git",
"reference": "8.x-1.0-rc2" "reference": "8.x-1.0-rc3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc2.zip", "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc3.zip",
"reference": "8.x-1.0-rc2", "reference": "8.x-1.0-rc3",
"shasum": "9ec5422d0220ad30f670daf64812b36b5bed56a5" "shasum": "0cb4472faa142b565740350bbd34f09686b5b56d"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9" "drupal/core": "^8.7.7 || ^9"
@ -3065,12 +3070,17 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.0-rc2", "version": "8.x-1.0-rc3",
"datestamp": "1624393873", "datestamp": "1638106300",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories." "message": "RC releases are not covered by Drupal security advisories."
} }
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
@ -3503,17 +3513,17 @@
}, },
{ {
"name": "drupal/better_exposed_filters", "name": "drupal/better_exposed_filters",
"version": "5.0.0-beta3", "version": "5.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/better_exposed_filters.git", "url": "https://git.drupalcode.org/project/better_exposed_filters.git",
"reference": "8.x-5.0-beta3" "reference": "8.x-5.0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-5.0-beta3.zip", "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-5.0.zip",
"reference": "8.x-5.0-beta3", "reference": "8.x-5.0",
"shasum": "23f00fe898cd9e4f2278ef790bc9f1d197312ac3" "shasum": "ef575591af202b5c6867841ce58e1f447455e502"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^8.8 || ^9",
@ -3525,11 +3535,11 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-5.0-beta3", "version": "8.x-5.0",
"datestamp": "1625665853", "datestamp": "1634748760",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "covered",
"message": "Beta releases are not covered by Drupal security advisories." "message": "Covered by Drupal's security advisory policy"
} }
} }
}, },
@ -5270,7 +5280,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_devel.git", "url": "https://git.drupalcode.org/project/config_devel.git",
"reference": "e519faae46b88fc23a88f64c22b6146cfec863a9" "reference": "aee6c9e59d3d77d73a6d980875a779f7331013b4"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8 || ^9"
@ -5282,7 +5292,7 @@
}, },
"drupal": { "drupal": {
"version": "8.x-1.7+4-dev", "version": "8.x-1.7+4-dev",
"datestamp": "1607768995", "datestamp": "1632257543",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
@ -5643,16 +5653,16 @@
}, },
{ {
"name": "drupal/console", "name": "drupal/console",
"version": "1.9.7", "version": "1.9.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/hechoendrupal/drupal-console.git", "url": "https://github.com/hechoendrupal/drupal-console.git",
"reference": "90053d30f52427edb4e4941a9063acb65b5a2c1e" "reference": "d292c940c07d164e32bbe9525e909311ca65e8cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/90053d30f52427edb4e4941a9063acb65b5a2c1e", "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/d292c940c07d164e32bbe9525e909311ca65e8cb",
"reference": "90053d30f52427edb4e4941a9063acb65b5a2c1e", "reference": "d292c940c07d164e32bbe9525e909311ca65e8cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5722,7 +5732,7 @@
"docs": "https://docs.drupalconsole.com/", "docs": "https://docs.drupalconsole.com/",
"forum": "https://gitter.im/hechoendrupal/DrupalConsole", "forum": "https://gitter.im/hechoendrupal/DrupalConsole",
"issues": "https://github.com/hechoendrupal/drupal-console/issues", "issues": "https://github.com/hechoendrupal/drupal-console/issues",
"source": "https://github.com/hechoendrupal/drupal-console/tree/1.9.7" "source": "https://github.com/hechoendrupal/drupal-console/tree/1.9.8"
}, },
"funding": [ "funding": [
{ {
@ -5730,7 +5740,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2020-11-30T02:09:53+00:00" "time": "2021-11-29T17:09:44+00:00"
}, },
{ {
"name": "drupal/console-core", "name": "drupal/console-core",
@ -5928,17 +5938,17 @@
}, },
{ {
"name": "drupal/consumer_image_styles", "name": "drupal/consumer_image_styles",
"version": "4.0.3", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/consumer_image_styles.git", "url": "https://git.drupalcode.org/project/consumer_image_styles.git",
"reference": "4.0.3" "reference": "4.0.4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/consumer_image_styles-4.0.3.zip", "url": "https://ftp.drupal.org/files/projects/consumer_image_styles-4.0.4.zip",
"reference": "4.0.3", "reference": "4.0.4",
"shasum": "a524bb33f6dce272eff200e47e892e8224a8ee37" "shasum": "b94106be6d89806a26b873004d38e24eb37ed61b"
}, },
"require": { "require": {
"drupal/consumers": "^1.11", "drupal/consumers": "^1.11",
@ -5948,8 +5958,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "4.0.3", "version": "4.0.4",
"datestamp": "1632643213", "datestamp": "1635611394",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -9617,17 +9627,17 @@
}, },
{ {
"name": "drupal/jsonapi_extras", "name": "drupal/jsonapi_extras",
"version": "3.19.0", "version": "3.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/jsonapi_extras.git", "url": "https://git.drupalcode.org/project/jsonapi_extras.git",
"reference": "8.x-3.19" "reference": "8.x-3.20"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.19.zip", "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.20.zip",
"reference": "8.x-3.19", "reference": "8.x-3.20",
"shasum": "c608c004427136f33777d0e7e4485c1a91fcd563" "shasum": "54bec6ae2b9261a53645182121ae16d3183e43ec"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9", "drupal/core": "^8 || ^9",
@ -9640,8 +9650,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-3.19", "version": "8.x-3.20",
"datestamp": "1625144988", "datestamp": "1639580049",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -16599,16 +16609,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.12.0", "version": "v4.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143" "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143", "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16649,9 +16659,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0" "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
}, },
"time": "2021-07-21T10:44:31+00:00" "time": "2021-11-30T19:35:32+00:00"
}, },
{ {
"name": "nyholm/psr7", "name": "nyholm/psr7",
@ -18059,29 +18069,29 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.10.8", "version": "v0.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" "reference": "570292577277f06f590635381a7f761a6cf4f026"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026",
"reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", "reference": "570292577277f06f590635381a7f761a6cf4f026",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", "nikic/php-parser": "^4.0 || ^3.1",
"php": "^8.0 || ^7.0 || ^5.5.9", "php": "^8.0 || ^7.0.8",
"symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "3.17.*" "hoa/console": "3.17.05.02"
}, },
"suggest": { "suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
@ -18096,7 +18106,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "0.10.x-dev" "dev-main": "0.11.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -18128,9 +18138,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.10.8" "source": "https://github.com/bobthecow/psysh/tree/v0.11.1"
}, },
"time": "2021-04-10T16:23:39+00:00" "time": "2022-01-03T13:58:38+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -18764,16 +18774,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v4.4.30", "version": "v4.4.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0" "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/d9ea72de055cd822e5228ff898e2aad2f52f76b0", "url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
"reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0", "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -18822,7 +18832,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v4.4.30" "source": "https://github.com/symfony/config/tree/v4.4.37"
}, },
"funding": [ "funding": [
{ {
@ -18838,7 +18848,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T20:31:23+00:00" "time": "2022-01-03T09:46:22+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -19422,16 +19432,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v4.4.27", "version": "v4.4.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7" "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", "url": "https://api.github.com/repos/symfony/filesystem/zipball/c59f37705c3e513ae55b2735f128f4ce363c82ec",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7", "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -19465,7 +19475,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v4.4.27" "source": "https://github.com/symfony/filesystem/tree/v4.4.37"
}, },
"funding": [ "funding": [
{ {
@ -19481,20 +19491,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-21T12:19:41+00:00" "time": "2022-01-02T09:41:36+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.4.30", "version": "v4.4.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "70362f1e112280d75b30087c7598b837c1b468b6" "reference": "b17d76d7ed179f017aad646e858c90a2771af15d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6", "url": "https://api.github.com/repos/symfony/finder/zipball/b17d76d7ed179f017aad646e858c90a2771af15d",
"reference": "70362f1e112280d75b30087c7598b837c1b468b6", "reference": "b17d76d7ed179f017aad646e858c90a2771af15d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -19527,7 +19537,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v4.4.30" "source": "https://github.com/symfony/finder/tree/v4.4.37"
}, },
"funding": [ "funding": [
{ {
@ -19543,7 +19553,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T20:31:23+00:00" "time": "2022-01-02T09:41:36+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -21916,6 +21926,7 @@
"issues": "https://github.com/webmozart/path-util/issues", "issues": "https://github.com/webmozart/path-util/issues",
"source": "https://github.com/webmozart/path-util/tree/2.3.0" "source": "https://github.com/webmozart/path-util/tree/2.3.0"
}, },
"abandoned": "symfony/filesystem",
"time": "2015-12-17T08:42:14+00:00" "time": "2015-12-17T08:42:14+00:00"
}, },
{ {

View File

@ -2,3 +2,4 @@ path_prefix: jsonapi
include_count: false include_count: false
_core: _core:
default_config_hash: eZ7KZ6nM56SRhfriFWCo1372Z9UiKufhSLRbkdhVmUg default_config_hash: eZ7KZ6nM56SRhfriFWCo1372Z9UiKufhSLRbkdhVmUg
default_disabled: false