diff --git a/composer.json b/composer.json
index 79131af9..4396d4fb 100755
--- a/composer.json
+++ b/composer.json
@@ -127,6 +127,12 @@
"patches": {
"twistor/flysystem-stream-wrapper": {
"PHP 8.2 deprecation warning": "assets/patches/flysystem-stream-wrapper.patch"
+ },
+ "drupal/flysystem": {
+ "required_derivative_scheme https://www.drupal.org/project/flysystem/issues/3457193": "https://www.drupal.org/files/issues/2024-07-01/3378738-1.patch"
+ },
+ "drupal/advanced_search": {
+ "set session": "https://patch-diff.githubusercontent.com/raw/Islandora/advanced_search/pull/52.patch"
}
}
},
diff --git a/composer.lock b/composer.lock
index 1b66fd9d..c846f0ba 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "6dfe6c9892b339cab5406295e73398d6",
+ "content-hash": "58a8377f401d0f4b64c339bcb672cb1d",
"packages": [
{
"name": "adci/full-name-parser",
@@ -184,16 +184,16 @@
},
{
"name": "chi-teck/drupal-code-generator",
- "version": "3.6.0",
+ "version": "3.6.1",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
- "reference": "7794c268309a6fd7aeecfd1246a01238c14384c4"
+ "reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/7794c268309a6fd7aeecfd1246a01238c14384c4",
- "reference": "7794c268309a6fd7aeecfd1246a01238c14384c4",
+ "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/2dbd8d231945681a398862a3282ade3cf0ea23ab",
+ "reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab",
"shasum": ""
},
"require": {
@@ -238,9 +238,9 @@
"description": "Drupal code generator",
"support": {
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
- "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.6.0"
+ "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.6.1"
},
- "time": "2024-05-20T12:50:42+00:00"
+ "time": "2024-06-06T17:36:37+00:00"
},
{
"name": "citation-style-language/locales",
@@ -288,16 +288,16 @@
},
{
"name": "citation-style-language/styles",
- "version": "v0.0.434",
+ "version": "v0.0.437",
"source": {
"type": "git",
"url": "https://github.com/citation-style-language/styles.git",
- "reference": "6dd5144f52bac3c1588d52505cafc14667b23579"
+ "reference": "b2be5aeeee7f00fd2032ac1daad995bbe95398cf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/citation-style-language/styles/zipball/6dd5144f52bac3c1588d52505cafc14667b23579",
- "reference": "6dd5144f52bac3c1588d52505cafc14667b23579",
+ "url": "https://api.github.com/repos/citation-style-language/styles/zipball/b2be5aeeee7f00fd2032ac1daad995bbe95398cf",
+ "reference": "b2be5aeeee7f00fd2032ac1daad995bbe95398cf",
"shasum": ""
},
"type": "library",
@@ -315,7 +315,7 @@
"homepage": "http://citationstyles.org/",
"support": {
"issues": "https://github.com/citation-style-language/styles/issues",
- "source": "https://github.com/citation-style-language/styles/tree/v0.0.434"
+ "source": "https://github.com/citation-style-language/styles/tree/v0.0.437"
},
"funding": [
{
@@ -323,7 +323,7 @@
"type": "github"
}
],
- "time": "2024-05-22T03:42:22+00:00"
+ "time": "2024-06-17T03:20:33+00:00"
},
{
"name": "composer/installers",
@@ -2150,17 +2150,17 @@
},
{
"name": "drupal/controlled_access_terms",
- "version": "2.4.1",
+ "version": "2.4.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/controlled_access_terms.git",
- "reference": "2.4.1"
+ "reference": "2.4.2"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/controlled_access_terms-2.4.1.zip",
- "reference": "2.4.1",
- "shasum": "4197c75a67c59f9f4fbac0ba03848b118f438923"
+ "url": "https://ftp.drupal.org/files/projects/controlled_access_terms-2.4.2.zip",
+ "reference": "2.4.2",
+ "shasum": "9b6634788f7302c2471682edb615f3e0d9115eab"
},
"require": {
"drupal/core": "^9 || ^10",
@@ -2175,19 +2175,19 @@
"require-dev": {
"drupal/coder": "*",
"drupal/geolocation": "*",
- "drupal/rdf": "*",
"phpunit/phpunit": "^6",
"sebastian/phpcpd": "*",
"squizlabs/php_codesniffer": "^2.8.1 || ^3"
},
"suggest": {
- "drupal/name": "Provides western-centric structured names."
+ "drupal/name": "Provides western-centric structured names.",
+ "drupal/rdf": "Provides ability to map fields to RDF."
},
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "2.4.1",
- "datestamp": "1713982994",
+ "version": "2.4.2",
+ "datestamp": "1718893005",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -2245,16 +2245,16 @@
},
{
"name": "drupal/core",
- "version": "10.2.7",
+ "version": "10.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
- "reference": "4416c8a86e5b57b5acc595e4855ce50fdb6a542d"
+ "reference": "6f1af3070110d7d0f2a6671bea26add34667f765"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core/zipball/4416c8a86e5b57b5acc595e4855ce50fdb6a542d",
- "reference": "4416c8a86e5b57b5acc595e4855ce50fdb6a542d",
+ "url": "https://api.github.com/repos/drupal/core/zipball/6f1af3070110d7d0f2a6671bea26add34667f765",
+ "reference": "6f1af3070110d7d0f2a6671bea26add34667f765",
"shasum": ""
},
"require": {
@@ -2300,7 +2300,7 @@
"symfony/serializer": "^6.4",
"symfony/validator": "^6.4",
"symfony/yaml": "^6.4",
- "twig/twig": "^3.5.0"
+ "twig/twig": "^3.9.3"
},
"conflict": {
"drush/drush": "<12.4.3"
@@ -2393,7 +2393,8 @@
"lib/Drupal/Core/DrupalKernel.php",
"lib/Drupal/Core/DrupalKernelInterface.php",
"lib/Drupal/Core/Installer/InstallerRedirectTrait.php",
- "lib/Drupal/Core/Site/Settings.php"
+ "lib/Drupal/Core/Site/Settings.php",
+ "lib/Drupal/Component/Datetime/Time.php"
]
},
"notification-url": "https://packagist.org/downloads/",
@@ -2402,22 +2403,22 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
- "source": "https://github.com/drupal/core/tree/10.2.7"
+ "source": "https://github.com/drupal/core/tree/10.3.0"
},
- "time": "2024-06-06T07:25:42+00:00"
+ "time": "2024-06-20T18:58:42+00:00"
},
{
"name": "drupal/core-composer-scaffold",
- "version": "10.2.7",
+ "version": "10.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
- "reference": "adc702b6ef38a0446abe90267acb96aa806995cf"
+ "reference": "a1a186caeb89899143e0c6912ccee9d3d7181dbe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/adc702b6ef38a0446abe90267acb96aa806995cf",
- "reference": "adc702b6ef38a0446abe90267acb96aa806995cf",
+ "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/a1a186caeb89899143e0c6912ccee9d3d7181dbe",
+ "reference": "a1a186caeb89899143e0c6912ccee9d3d7181dbe",
"shasum": ""
},
"require": {
@@ -2452,80 +2453,80 @@
"drupal"
],
"support": {
- "source": "https://github.com/drupal/core-composer-scaffold/tree/10.2.7"
+ "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.0"
},
- "time": "2024-04-09T07:27:23+00:00"
+ "time": "2024-05-11T08:21:39+00:00"
},
{
"name": "drupal/core-recommended",
- "version": "10.2.7",
+ "version": "10.3.0",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
- "reference": "afaac96cde3b05179d11152ed646f9f6772e7a0e"
+ "reference": "991f849f74e585597b1f7b11daf9acf79b546939"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-recommended/zipball/afaac96cde3b05179d11152ed646f9f6772e7a0e",
- "reference": "afaac96cde3b05179d11152ed646f9f6772e7a0e",
+ "url": "https://api.github.com/repos/drupal/core-recommended/zipball/991f849f74e585597b1f7b11daf9acf79b546939",
+ "reference": "991f849f74e585597b1f7b11daf9acf79b546939",
"shasum": ""
},
"require": {
"asm89/stack-cors": "~v2.2.0",
"composer/semver": "~3.4.0",
"doctrine/annotations": "~1.14.3",
- "doctrine/deprecations": "~1.1.2",
- "doctrine/lexer": "~2.1.0",
- "drupal/core": "10.2.7",
+ "doctrine/deprecations": "~1.1.3",
+ "doctrine/lexer": "~2.1.1",
+ "drupal/core": "10.3.0",
"egulias/email-validator": "~4.0.2",
"guzzlehttp/guzzle": "~7.8.1",
"guzzlehttp/promises": "~2.0.2",
"guzzlehttp/psr7": "~2.6.2",
- "masterminds/html5": "~2.8.1",
- "mck89/peast": "~v1.15.4",
- "pear/archive_tar": "~1.4.14",
+ "masterminds/html5": "~2.9.0",
+ "mck89/peast": "~v1.16.2",
+ "pear/archive_tar": "~1.5.0",
"pear/console_getopt": "~v1.4.3",
- "pear/pear-core-minimal": "~v1.10.14",
+ "pear/pear-core-minimal": "~v1.10.15",
"pear/pear_exception": "~v1.0.2",
"psr/cache": "~3.0.0",
"psr/container": "~2.0.2",
"psr/event-dispatcher": "~1.0.0",
"psr/http-client": "~1.0.3",
- "psr/http-factory": "~1.0.2",
+ "psr/http-factory": "~1.1.0",
"psr/log": "~3.0.0",
"ralouphie/getallheaders": "~3.0.3",
- "sebastian/diff": "~4.0.5",
- "symfony/console": "~v6.4.1",
- "symfony/dependency-injection": "~v6.4.1",
- "symfony/deprecation-contracts": "~v3.4.0",
- "symfony/error-handler": "~v6.4.0",
- "symfony/event-dispatcher": "~v6.4.0",
- "symfony/event-dispatcher-contracts": "~v3.4.0",
- "symfony/filesystem": "~v6.4.0",
- "symfony/finder": "~v6.4.0",
- "symfony/http-foundation": "~v6.4.0",
- "symfony/http-kernel": "~v6.4.1",
- "symfony/mailer": "~v6.4.0",
- "symfony/mime": "~v6.4.0",
- "symfony/polyfill-ctype": "~v1.28.0",
- "symfony/polyfill-iconv": "~v1.28.0",
- "symfony/polyfill-intl-grapheme": "~v1.28.0",
- "symfony/polyfill-intl-idn": "~v1.28.0",
- "symfony/polyfill-intl-normalizer": "~v1.28.0",
- "symfony/polyfill-mbstring": "~v1.28.0",
- "symfony/polyfill-php83": "~v1.28.0",
- "symfony/process": "~v6.4.0",
- "symfony/psr-http-message-bridge": "~v6.4.0",
- "symfony/routing": "~v6.4.1",
- "symfony/serializer": "~v6.4.1",
- "symfony/service-contracts": "~v3.4.0",
- "symfony/string": "~v6.4.0",
- "symfony/translation-contracts": "~v3.4.0",
- "symfony/validator": "~v6.4.0",
- "symfony/var-dumper": "~v6.4.0",
- "symfony/var-exporter": "~v6.4.1",
- "symfony/yaml": "~v6.4.0",
- "twig/twig": "~v3.8.0"
+ "sebastian/diff": "~4.0.6",
+ "symfony/console": "~v6.4.8",
+ "symfony/dependency-injection": "~v6.4.7",
+ "symfony/deprecation-contracts": "~v3.5.0",
+ "symfony/error-handler": "~v6.4.7",
+ "symfony/event-dispatcher": "~v6.4.7",
+ "symfony/event-dispatcher-contracts": "~v3.5.0",
+ "symfony/filesystem": "~v6.4.8",
+ "symfony/finder": "~v6.4.8",
+ "symfony/http-foundation": "~v6.4.7",
+ "symfony/http-kernel": "~v6.4.7",
+ "symfony/mailer": "~v6.4.7",
+ "symfony/mime": "~v6.4.7",
+ "symfony/polyfill-ctype": "~v1.29.0",
+ "symfony/polyfill-iconv": "~v1.29.0",
+ "symfony/polyfill-intl-grapheme": "~v1.29.0",
+ "symfony/polyfill-intl-idn": "~v1.29.0",
+ "symfony/polyfill-intl-normalizer": "~v1.29.0",
+ "symfony/polyfill-mbstring": "~v1.29.0",
+ "symfony/polyfill-php83": "~v1.29.0",
+ "symfony/process": "~v6.4.8",
+ "symfony/psr-http-message-bridge": "~v6.4.7",
+ "symfony/routing": "~v6.4.7",
+ "symfony/serializer": "~v6.4.7",
+ "symfony/service-contracts": "~v3.5.0",
+ "symfony/string": "~v6.4.8",
+ "symfony/translation-contracts": "~v3.5.0",
+ "symfony/validator": "~v6.4.7",
+ "symfony/var-dumper": "~v6.4.7",
+ "symfony/var-exporter": "~v6.4.7",
+ "symfony/yaml": "~v6.4.7",
+ "twig/twig": "~v3.10.2"
},
"conflict": {
"webflo/drupal-core-strict": "*"
@@ -2537,9 +2538,9 @@
],
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
"support": {
- "source": "https://github.com/drupal/core-recommended/tree/10.2.7"
+ "source": "https://github.com/drupal/core-recommended/tree/10.3.0"
},
- "time": "2024-06-06T07:25:42+00:00"
+ "time": "2024-06-20T18:58:42+00:00"
},
{
"name": "drupal/csv_serialization",
@@ -2697,17 +2698,17 @@
},
{
"name": "drupal/eva",
- "version": "3.0.0",
+ "version": "3.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/eva.git",
- "reference": "3.0.0"
+ "reference": "3.1.0"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/eva-3.0.0.zip",
- "reference": "3.0.0",
- "shasum": "51b56ed55ab6edb7376afc34c88825b6373d4a80"
+ "url": "https://ftp.drupal.org/files/projects/eva-3.1.0.zip",
+ "reference": "3.1.0",
+ "shasum": "79b0cee223d557890b6b419ae0406004f7d1bd80"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
@@ -2718,8 +2719,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "3.0.0",
- "datestamp": "1667476964",
+ "version": "3.1.0",
+ "datestamp": "1718903284",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -4439,8 +4440,8 @@
"version": "2.2.0",
"datestamp": "1700257252",
"security-coverage": {
- "status": "not-covered",
- "message": "Project has not opted into security advisory coverage!"
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
}
}
},
@@ -4827,17 +4828,17 @@
},
{
"name": "drupal/search_api",
- "version": "1.34.0",
+ "version": "1.35.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/search_api.git",
- "reference": "8.x-1.34"
+ "reference": "8.x-1.35"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.34.zip",
- "reference": "8.x-1.34",
- "shasum": "dd08166888f90adaf01cc1a759266097709efe7c"
+ "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.35.zip",
+ "reference": "8.x-1.35",
+ "shasum": "d119726e870f793c6470d2a4fa9286662c5eb45d"
},
"require": {
"drupal/core": "^10.1 || ^11"
@@ -4858,8 +4859,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-1.34",
- "datestamp": "1714899074",
+ "version": "8.x-1.35",
+ "datestamp": "1718551025",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -4899,17 +4900,17 @@
},
{
"name": "drupal/search_api_solr",
- "version": "4.3.3",
+ "version": "4.3.4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/search_api_solr.git",
- "reference": "4.3.3"
+ "reference": "4.3.4"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.3.3.zip",
- "reference": "4.3.3",
- "shasum": "10db6eb0f17899ca7f863df7664eff085ab78b78"
+ "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.3.4.zip",
+ "reference": "4.3.4",
+ "shasum": "e3f4ded975d57d4fa1d57786dcd6174e97804f45"
},
"require": {
"composer-runtime-api": ">=2.0",
@@ -4948,8 +4949,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "4.3.3",
- "datestamp": "1712757702",
+ "version": "4.3.4",
+ "datestamp": "1718742899",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -7001,16 +7002,16 @@
},
{
"name": "masterminds/html5",
- "version": "2.8.1",
+ "version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
- "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
+ "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
- "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
+ "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
+ "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
"shasum": ""
},
"require": {
@@ -7018,7 +7019,7 @@
"php": ">=5.3.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
+ "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
},
"type": "library",
"extra": {
@@ -7062,22 +7063,22 @@
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
- "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
+ "source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
},
- "time": "2023-05-10T11:58:31+00:00"
+ "time": "2024-03-31T07:05:07+00:00"
},
{
"name": "mck89/peast",
- "version": "v1.15.4",
+ "version": "v1.16.2",
"source": {
"type": "git",
"url": "https://github.com/mck89/peast.git",
- "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18"
+ "reference": "2791b08ffcc1862fe18eef85675da3aa58c406fe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/mck89/peast/zipball/1df4dc28a6b5bb7ab117ab073c1712256e954e18",
- "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18",
+ "url": "https://api.github.com/repos/mck89/peast/zipball/2791b08ffcc1862fe18eef85675da3aa58c406fe",
+ "reference": "2791b08ffcc1862fe18eef85675da3aa58c406fe",
"shasum": ""
},
"require": {
@@ -7090,7 +7091,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15.4-dev"
+ "dev-master": "1.16.2-dev"
}
},
"autoload": {
@@ -7111,9 +7112,9 @@
"description": "Peast is PHP library that generates AST for JavaScript code",
"support": {
"issues": "https://github.com/mck89/peast/issues",
- "source": "https://github.com/mck89/peast/tree/v1.15.4"
+ "source": "https://github.com/mck89/peast/tree/v1.16.2"
},
- "time": "2023-08-12T08:29:29+00:00"
+ "time": "2024-03-05T09:16:03+00:00"
},
{
"name": "mjordan/islandora_workbench_integration",
@@ -7430,16 +7431,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v5.0.2",
+ "version": "v5.1.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
+ "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
- "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1",
+ "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1",
"shasum": ""
},
"require": {
@@ -7450,7 +7451,7 @@
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
- "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
+ "phpunit/phpunit": "^9.0"
},
"bin": [
"bin/php-parse"
@@ -7482,22 +7483,22 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0"
},
- "time": "2024-03-05T20:51:40+00:00"
+ "time": "2024-07-01T20:03:41+00:00"
},
{
"name": "pear/archive_tar",
- "version": "1.4.14",
+ "version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/pear/Archive_Tar.git",
- "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
+ "reference": "b439c859564f5cbb0f64ad6002d0afe84a889602"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
- "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
+ "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/b439c859564f5cbb0f64ad6002d0afe84a889602",
+ "reference": "b439c859564f5cbb0f64ad6002d0afe84a889602",
"shasum": ""
},
"require": {
@@ -7528,7 +7529,7 @@
"./"
],
"license": [
- "BSD-3-Clause"
+ "BSD-2-Clause"
],
"authors": [
{
@@ -7554,17 +7555,7 @@
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
"source": "https://github.com/pear/Archive_Tar"
},
- "funding": [
- {
- "url": "https://github.com/mrook",
- "type": "github"
- },
- {
- "url": "https://www.patreon.com/michielrook",
- "type": "patreon"
- }
- ],
- "time": "2021-07-20T13:53:39+00:00"
+ "time": "2024-03-16T16:21:40+00:00"
},
{
"name": "pear/console_getopt",
@@ -8233,20 +8224,20 @@
},
{
"name": "psr/http-factory",
- "version": "1.0.2",
+ "version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
- "reference": "e616d01114759c4c489f93b099585439f795fe35"
+ "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
- "reference": "e616d01114759c4c489f93b099585439f795fe35",
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
+ "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"shasum": ""
},
"require": {
- "php": ">=7.0.0",
+ "php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
@@ -8270,7 +8261,7 @@
"homepage": "https://www.php-fig.org/"
}
],
- "description": "Common interfaces for PSR-7 HTTP message factories",
+ "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
@@ -8282,9 +8273,9 @@
"response"
],
"support": {
- "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
+ "source": "https://github.com/php-fig/http-factory"
},
- "time": "2023-04-10T20:10:41+00:00"
+ "time": "2024-04-15T12:06:14+00:00"
},
{
"name": "psr/http-message",
@@ -8846,16 +8837,16 @@
},
{
"name": "symfony/console",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91"
+ "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91",
- "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91",
+ "url": "https://api.github.com/repos/symfony/console/zipball/6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9",
+ "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9",
"shasum": ""
},
"require": {
@@ -8920,7 +8911,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.8"
+ "source": "https://github.com/symfony/console/tree/v6.4.9"
},
"funding": [
{
@@ -8936,20 +8927,20 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-28T09:49:33+00:00"
},
{
"name": "symfony/dependency-injection",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c"
+ "reference": "a4df9dfe5da2d177af6643610c7bee2cb76a9f5e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3b618176e8c3a9e5772151c51eba0c52a0c771c",
- "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a4df9dfe5da2d177af6643610c7bee2cb76a9f5e",
+ "reference": "a4df9dfe5da2d177af6643610c7bee2cb76a9f5e",
"shasum": ""
},
"require": {
@@ -9001,7 +8992,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/dependency-injection/tree/v6.4.8"
+ "source": "https://github.com/symfony/dependency-injection/tree/v6.4.9"
},
"funding": [
{
@@ -9017,20 +9008,20 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-19T10:45:28+00:00"
},
{
"name": "symfony/deprecation-contracts",
- "version": "v3.4.0",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
- "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
+ "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
- "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
+ "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"shasum": ""
},
"require": {
@@ -9039,7 +9030,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.4-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -9068,7 +9059,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -9084,20 +9075,20 @@
"type": "tidelift"
}
],
- "time": "2023-05-23T14:45:45+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/error-handler",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc"
+ "reference": "c9b7cc075b3ab484239855622ca05cb0b99c13ec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc",
- "reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/c9b7cc075b3ab484239855622ca05cb0b99c13ec",
+ "reference": "c9b7cc075b3ab484239855622ca05cb0b99c13ec",
"shasum": ""
},
"require": {
@@ -9143,7 +9134,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/error-handler/tree/v6.4.8"
+ "source": "https://github.com/symfony/error-handler/tree/v6.4.9"
},
"funding": [
{
@@ -9159,7 +9150,7 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-21T16:04:15+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -9243,16 +9234,16 @@
},
{
"name": "symfony/event-dispatcher-contracts",
- "version": "v3.4.2",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
- "reference": "4e64b49bf370ade88e567de29465762e316e4224"
+ "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224",
- "reference": "4e64b49bf370ade88e567de29465762e316e4224",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
+ "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
"shasum": ""
},
"require": {
@@ -9262,7 +9253,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.4-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -9299,7 +9290,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.2"
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -9315,20 +9306,20 @@
"type": "tidelift"
}
],
- "time": "2024-01-23T14:51:35+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/filesystem",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3"
+ "reference": "b51ef8059159330b74a4d52f68e671033c0fe463"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3",
- "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/b51ef8059159330b74a4d52f68e671033c0fe463",
+ "reference": "b51ef8059159330b74a4d52f68e671033c0fe463",
"shasum": ""
},
"require": {
@@ -9365,7 +9356,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v6.4.8"
+ "source": "https://github.com/symfony/filesystem/tree/v6.4.9"
},
"funding": [
{
@@ -9381,7 +9372,7 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-28T09:49:33+00:00"
},
{
"name": "symfony/finder",
@@ -9526,16 +9517,16 @@
},
{
"name": "symfony/http-kernel",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1"
+ "reference": "cc4a9bec6e1bdd2405f40277a68a6ed1bb393005"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1",
- "reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cc4a9bec6e1bdd2405f40277a68a6ed1bb393005",
+ "reference": "cc4a9bec6e1bdd2405f40277a68a6ed1bb393005",
"shasum": ""
},
"require": {
@@ -9620,7 +9611,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-kernel/tree/v6.4.8"
+ "source": "https://github.com/symfony/http-kernel/tree/v6.4.9"
},
"funding": [
{
@@ -9636,20 +9627,20 @@
"type": "tidelift"
}
],
- "time": "2024-06-02T16:06:25+00:00"
+ "time": "2024-06-28T11:48:06+00:00"
},
{
"name": "symfony/mailer",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
- "reference": "76326421d44c07f7824b19487cfbf87870b37efc"
+ "reference": "e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mailer/zipball/76326421d44c07f7824b19487cfbf87870b37efc",
- "reference": "76326421d44c07f7824b19487cfbf87870b37efc",
+ "url": "https://api.github.com/repos/symfony/mailer/zipball/e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45",
+ "reference": "e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45",
"shasum": ""
},
"require": {
@@ -9700,7 +9691,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/mailer/tree/v6.4.8"
+ "source": "https://github.com/symfony/mailer/tree/v6.4.9"
},
"funding": [
{
@@ -9716,20 +9707,20 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-28T07:59:05+00:00"
},
{
"name": "symfony/mime",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33"
+ "reference": "7d048964877324debdcb4e0549becfa064a20d43"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/618597ab8b78ac86d1c75a9d0b35540cda074f33",
- "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/7d048964877324debdcb4e0549becfa064a20d43",
+ "reference": "7d048964877324debdcb4e0549becfa064a20d43",
"shasum": ""
},
"require": {
@@ -9743,7 +9734,7 @@
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/mailer": "<5.4",
- "symfony/serializer": "<6.3.2"
+ "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
},
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4",
@@ -9753,7 +9744,7 @@
"symfony/process": "^5.4|^6.4|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
- "symfony/serializer": "^6.3.2|^7.0"
+ "symfony/serializer": "^6.4.3|^7.0.3"
},
"type": "library",
"autoload": {
@@ -9785,7 +9776,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v6.4.8"
+ "source": "https://github.com/symfony/mime/tree/v6.4.9"
},
"funding": [
{
@@ -9801,20 +9792,20 @@
"type": "tidelift"
}
],
- "time": "2024-06-01T07:50:16+00:00"
+ "time": "2024-06-28T09:49:33+00:00"
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
- "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
+ "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
- "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
+ "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
"shasum": ""
},
"require": {
@@ -9828,9 +9819,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -9867,7 +9855,7 @@
"portable"
],
"support": {
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
},
"funding": [
{
@@ -9883,20 +9871,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-26T09:26:14+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-iconv",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
- "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1"
+ "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6de50471469b8c9afc38164452ab2b6170ee71c1",
- "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1",
+ "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f",
+ "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f",
"shasum": ""
},
"require": {
@@ -9910,9 +9898,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -9950,7 +9935,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-iconv/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-iconv/tree/v1.29.0"
},
"funding": [
{
@@ -9966,20 +9951,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-26T09:26:14+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "875e90aeea2777b6f135677f618529449334a612"
+ "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
- "reference": "875e90aeea2777b6f135677f618529449334a612",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
+ "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
"shasum": ""
},
"require": {
@@ -9990,9 +9975,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -10031,7 +10013,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
},
"funding": [
{
@@ -10047,20 +10029,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-26T09:26:14+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
- "reference": "ecaafce9f77234a6a449d29e49267ba10499116d"
+ "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d",
- "reference": "ecaafce9f77234a6a449d29e49267ba10499116d",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
+ "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
"shasum": ""
},
"require": {
@@ -10073,9 +10055,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -10118,7 +10097,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
},
"funding": [
{
@@ -10134,20 +10113,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-26T09:30:37+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
- "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
+ "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
- "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
+ "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
"shasum": ""
},
"require": {
@@ -10158,9 +10137,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -10202,7 +10178,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
},
"funding": [
{
@@ -10218,20 +10194,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-26T09:26:14+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "42292d99c55abe617799667f454222c54c60e229"
+ "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
- "reference": "42292d99c55abe617799667f454222c54c60e229",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
+ "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
"shasum": ""
},
"require": {
@@ -10245,9 +10221,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -10285,7 +10258,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
},
"funding": [
{
@@ -10301,20 +10274,20 @@
"type": "tidelift"
}
],
- "time": "2023-07-28T09:04:16+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-php72",
- "version": "v1.29.0",
+ "version": "v1.30.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
- "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
+ "reference": "10112722600777e02d2745716b70c5db4ca70442"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
- "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442",
+ "reference": "10112722600777e02d2745716b70c5db4ca70442",
"shasum": ""
},
"require": {
@@ -10358,7 +10331,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0"
+ "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0"
},
"funding": [
{
@@ -10374,20 +10347,20 @@
"type": "tidelift"
}
],
- "time": "2024-01-29T20:11:03+00:00"
+ "time": "2024-06-19T12:30:46+00:00"
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.29.0",
+ "version": "v1.30.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
+ "reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
- "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
+ "reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
"shasum": ""
},
"require": {
@@ -10438,7 +10411,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0"
},
"funding": [
{
@@ -10454,20 +10427,20 @@
"type": "tidelift"
}
],
- "time": "2024-01-29T20:11:03+00:00"
+ "time": "2024-05-31T15:07:36+00:00"
},
{
"name": "symfony/polyfill-php81",
- "version": "v1.29.0",
+ "version": "v1.30.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
- "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
+ "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
- "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af",
+ "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af",
"shasum": ""
},
"require": {
@@ -10514,7 +10487,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0"
},
"funding": [
{
@@ -10530,20 +10503,20 @@
"type": "tidelift"
}
],
- "time": "2024-01-29T20:11:03+00:00"
+ "time": "2024-06-19T12:30:46+00:00"
},
{
"name": "symfony/polyfill-php83",
- "version": "v1.28.0",
+ "version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
- "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11"
+ "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
- "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
+ "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
+ "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
"shasum": ""
},
"require": {
@@ -10552,9 +10525,6 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -10594,7 +10564,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
},
"funding": [
{
@@ -10610,7 +10580,7 @@
"type": "tidelift"
}
],
- "time": "2023-08-16T06:22:46+00:00"
+ "time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/process",
@@ -10841,16 +10811,16 @@
},
{
"name": "symfony/serializer",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c"
+ "reference": "56ce31d19127e79647ac53387c7555bdcd5730ce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c",
- "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/56ce31d19127e79647ac53387c7555bdcd5730ce",
+ "reference": "56ce31d19127e79647ac53387c7555bdcd5730ce",
"shasum": ""
},
"require": {
@@ -10919,7 +10889,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/serializer/tree/v6.4.8"
+ "source": "https://github.com/symfony/serializer/tree/v6.4.9"
},
"funding": [
{
@@ -10935,25 +10905,26 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-28T07:59:05+00:00"
},
{
"name": "symfony/service-contracts",
- "version": "v3.4.2",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "11bbf19a0fb7b36345861e85c5768844c552906e"
+ "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e",
- "reference": "11bbf19a0fb7b36345861e85c5768844c552906e",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
+ "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "psr/container": "^1.1|^2.0"
+ "psr/container": "^1.1|^2.0",
+ "symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
@@ -10961,7 +10932,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.4-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -11001,7 +10972,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/service-contracts/tree/v3.4.2"
+ "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -11017,20 +10988,20 @@
"type": "tidelift"
}
],
- "time": "2023-12-19T21:51:00+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/string",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d"
+ "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d",
- "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d",
+ "url": "https://api.github.com/repos/symfony/string/zipball/76792dbd99690a5ebef8050d9206c60c59e681d7",
+ "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7",
"shasum": ""
},
"require": {
@@ -11087,7 +11058,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.4.8"
+ "source": "https://github.com/symfony/string/tree/v6.4.9"
},
"funding": [
{
@@ -11103,7 +11074,7 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-28T09:25:38+00:00"
},
{
"name": "symfony/translation",
@@ -11202,16 +11173,16 @@
},
{
"name": "symfony/translation-contracts",
- "version": "v3.4.2",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b"
+ "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/43810bdb2ddb5400e5c5e778e27b210a0ca83b6b",
- "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
+ "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"shasum": ""
},
"require": {
@@ -11220,7 +11191,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.4-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -11260,7 +11231,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/translation-contracts/tree/v3.4.2"
+ "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -11276,20 +11247,20 @@
"type": "tidelift"
}
],
- "time": "2024-01-23T14:51:35+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/validator",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
- "reference": "dab2781371d54c86f6b25623ab16abb2dde2870c"
+ "reference": "ee0a4d6a327a963aee094f730da238f7ea18cb01"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/validator/zipball/dab2781371d54c86f6b25623ab16abb2dde2870c",
- "reference": "dab2781371d54c86f6b25623ab16abb2dde2870c",
+ "url": "https://api.github.com/repos/symfony/validator/zipball/ee0a4d6a327a963aee094f730da238f7ea18cb01",
+ "reference": "ee0a4d6a327a963aee094f730da238f7ea18cb01",
"shasum": ""
},
"require": {
@@ -11357,7 +11328,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/validator/tree/v6.4.8"
+ "source": "https://github.com/symfony/validator/tree/v6.4.9"
},
"funding": [
{
@@ -11373,20 +11344,20 @@
"type": "tidelift"
}
],
- "time": "2024-06-02T15:48:50+00:00"
+ "time": "2024-06-22T07:42:41+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25"
+ "reference": "c31566e4ca944271cc8d8ac6887cbf31b8c6a172"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad23ca4312395f0a8a8633c831ef4c4ee542ed25",
- "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c31566e4ca944271cc8d8ac6887cbf31b8c6a172",
+ "reference": "c31566e4ca944271cc8d8ac6887cbf31b8c6a172",
"shasum": ""
},
"require": {
@@ -11442,7 +11413,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v6.4.8"
+ "source": "https://github.com/symfony/var-dumper/tree/v6.4.9"
},
"funding": [
{
@@ -11458,20 +11429,20 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-27T13:23:14+00:00"
},
{
"name": "symfony/var-exporter",
- "version": "v6.4.8",
+ "version": "v6.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
- "reference": "792ca836f99b340f2e9ca9497c7953948c49a504"
+ "reference": "f9a060622e0d93777b7f8687ec4860191e16802e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/792ca836f99b340f2e9ca9497c7953948c49a504",
- "reference": "792ca836f99b340f2e9ca9497c7953948c49a504",
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/f9a060622e0d93777b7f8687ec4860191e16802e",
+ "reference": "f9a060622e0d93777b7f8687ec4860191e16802e",
"shasum": ""
},
"require": {
@@ -11519,7 +11490,7 @@
"serialize"
],
"support": {
- "source": "https://github.com/symfony/var-exporter/tree/v6.4.8"
+ "source": "https://github.com/symfony/var-exporter/tree/v6.4.9"
},
"funding": [
{
@@ -11535,7 +11506,7 @@
"type": "tidelift"
}
],
- "time": "2024-05-31T14:49:08+00:00"
+ "time": "2024-06-24T15:53:56+00:00"
},
{
"name": "symfony/yaml",
@@ -11611,30 +11582,37 @@
},
{
"name": "twig/twig",
- "version": "v3.8.0",
+ "version": "v3.10.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
+ "reference": "67f29781ffafa520b0bbfbd8384674b42db04572"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
- "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572",
+ "reference": "67f29781ffafa520b0bbfbd8384674b42db04572",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.22"
},
"require-dev": {
"psr/container": "^1.0|^2.0",
- "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
+ "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
},
"type": "library",
"autoload": {
+ "files": [
+ "src/Resources/core.php",
+ "src/Resources/debug.php",
+ "src/Resources/escaper.php",
+ "src/Resources/string_loader.php"
+ ],
"psr-4": {
"Twig\\": "src/"
}
@@ -11667,7 +11645,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
- "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
+ "source": "https://github.com/twigphp/Twig/tree/v3.10.3"
},
"funding": [
{
@@ -11679,7 +11657,7 @@
"type": "tidelift"
}
],
- "time": "2023-11-21T18:54:41+00:00"
+ "time": "2024-05-16T10:04:27+00:00"
},
{
"name": "twistor/flysystem-stream-wrapper",
@@ -11772,16 +11750,16 @@
},
{
"name": "webflo/drupal-finder",
- "version": "1.3.0",
+ "version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-finder.git",
- "reference": "1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a"
+ "reference": "73045060b0894c77962a10cff047f72872d8810c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a",
- "reference": "1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a",
+ "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/73045060b0894c77962a10cff047f72872d8810c",
+ "reference": "73045060b0894c77962a10cff047f72872d8810c",
"shasum": ""
},
"require": {
@@ -11790,7 +11768,8 @@
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
- "phpunit/phpunit": "^10.4"
+ "phpunit/phpunit": "^10.4",
+ "symfony/process": "^6.4"
},
"type": "library",
"autoload": {
@@ -11811,9 +11790,9 @@
"description": "Helper class to locate a Drupal installation.",
"support": {
"issues": "https://github.com/webflo/drupal-finder/issues",
- "source": "https://github.com/webflo/drupal-finder/tree/1.3.0"
+ "source": "https://github.com/webflo/drupal-finder/tree/1.3.1"
},
- "time": "2024-05-08T21:22:39+00:00"
+ "time": "2024-06-28T13:45:36+00:00"
}
],
"packages-dev": [
@@ -12001,16 +11980,16 @@
},
{
"name": "doctrine/persistence",
- "version": "3.3.2",
+ "version": "3.3.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
- "reference": "477da35bd0255e032826f440b94b3e37f2d56f42"
+ "reference": "b337726451f5d530df338fc7f68dee8781b49779"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/persistence/zipball/477da35bd0255e032826f440b94b3e37f2d56f42",
- "reference": "477da35bd0255e032826f440b94b3e37f2d56f42",
+ "url": "https://api.github.com/repos/doctrine/persistence/zipball/b337726451f5d530df338fc7f68dee8781b49779",
+ "reference": "b337726451f5d530df338fc7f68dee8781b49779",
"shasum": ""
},
"require": {
@@ -12022,15 +12001,14 @@
"doctrine/common": "<2.10"
},
"require-dev": {
- "composer/package-versions-deprecated": "^1.11",
- "doctrine/coding-standard": "^11",
+ "doctrine/coding-standard": "^12",
"doctrine/common": "^3.0",
- "phpstan/phpstan": "1.9.4",
+ "phpstan/phpstan": "1.11.1",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "^8.5 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
- "vimeo/psalm": "4.30.0 || 5.3.0"
+ "vimeo/psalm": "4.30.0 || 5.24.0"
},
"type": "library",
"autoload": {
@@ -12079,7 +12057,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
- "source": "https://github.com/doctrine/persistence/tree/3.3.2"
+ "source": "https://github.com/doctrine/persistence/tree/3.3.3"
},
"funding": [
{
@@ -12095,7 +12073,7 @@
"type": "tidelift"
}
],
- "time": "2024-03-12T14:54:36+00:00"
+ "time": "2024-06-20T10:14:30+00:00"
},
{
"name": "drupal/config_inspector",
diff --git a/config/sync/block_content.type.basic.yml b/config/sync/block_content.type.basic.yml
index d07ed3b3..65e4fd6b 100644
--- a/config/sync/block_content.type.basic.yml
+++ b/config/sync/block_content.type.basic.yml
@@ -6,5 +6,5 @@ _core:
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
id: basic
label: 'Basic block'
-revision: 0
+revision: false
description: 'A basic block contains a title and a body.'
diff --git a/config/sync/coi.settings.yml b/config/sync/coi.settings.yml
index 7447cd95..a0dc9830 100644
--- a/config/sync/coi.settings.yml
+++ b/config/sync/coi.settings.yml
@@ -1,5 +1,6 @@
_core:
default_config_hash: bO--lQ6KgJ0tb7_TBJybomU61yvfcSyI5qRzOxpLFvE
+langcode: en
override_behavior: disable
message:
enabled: true
diff --git a/config/sync/editor.editor.basic_html.yml b/config/sync/editor.editor.basic_html.yml
index e52829fd..1937893a 100644
--- a/config/sync/editor.editor.basic_html.yml
+++ b/config/sync/editor.editor.basic_html.yml
@@ -62,7 +62,7 @@ image_upload:
status: true
scheme: public
directory: inline-images
- max_size: ''
+ max_size: null
max_dimensions:
- width: 0
- height: 0
+ width: null
+ height: null
diff --git a/config/sync/editor.editor.full_html.yml b/config/sync/editor.editor.full_html.yml
index 126d1c6d..1e0fa0d6 100644
--- a/config/sync/editor.editor.full_html.yml
+++ b/config/sync/editor.editor.full_html.yml
@@ -97,7 +97,7 @@ image_upload:
status: true
scheme: public
directory: inline-images
- max_size: ''
+ max_size: null
max_dimensions:
- width: 0
- height: 0
+ width: null
+ height: null
diff --git a/config/sync/node.type.article.yml b/config/sync/node.type.article.yml
index 10d97c73..af6cb711 100644
--- a/config/sync/node.type.article.yml
+++ b/config/sync/node.type.article.yml
@@ -7,7 +7,7 @@ _core:
name: Article
type: article
description: 'Use articles for time-sensitive content like news, press releases or blog posts.'
-help: ''
+help: null
new_revision: true
preview_mode: 1
display_submitted: true
diff --git a/config/sync/node.type.islandora_object.yml b/config/sync/node.type.islandora_object.yml
index 0aaf34fd..96d9d4d5 100644
--- a/config/sync/node.type.islandora_object.yml
+++ b/config/sync/node.type.islandora_object.yml
@@ -14,7 +14,7 @@ _core:
name: 'Repository Item'
type: islandora_object
description: 'An item in your Islandora repository.'
-help: ''
+help: null
new_revision: true
preview_mode: 1
display_submitted: false
diff --git a/config/sync/node.type.page.yml b/config/sync/node.type.page.yml
index 1b70fff5..160e7f6e 100644
--- a/config/sync/node.type.page.yml
+++ b/config/sync/node.type.page.yml
@@ -7,7 +7,7 @@ _core:
name: 'Basic page'
type: page
description: "Use basic pages for your static content, such as an 'About us' page."
-help: ''
+help: null
new_revision: true
preview_mode: 1
display_submitted: false
diff --git a/config/sync/search_api_solr.solr_cache.cache_document_default_7_0_0.yml b/config/sync/search_api_solr.solr_cache.cache_document_default_7_0_0.yml
index 1f49f022..2116efb1 100644
--- a/config/sync/search_api_solr.solr_cache.cache_document_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_cache.cache_document_default_7_0_0.yml
@@ -14,4 +14,4 @@ cache:
size: 512
initialSize: 512
autowarmCount: 0
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_cache.cache_document_default_9_0_0.yml b/config/sync/search_api_solr.solr_cache.cache_document_default_9_0_0.yml
index 1ac6f9aa..9773d7db 100644
--- a/config/sync/search_api_solr.solr_cache.cache_document_default_9_0_0.yml
+++ b/config/sync/search_api_solr.solr_cache.cache_document_default_9_0_0.yml
@@ -14,4 +14,4 @@ cache:
size: 512
initialSize: 512
autowarmCount: 0
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_7_0_0.yml b/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_7_0_0.yml
index 029c336a..76651741 100644
--- a/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_7_0_0.yml
@@ -15,4 +15,4 @@ cache:
initialSize: 0
autowarmCount: 10
regenerator: solr.NoOpRegenerator
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_9_0_0.yml b/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_9_0_0.yml
index 15042554..61b011c2 100644
--- a/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_9_0_0.yml
+++ b/config/sync/search_api_solr.solr_cache.cache_persegfilter_default_9_0_0.yml
@@ -15,4 +15,4 @@ cache:
initialSize: 0
autowarmCount: 10
regenerator: solr.NoOpRegenerator
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_edge_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_edge_und_6_0_0.yml
index 997178af..2970dbd2 100644
--- a/config/sync/search_api_solr.solr_field_type.text_edge_und_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_edge_und_6_0_0.yml
@@ -68,8 +68,8 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_edge_und_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_edge_und_7_0_0.yml
index 84c8b11b..ee516e13 100644
--- a/config/sync/search_api_solr.solr_field_type.text_edge_und_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_edge_und_7_0_0.yml
@@ -70,8 +70,8 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_edgestring_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_edgestring_und_6_0_0.yml
index 42c59ea4..bed7c138 100644
--- a/config/sync/search_api_solr.solr_field_type.text_edgestring_und_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_edgestring_und_6_0_0.yml
@@ -38,8 +38,8 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml
index 6fc897de..ee8077b8 100644
--- a/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml
@@ -164,7 +164,7 @@ unstemmed_field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-spellcheck_field_type: { }
+spellcheck_field_type: { }
collated_field_type:
name: collated_en
class: solr.ICUCollationField
diff --git a/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml
index a54618ea..0ee74414 100644
--- a/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml
@@ -168,7 +168,7 @@ unstemmed_field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-spellcheck_field_type: { }
+spellcheck_field_type: { }
collated_field_type:
name: collated_en
class: solr.ICUCollationField
diff --git a/config/sync/search_api_solr.solr_field_type.text_ngram_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_ngram_und_6_0_0.yml
index 3b58688a..e70d8509 100644
--- a/config/sync/search_api_solr.solr_field_type.text_ngram_und_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_ngram_und_6_0_0.yml
@@ -68,8 +68,8 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_ngram_und_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_ngram_und_7_0_0.yml
index 68f4c187..ea4f5335 100644
--- a/config/sync/search_api_solr.solr_field_type.text_ngram_und_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_ngram_und_7_0_0.yml
@@ -70,8 +70,8 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_ngramstring_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_ngramstring_und_6_0_0.yml
index f3f6cab7..41320a7b 100644
--- a/config/sync/search_api_solr.solr_field_type.text_ngramstring_und_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_ngramstring_und_6_0_0.yml
@@ -38,8 +38,8 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_phonetic_en_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_phonetic_en_7_0_0.yml
index e870dbbd..e08959eb 100644
--- a/config/sync/search_api_solr.solr_field_type.text_phonetic_en_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_phonetic_en_7_0_0.yml
@@ -84,8 +84,8 @@ field_type:
concat: true
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_phonetic_und_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_phonetic_und_7_0_0.yml
index 2d877bc7..9e7e2228 100644
--- a/config/sync/search_api_solr.solr_field_type.text_phonetic_und_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_phonetic_und_7_0_0.yml
@@ -84,8 +84,8 @@ field_type:
concat: true
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_string_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_string_und_6_0_0.yml
index a9c149db..b5f1cca2 100644
--- a/config/sync/search_api_solr.solr_field_type.text_string_und_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_string_und_6_0_0.yml
@@ -28,8 +28,8 @@ field_type:
class: solr.PatternTokenizerFactory
pattern: '[\t\r\n]'
filters: { }
-unstemmed_field_type: { }
-spellcheck_field_type: { }
-collated_field_type: { }
+unstemmed_field_type: { }
+spellcheck_field_type: { }
+collated_field_type: { }
solr_configs: { }
text_files: { }
diff --git a/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml
index 399cf036..a0bdee25 100644
--- a/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml
@@ -83,7 +83,7 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
+unstemmed_field_type: { }
spellcheck_field_type:
name: text_spell_und
class: solr.TextField
diff --git a/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml
index 0b839fff..d5c0ca65 100644
--- a/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml
@@ -85,7 +85,7 @@ field_type:
class: solr.LowerCaseFilterFactory
-
class: solr.RemoveDuplicatesTokenFilterFactory
-unstemmed_field_type: { }
+unstemmed_field_type: { }
spellcheck_field_type:
name: text_spell_und
class: solr.TextField
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_autocomplete_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_autocomplete_default_7_0_0.yml
index 1db2ea66..ed1fe0c3 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_autocomplete_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_autocomplete_default_7_0_0.yml
@@ -51,4 +51,4 @@ request_handler:
VALUE: spellcheck
-
VALUE: suggest
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_extract_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_extract_default_7_0_0.yml
index f3e1fb6a..07549e42 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_extract_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_extract_default_7_0_0.yml
@@ -32,4 +32,4 @@ request_handler:
-
name: fmap.div
VALUE: ignored_
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_mlt_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_mlt_default_7_0_0.yml
index 108f2a04..c6e6ce04 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_mlt_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_mlt_default_7_0_0.yml
@@ -28,4 +28,4 @@ request_handler:
-
name: timeAllowed
VALUE: '${solr.mlt.timeAllowed:2000}'
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_query_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_query_default_7_0_0.yml
index 4e57b2d7..b4d79c06 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_query_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_query_default_7_0_0.yml
@@ -28,4 +28,4 @@ request_handler:
-
name: df
VALUE: id
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_replicationmaster_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_replicationmaster_default_7_0_0.yml
index c642535a..38f64372 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_replicationmaster_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_replicationmaster_default_7_0_0.yml
@@ -28,4 +28,4 @@ request_handler:
-
name: confFiles
VALUE: '${solr.replication.confFiles:schema.xml,schema_extra_types.xml,schema_extra_fields.xml,elevate.xml}'
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_replicationslave_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_replicationslave_default_7_0_0.yml
index 69a7a901..4edb2f83 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_replicationslave_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_replicationslave_default_7_0_0.yml
@@ -25,4 +25,4 @@ request_handler:
-
name: pollInterval
VALUE: '${solr.replication.pollInterval:00:00:60}'
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_select_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_select_default_7_0_0.yml
index c31df53e..9fb9963a 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_select_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_select_default_7_0_0.yml
@@ -42,4 +42,4 @@ request_handler:
VALUE: spellcheck
-
VALUE: elevator
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_spell_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_spell_default_7_0_0.yml
index 2e09c804..3490d1c2 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_spell_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_spell_default_7_0_0.yml
@@ -59,4 +59,4 @@ request_handler:
str:
-
VALUE: spellcheck
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/search_api_solr.solr_request_handler.request_handler_suggest_default_7_0_0.yml b/config/sync/search_api_solr.solr_request_handler.request_handler_suggest_default_7_0_0.yml
index 8473a2bb..03e0de88 100644
--- a/config/sync/search_api_solr.solr_request_handler.request_handler_suggest_default_7_0_0.yml
+++ b/config/sync/search_api_solr.solr_request_handler.request_handler_suggest_default_7_0_0.yml
@@ -32,4 +32,4 @@ request_handler:
str:
-
VALUE: suggest
-solr_configs: { }
+solr_configs: { }
diff --git a/config/sync/system.cron.yml b/config/sync/system.cron.yml
index 49e58a00..6d1cca2f 100644
--- a/config/sync/system.cron.yml
+++ b/config/sync/system.cron.yml
@@ -3,4 +3,4 @@ _core:
threshold:
requirements_warning: 172800
requirements_error: 1209600
-logging: 1
+logging: true
diff --git a/config/sync/system.date.yml b/config/sync/system.date.yml
index 9fa466be..af97c0d3 100644
--- a/config/sync/system.date.yml
+++ b/config/sync/system.date.yml
@@ -2,7 +2,7 @@ _core:
default_config_hash: t7clj3mzmOGrXX0HuCH5usf0vEqRtnMTBFVBIEmZ5pc
first_day: 0
country:
- default: ''
+ default: null
timezone:
default: America/Chicago
user:
diff --git a/config/sync/system.site.yml b/config/sync/system.site.yml
index b961cb70..a105f0c1 100644
--- a/config/sync/system.site.yml
+++ b/config/sync/system.site.yml
@@ -12,3 +12,4 @@ page:
admin_compact_mode: false
weight_select_max: 100
default_langcode: en
+mail_notification: null
diff --git a/config/sync/taxonomy.vocabulary.corporate_body.yml b/config/sync/taxonomy.vocabulary.corporate_body.yml
index 9a6a6c90..a6d6805f 100644
--- a/config/sync/taxonomy.vocabulary.corporate_body.yml
+++ b/config/sync/taxonomy.vocabulary.corporate_body.yml
@@ -8,3 +8,4 @@ name: 'Corporate Body'
vid: corporate_body
description: 'An organization or group of persons that is identified by a particular name and that acts, or may act, as an entity. Also includes an individual acting in a corporate capacity.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.country.yml b/config/sync/taxonomy.vocabulary.country.yml
index d69d1e5b..23be1e3f 100644
--- a/config/sync/taxonomy.vocabulary.country.yml
+++ b/config/sync/taxonomy.vocabulary.country.yml
@@ -8,3 +8,4 @@ name: Country
vid: country
description: 'The MARC Code List for Countries contains a list of places and their associated two- or three-character lowercase alphabetic cod'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.family.yml b/config/sync/taxonomy.vocabulary.family.yml
index c60fcd3e..2867cc34 100644
--- a/config/sync/taxonomy.vocabulary.family.yml
+++ b/config/sync/taxonomy.vocabulary.family.yml
@@ -8,3 +8,4 @@ name: Family
vid: family
description: 'Two or more people related through marriage, birth, adoption, or other legal manner, or who present themselves as a family.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.frequencies.yml b/config/sync/taxonomy.vocabulary.frequencies.yml
index 8f13a676..e044b31c 100644
--- a/config/sync/taxonomy.vocabulary.frequencies.yml
+++ b/config/sync/taxonomy.vocabulary.frequencies.yml
@@ -8,3 +8,4 @@ name: Frequency
vid: frequencies
description: 'Terms to express publication frequency'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.genre.yml b/config/sync/taxonomy.vocabulary.genre.yml
index 2845a8fc..521b2a33 100644
--- a/config/sync/taxonomy.vocabulary.genre.yml
+++ b/config/sync/taxonomy.vocabulary.genre.yml
@@ -8,3 +8,4 @@ name: Genre
vid: genre
description: 'A term or terms that designate a category characterizing a particular style, form, or content, such as artistic, musical, literary composition, etc.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.geo_location.yml b/config/sync/taxonomy.vocabulary.geo_location.yml
index 41c12f04..489fb06f 100644
--- a/config/sync/taxonomy.vocabulary.geo_location.yml
+++ b/config/sync/taxonomy.vocabulary.geo_location.yml
@@ -8,3 +8,4 @@ name: 'Geographic Location'
vid: geo_location
description: 'Geographic area(s) and places to which the records pertain.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.islandora_display.yml b/config/sync/taxonomy.vocabulary.islandora_display.yml
index 7d1a2776..aba8e4da 100644
--- a/config/sync/taxonomy.vocabulary.islandora_display.yml
+++ b/config/sync/taxonomy.vocabulary.islandora_display.yml
@@ -8,3 +8,4 @@ name: 'Islandora Display'
vid: islandora_display
description: 'Terms used to alter how a repository item is viewed. ie. basic image vs large image'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.islandora_media_use.yml b/config/sync/taxonomy.vocabulary.islandora_media_use.yml
index 916f2860..30e89de0 100644
--- a/config/sync/taxonomy.vocabulary.islandora_media_use.yml
+++ b/config/sync/taxonomy.vocabulary.islandora_media_use.yml
@@ -8,3 +8,4 @@ name: 'Islandora Media Use'
vid: islandora_media_use
description: 'Terms to define how a media object is to be used.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.islandora_models.yml b/config/sync/taxonomy.vocabulary.islandora_models.yml
index 98b795ec..a20b838c 100644
--- a/config/sync/taxonomy.vocabulary.islandora_models.yml
+++ b/config/sync/taxonomy.vocabulary.islandora_models.yml
@@ -8,3 +8,4 @@ name: 'Islandora Models'
vid: islandora_models
description: 'Types of repository objects'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.issuance_modes.yml b/config/sync/taxonomy.vocabulary.issuance_modes.yml
index 602012a1..20b747af 100644
--- a/config/sync/taxonomy.vocabulary.issuance_modes.yml
+++ b/config/sync/taxonomy.vocabulary.issuance_modes.yml
@@ -8,3 +8,4 @@ name: 'Issuance Mode'
vid: issuance_modes
description: "Terms from Library of Congress' MARC Issuance List vocabulary"
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.language.yml b/config/sync/taxonomy.vocabulary.language.yml
index ec41324c..98a1130b 100644
--- a/config/sync/taxonomy.vocabulary.language.yml
+++ b/config/sync/taxonomy.vocabulary.language.yml
@@ -8,3 +8,4 @@ name: Language
vid: language
description: 'Codes to describe language of resource content. Intended for use with ISO639-2'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.person.yml b/config/sync/taxonomy.vocabulary.person.yml
index 3318a95d..f14eae0f 100644
--- a/config/sync/taxonomy.vocabulary.person.yml
+++ b/config/sync/taxonomy.vocabulary.person.yml
@@ -8,3 +8,4 @@ name: Person
vid: person
description: 'An individual of the human species. '
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.physical_form.yml b/config/sync/taxonomy.vocabulary.physical_form.yml
index 9c5fd3eb..b4ced08f 100644
--- a/config/sync/taxonomy.vocabulary.physical_form.yml
+++ b/config/sync/taxonomy.vocabulary.physical_form.yml
@@ -8,3 +8,4 @@ name: 'Physical Form'
vid: physical_form
description: 'A designation of a particular physical presentation of a resource, including the physical form or medium of material for a resou'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.resource_types.yml b/config/sync/taxonomy.vocabulary.resource_types.yml
index 5d2dae92..d05d734a 100644
--- a/config/sync/taxonomy.vocabulary.resource_types.yml
+++ b/config/sync/taxonomy.vocabulary.resource_types.yml
@@ -8,3 +8,4 @@ name: 'Resource Types (LC)'
vid: resource_types
description: 'The LC Resource Types vocabulary. '
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.resource_types_dcmi.yml b/config/sync/taxonomy.vocabulary.resource_types_dcmi.yml
index 04b3a0d6..89f1439f 100644
--- a/config/sync/taxonomy.vocabulary.resource_types_dcmi.yml
+++ b/config/sync/taxonomy.vocabulary.resource_types_dcmi.yml
@@ -6,3 +6,4 @@ name: 'Resource Types (DCMI)'
vid: resource_types_dcmi
description: 'The DCMI Type Vocabulary'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.subject.yml b/config/sync/taxonomy.vocabulary.subject.yml
index 6611ffd2..58a5551c 100644
--- a/config/sync/taxonomy.vocabulary.subject.yml
+++ b/config/sync/taxonomy.vocabulary.subject.yml
@@ -8,3 +8,4 @@ name: Subject
vid: subject
description: 'Subject matter to which the records pertain, such as topics, events, people, and organizations.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.tags.yml b/config/sync/taxonomy.vocabulary.tags.yml
index 4828f9a1..9847dc45 100644
--- a/config/sync/taxonomy.vocabulary.tags.yml
+++ b/config/sync/taxonomy.vocabulary.tags.yml
@@ -8,3 +8,4 @@ name: Tags
vid: tags
description: 'Use tags to group articles on similar topics into categories.'
weight: 0
+new_revision: false
diff --git a/config/sync/taxonomy.vocabulary.temporal_subjects.yml b/config/sync/taxonomy.vocabulary.temporal_subjects.yml
index 45ed18b1..59185e8b 100644
--- a/config/sync/taxonomy.vocabulary.temporal_subjects.yml
+++ b/config/sync/taxonomy.vocabulary.temporal_subjects.yml
@@ -8,3 +8,4 @@ name: 'Temporal Subjects'
vid: temporal_subjects
description: 'Subject terms expressing periods of time'
weight: 0
+new_revision: false
diff --git a/config/sync/views.view.all_taxonomy_terms.yml b/config/sync/views.view.all_taxonomy_terms.yml
index af1f2f35..9dcd9062 100644
--- a/config/sync/views.view.all_taxonomy_terms.yml
+++ b/config/sync/views.view.all_taxonomy_terms.yml
@@ -88,6 +88,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.archive.yml b/config/sync/views.view.archive.yml
index dce806de..94642e82 100644
--- a/config/sync/views.view.archive.yml
+++ b/config/sync/views.view.archive.yml
@@ -43,6 +43,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.block_content.yml b/config/sync/views.view.block_content.yml
index 09961829..98b280fc 100644
--- a/config/sync/views.view.block_content.yml
+++ b/config/sync/views.view.block_content.yml
@@ -287,6 +287,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.comment.yml b/config/sync/views.view.comment.yml
index 89117451..09bcacc6 100644
--- a/config/sync/views.view.comment.yml
+++ b/config/sync/views.view.comment.yml
@@ -550,6 +550,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.content.yml b/config/sync/views.view.content.yml
index 51bf06d9..c4f40034 100644
--- a/config/sync/views.view.content.yml
+++ b/config/sync/views.view.content.yml
@@ -591,6 +591,7 @@ display:
previous: '‹ Previous'
first: '« First'
last: 'Last »'
+ pagination_heading_level: h4
exposed_form:
type: bef
options:
diff --git a/config/sync/views.view.display_media.yml b/config/sync/views.view.display_media.yml
index b668ba73..257fc8c9 100644
--- a/config/sync/views.view.display_media.yml
+++ b/config/sync/views.view.display_media.yml
@@ -108,7 +108,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -134,6 +134,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
diff --git a/config/sync/views.view.file_checksum.yml b/config/sync/views.view.file_checksum.yml
index 771496d9..e03e7778 100644
--- a/config/sync/views.view.file_checksum.yml
+++ b/config/sync/views.view.file_checksum.yml
@@ -90,6 +90,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.files.yml b/config/sync/views.view.files.yml
index 47b0f43f..30b93db1 100644
--- a/config/sync/views.view.files.yml
+++ b/config/sync/views.view.files.yml
@@ -484,6 +484,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -1068,6 +1069,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
empty: { }
arguments:
fid:
diff --git a/config/sync/views.view.frontpage.yml b/config/sync/views.view.frontpage.yml
index 4bdcb9f2..550ace94 100644
--- a/config/sync/views.view.frontpage.yml
+++ b/config/sync/views.view.frontpage.yml
@@ -47,6 +47,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.glossary.yml b/config/sync/views.view.glossary.yml
index 3dfd8f0a..325543f1 100644
--- a/config/sync/views.view.glossary.yml
+++ b/config/sync/views.view.glossary.yml
@@ -210,6 +210,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.iiif_manifest.yml b/config/sync/views.view.iiif_manifest.yml
index 3bcb24ef..d47ef15b 100644
--- a/config/sync/views.view.iiif_manifest.yml
+++ b/config/sync/views.view.iiif_manifest.yml
@@ -180,6 +180,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -236,7 +237,7 @@ display:
relationship: field_media_of
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -266,6 +267,7 @@ display:
multiple: 0
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
@@ -487,7 +489,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -513,6 +515,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
diff --git a/config/sync/views.view.manage_members.yml b/config/sync/views.view.manage_members.yml
index 6cc538a6..0914a286 100644
--- a/config/sync/views.view.manage_members.yml
+++ b/config/sync/views.view.manage_members.yml
@@ -195,6 +195,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -235,7 +236,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -265,6 +266,7 @@ display:
multiple: 0
break_phrase: false
not: false
+ target_entity_type_id: node
filters: { }
filter_groups:
operator: AND
diff --git a/config/sync/views.view.media.yml b/config/sync/views.view.media.yml
index 7810db0d..52f06e90 100644
--- a/config/sync/views.view.media.yml
+++ b/config/sync/views.view.media.yml
@@ -802,6 +802,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.media_display_blocks.yml b/config/sync/views.view.media_display_blocks.yml
index 4118c138..36956f19 100644
--- a/config/sync/views.view.media_display_blocks.yml
+++ b/config/sync/views.view.media_display_blocks.yml
@@ -116,7 +116,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -142,6 +142,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
diff --git a/config/sync/views.view.media_library.yml b/config/sync/views.view.media_library.yml
index b55862d5..5d98fda6 100644
--- a/config/sync/views.view.media_library.yml
+++ b/config/sync/views.view.media_library.yml
@@ -153,6 +153,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.media_of.yml b/config/sync/views.view.media_of.yml
index 0c7725ea..38858f3b 100644
--- a/config/sync/views.view.media_of.yml
+++ b/config/sync/views.view.media_of.yml
@@ -328,6 +328,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -355,7 +356,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -385,6 +386,7 @@ display:
multiple: 0
break_phrase: false
not: false
+ target_entity_type_id: node
filters: { }
filter_groups:
operator: AND
diff --git a/config/sync/views.view.missing_media.yml b/config/sync/views.view.missing_media.yml
index 4215fb95..21649df1 100644
--- a/config/sync/views.view.missing_media.yml
+++ b/config/sync/views.view.missing_media.yml
@@ -442,6 +442,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.newspaper_issues_accordion_view.yml b/config/sync/views.view.newspaper_issues_accordion_view.yml
index f97855d9..6b00e849 100644
--- a/config/sync/views.view.newspaper_issues_accordion_view.yml
+++ b/config/sync/views.view.newspaper_issues_accordion_view.yml
@@ -503,7 +503,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -529,6 +529,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
diff --git a/config/sync/views.view.non_fedora_files.yml b/config/sync/views.view.non_fedora_files.yml
index 674628df..3e9f3c01 100644
--- a/config/sync/views.view.non_fedora_files.yml
+++ b/config/sync/views.view.non_fedora_files.yml
@@ -86,6 +86,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.oai_pmh.yml b/config/sync/views.view.oai_pmh.yml
index 9f08c2ae..baf467be 100644
--- a/config/sync/views.view.oai_pmh.yml
+++ b/config/sync/views.view.oai_pmh.yml
@@ -90,6 +90,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -304,6 +305,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
style:
type: entity_reference
options:
@@ -344,6 +346,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
arguments:
field_member_of_target_id:
id: field_member_of_target_id
@@ -352,7 +355,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: ignore
exception:
value: all
@@ -379,6 +382,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
style:
type: entity_reference
options:
@@ -422,6 +426,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
filters:
status:
id: status
diff --git a/config/sync/views.view.oai_pmh_item_data.yml b/config/sync/views.view.oai_pmh_item_data.yml
index 6d639823..0181f84c 100644
--- a/config/sync/views.view.oai_pmh_item_data.yml
+++ b/config/sync/views.view.oai_pmh_item_data.yml
@@ -1580,6 +1580,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.reorder_children.yml b/config/sync/views.view.reorder_children.yml
index 6a1e0448..6a52c0ff 100644
--- a/config/sync/views.view.reorder_children.yml
+++ b/config/sync/views.view.reorder_children.yml
@@ -141,6 +141,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
@@ -181,7 +182,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -211,6 +212,7 @@ display:
multiple: 0
break_phrase: false
not: false
+ target_entity_type_id: node
filters: { }
filter_groups:
operator: AND
diff --git a/config/sync/views.view.solr_search_content.yml b/config/sync/views.view.solr_search_content.yml
index 74cab38e..2d9b7d9b 100644
--- a/config/sync/views.view.solr_search_content.yml
+++ b/config/sync/views.view.solr_search_content.yml
@@ -8,7 +8,6 @@ dependencies:
- field.storage.node.field_resource_type
- search_api.index.default_solr_index
module:
- - advanced_search
- dgi_image_discovery
- media
- search_api
@@ -759,6 +758,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.taxonomy_term.yml b/config/sync/views.view.taxonomy_term.yml
index 82e9e648..6d2b1b6e 100644
--- a/config/sync/views.view.taxonomy_term.yml
+++ b/config/sync/views.view.taxonomy_term.yml
@@ -43,6 +43,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.taxonomy_terms.yml b/config/sync/views.view.taxonomy_terms.yml
index 6a9cee8c..bedf5919 100644
--- a/config/sync/views.view.taxonomy_terms.yml
+++ b/config/sync/views.view.taxonomy_terms.yml
@@ -712,6 +712,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.term_from_term_name.yml b/config/sync/views.view.term_from_term_name.yml
index 2f9ada41..fc13697b 100644
--- a/config/sync/views.view.term_from_term_name.yml
+++ b/config/sync/views.view.term_from_term_name.yml
@@ -90,6 +90,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.term_from_uri.yml b/config/sync/views.view.term_from_uri.yml
index 8c68912d..060efeb8 100644
--- a/config/sync/views.view.term_from_uri.yml
+++ b/config/sync/views.view.term_from_uri.yml
@@ -90,6 +90,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.thumbnail.yml b/config/sync/views.view.thumbnail.yml
index fdc9f0fb..9e158790 100644
--- a/config/sync/views.view.thumbnail.yml
+++ b/config/sync/views.view.thumbnail.yml
@@ -120,7 +120,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -146,6 +146,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
diff --git a/config/sync/views.view.thumbnail_of_first_child.yml b/config/sync/views.view.thumbnail_of_first_child.yml
index 3c3082b1..b1a5e6d1 100644
--- a/config/sync/views.view.thumbnail_of_first_child.yml
+++ b/config/sync/views.view.thumbnail_of_first_child.yml
@@ -188,7 +188,7 @@ display:
relationship: none
group_type: group
admin_label: ''
- plugin_id: numeric
+ plugin_id: entity_target_id
default_action: default
exception:
value: all
@@ -214,6 +214,7 @@ display:
validate_options: { }
break_phrase: false
not: false
+ target_entity_type_id: node
filters:
status:
id: status
diff --git a/config/sync/views.view.top_level_collections.yml b/config/sync/views.view.top_level_collections.yml
index 332b71ed..3e5da14f 100644
--- a/config/sync/views.view.top_level_collections.yml
+++ b/config/sync/views.view.top_level_collections.yml
@@ -174,6 +174,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.user_admin_people.yml b/config/sync/views.view.user_admin_people.yml
index 7180bbfb..8741b667 100644
--- a/config/sync/views.view.user_admin_people.yml
+++ b/config/sync/views.view.user_admin_people.yml
@@ -479,6 +479,7 @@ display:
offset: false
offset_label: Offset
quantity: 9
+ pagination_heading_level: h4
exposed_form:
type: basic
options:
diff --git a/config/sync/views.view.watchdog.yml b/config/sync/views.view.watchdog.yml
index b8c29739..212ed3c8 100644
--- a/config/sync/views.view.watchdog.yml
+++ b/config/sync/views.view.watchdog.yml
@@ -454,6 +454,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
+ pagination_heading_level: h4
exposed_form:
type: basic
options: