Skip to content
Snippets Groups Projects
Commit c28eea09 authored by Brian Canini's avatar Brian Canini
Browse files

Upgrading drupal/core (9.2.1 => 9.2.2)

parent f720046f
No related branches found
No related tags found
No related merge requests found
...@@ -2955,16 +2955,16 @@ ...@@ -2955,16 +2955,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "9.2.1", "version": "9.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "20eb99aa59a265d22a21a4d6fde70901c3b5a37c" "reference": "08ad826a9ccd193e9a2e717f75c9f6fac3274a79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/20eb99aa59a265d22a21a4d6fde70901c3b5a37c", "url": "https://api.github.com/repos/drupal/core/zipball/08ad826a9ccd193e9a2e717f75c9f6fac3274a79",
"reference": "20eb99aa59a265d22a21a4d6fde70901c3b5a37c", "reference": "08ad826a9ccd193e9a2e717f75c9f6fac3274a79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2990,7 +2990,7 @@ ...@@ -2990,7 +2990,7 @@
"laminas/laminas-diactoros": "^2.1", "laminas/laminas-diactoros": "^2.1",
"laminas/laminas-feed": "^2.12", "laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1", "masterminds/html5": "^2.1",
"pear/archive_tar": "^1.4.12", "pear/archive_tar": "^1.4.14",
"php": ">=7.3.0", "php": ">=7.3.0",
"psr/log": "^1.0", "psr/log": "^1.0",
"stack/builder": "^1.0", "stack/builder": "^1.0",
...@@ -3203,9 +3203,9 @@ ...@@ -3203,9 +3203,9 @@
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/9.2.1" "source": "https://github.com/drupal/core/tree/9.2.2"
}, },
"time": "2021-07-07T13:04:41+00:00" "time": "2021-07-20T21:42:48+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
...@@ -3259,16 +3259,16 @@ ...@@ -3259,16 +3259,16 @@
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "9.2.1", "version": "9.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "f043a94e9a8aa60016974d60648508258a51bf86" "reference": "06a84abc067304e9280fde292a382ca6bce82ee1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/f043a94e9a8aa60016974d60648508258a51bf86", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/06a84abc067304e9280fde292a382ca6bce82ee1",
"reference": "f043a94e9a8aa60016974d60648508258a51bf86", "reference": "06a84abc067304e9280fde292a382ca6bce82ee1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3277,7 +3277,7 @@ ...@@ -3277,7 +3277,7 @@
"doctrine/annotations": "1.13.1", "doctrine/annotations": "1.13.1",
"doctrine/lexer": "1.2.1", "doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2", "doctrine/reflection": "1.2.2",
"drupal/core": "9.2.1", "drupal/core": "9.2.2",
"egulias/email-validator": "2.1.25", "egulias/email-validator": "2.1.25",
"guzzlehttp/guzzle": "6.5.5", "guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/promises": "1.4.1", "guzzlehttp/promises": "1.4.1",
...@@ -3288,7 +3288,7 @@ ...@@ -3288,7 +3288,7 @@
"laminas/laminas-stdlib": "3.3.1", "laminas/laminas-stdlib": "3.3.1",
"laminas/laminas-zendframework-bridge": "1.2.0", "laminas/laminas-zendframework-bridge": "1.2.0",
"masterminds/html5": "2.7.4", "masterminds/html5": "2.7.4",
"pear/archive_tar": "1.4.13", "pear/archive_tar": "1.4.14",
"pear/console_getopt": "v1.4.3", "pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10", "pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.2", "pear/pear_exception": "v1.0.2",
...@@ -3340,9 +3340,9 @@ ...@@ -3340,9 +3340,9 @@
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/9.2.1" "source": "https://github.com/drupal/core-recommended/tree/9.2.2"
}, },
"time": "2021-07-07T13:04:41+00:00" "time": "2021-07-20T21:42:48+00:00"
}, },
{ {
"name": "drupal/crop", "name": "drupal/crop",
...@@ -9576,16 +9576,16 @@ ...@@ -9576,16 +9576,16 @@
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
"version": "1.4.13", "version": "1.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pear/Archive_Tar.git", "url": "https://github.com/pear/Archive_Tar.git",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9652,7 +9652,7 @@ ...@@ -9652,7 +9652,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-02-16T10:50:50+00:00" "time": "2021-07-20T13:53:39+00:00"
}, },
{ {
"name": "pear/console_getopt", "name": "pear/console_getopt",
......
...@@ -30,7 +30,7 @@ class InstalledVersions ...@@ -30,7 +30,7 @@ class InstalledVersions
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '80e38d6f6c7ba9c774006b7c720d487268fea764', 'reference' => 'f720046f0ea7cc87f5d356988ae7fbf9885955d7',
'name' => 'osu-asc-webservices/d8-upstream', 'name' => 'osu-asc-webservices/d8-upstream',
), ),
'versions' => 'versions' =>
...@@ -298,7 +298,7 @@ class InstalledVersions ...@@ -298,7 +298,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/addtocalendar' => 'drupal/addtocalendar' =>
...@@ -332,7 +332,7 @@ class InstalledVersions ...@@ -332,7 +332,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/allowed_formats' => 'drupal/allowed_formats' =>
...@@ -357,28 +357,28 @@ class InstalledVersions ...@@ -357,28 +357,28 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/ban' => 'drupal/ban' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/bartik' => 'drupal/bartik' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/basic_auth' => 'drupal/basic_auth' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/better_exposed_filters' => 'drupal/better_exposed_filters' =>
...@@ -394,21 +394,21 @@ class InstalledVersions ...@@ -394,21 +394,21 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/block' => 'drupal/block' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/block_content' => 'drupal/block_content' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/block_field' => 'drupal/block_field' =>
...@@ -442,7 +442,7 @@ class InstalledVersions ...@@ -442,7 +442,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/bootstrap' => 'drupal/bootstrap' =>
...@@ -458,7 +458,7 @@ class InstalledVersions ...@@ -458,7 +458,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/cache_control_override' => 'drupal/cache_control_override' =>
...@@ -483,7 +483,7 @@ class InstalledVersions ...@@ -483,7 +483,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/ckeditor_indentblock' => 'drupal/ckeditor_indentblock' =>
...@@ -499,35 +499,35 @@ class InstalledVersions ...@@ -499,35 +499,35 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/classy' => 'drupal/classy' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/color' => 'drupal/color' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/comment' => 'drupal/comment' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/config' => 'drupal/config' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/config_direct_save' => 'drupal/config_direct_save' =>
...@@ -561,7 +561,7 @@ class InstalledVersions ...@@ -561,7 +561,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/config_update' => 'drupal/config_update' =>
...@@ -613,7 +613,7 @@ class InstalledVersions ...@@ -613,7 +613,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/content_access' => 'drupal/content_access' =>
...@@ -629,58 +629,58 @@ class InstalledVersions ...@@ -629,58 +629,58 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/content_translation' => 'drupal/content_translation' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/contextual' => 'drupal/contextual' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core' => 'drupal/core' =>
array ( array (
'pretty_version' => '9.2.1', 'pretty_version' => '9.2.2',
'version' => '9.2.1.0', 'version' => '9.2.2.0',
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '20eb99aa59a265d22a21a4d6fde70901c3b5a37c', 'reference' => '08ad826a9ccd193e9a2e717f75c9f6fac3274a79',
), ),
'drupal/core-annotation' => 'drupal/core-annotation' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-assertion' => 'drupal/core-assertion' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-bridge' => 'drupal/core-bridge' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-class-finder' => 'drupal/core-class-finder' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-composer-scaffold' => 'drupal/core-composer-scaffold' =>
...@@ -696,156 +696,156 @@ class InstalledVersions ...@@ -696,156 +696,156 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-dependency-injection' => 'drupal/core-dependency-injection' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-diff' => 'drupal/core-diff' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-discovery' => 'drupal/core-discovery' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-event-dispatcher' => 'drupal/core-event-dispatcher' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-file-cache' => 'drupal/core-file-cache' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-file-security' => 'drupal/core-file-security' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-filesystem' => 'drupal/core-filesystem' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-front-matter' => 'drupal/core-front-matter' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-gettext' => 'drupal/core-gettext' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-graph' => 'drupal/core-graph' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-http-foundation' => 'drupal/core-http-foundation' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-php-storage' => 'drupal/core-php-storage' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-plugin' => 'drupal/core-plugin' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-proxy-builder' => 'drupal/core-proxy-builder' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-recommended' => 'drupal/core-recommended' =>
array ( array (
'pretty_version' => '9.2.1', 'pretty_version' => '9.2.2',
'version' => '9.2.1.0', 'version' => '9.2.2.0',
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => 'f043a94e9a8aa60016974d60648508258a51bf86', 'reference' => '06a84abc067304e9280fde292a382ca6bce82ee1',
), ),
'drupal/core-render' => 'drupal/core-render' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-serialization' => 'drupal/core-serialization' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-transliteration' => 'drupal/core-transliteration' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-utility' => 'drupal/core-utility' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-uuid' => 'drupal/core-uuid' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-version' => 'drupal/core-version' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/crop' => 'drupal/crop' =>
...@@ -870,21 +870,21 @@ class InstalledVersions ...@@ -870,21 +870,21 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/datetime_range' => 'drupal/datetime_range' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/dblog' => 'drupal/dblog' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/dropzonejs' => 'drupal/dropzonejs' =>
...@@ -909,14 +909,14 @@ class InstalledVersions ...@@ -909,14 +909,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/editor' => 'drupal/editor' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/editor_advanced_link' => 'drupal/editor_advanced_link' =>
...@@ -986,7 +986,7 @@ class InstalledVersions ...@@ -986,7 +986,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/entity_reference_revisions' => 'drupal/entity_reference_revisions' =>
...@@ -1011,7 +1011,7 @@ class InstalledVersions ...@@ -1011,7 +1011,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/field_group' => 'drupal/field_group' =>
...@@ -1027,7 +1027,7 @@ class InstalledVersions ...@@ -1027,7 +1027,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/field_permissions' => 'drupal/field_permissions' =>
...@@ -1043,14 +1043,14 @@ class InstalledVersions ...@@ -1043,14 +1043,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/file' => 'drupal/file' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/file_browser' => 'drupal/file_browser' =>
...@@ -1066,7 +1066,7 @@ class InstalledVersions ...@@ -1066,7 +1066,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/focal_point' => 'drupal/focal_point' =>
...@@ -1082,7 +1082,7 @@ class InstalledVersions ...@@ -1082,7 +1082,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/google_analytics' => 'drupal/google_analytics' =>
...@@ -1107,28 +1107,28 @@ class InstalledVersions ...@@ -1107,28 +1107,28 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/help' => 'drupal/help' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/help_topics' => 'drupal/help_topics' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/history' => 'drupal/history' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/honeypot' => 'drupal/honeypot' =>
...@@ -1144,7 +1144,7 @@ class InstalledVersions ...@@ -1144,7 +1144,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/inline_entity_form' => 'drupal/inline_entity_form' =>
...@@ -1160,7 +1160,7 @@ class InstalledVersions ...@@ -1160,7 +1160,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/jquery_ui' => 'drupal/jquery_ui' =>
...@@ -1203,28 +1203,28 @@ class InstalledVersions ...@@ -1203,28 +1203,28 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/language' => 'drupal/language' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/layout_builder' => 'drupal/layout_builder' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/layout_discovery' => 'drupal/layout_discovery' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/libraries' => 'drupal/libraries' =>
...@@ -1240,7 +1240,7 @@ class InstalledVersions ...@@ -1240,7 +1240,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/link_attributes' => 'drupal/link_attributes' =>
...@@ -1265,7 +1265,7 @@ class InstalledVersions ...@@ -1265,7 +1265,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/mathjax' => 'drupal/mathjax' =>
...@@ -1281,7 +1281,7 @@ class InstalledVersions ...@@ -1281,7 +1281,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/media_entity_browser' => 'drupal/media_entity_browser' =>
...@@ -1306,7 +1306,7 @@ class InstalledVersions ...@@ -1306,7 +1306,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/menu_block' => 'drupal/menu_block' =>
...@@ -1340,14 +1340,14 @@ class InstalledVersions ...@@ -1340,14 +1340,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/menu_ui' => 'drupal/menu_ui' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/metatag' => 'drupal/metatag' =>
...@@ -1363,7 +1363,7 @@ class InstalledVersions ...@@ -1363,7 +1363,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_devel' => 'drupal/migrate_devel' =>
...@@ -1379,21 +1379,21 @@ class InstalledVersions ...@@ -1379,21 +1379,21 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_drupal_multilingual' => 'drupal/migrate_drupal_multilingual' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_drupal_ui' => 'drupal/migrate_drupal_ui' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_plus' => 'drupal/migrate_plus' =>
...@@ -1418,7 +1418,7 @@ class InstalledVersions ...@@ -1418,7 +1418,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/mobile_detect' => 'drupal/mobile_detect' =>
...@@ -1461,28 +1461,28 @@ class InstalledVersions ...@@ -1461,28 +1461,28 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/olivero' => 'drupal/olivero' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/options' => 'drupal/options' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/page_cache' => 'drupal/page_cache' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/pantheon_advanced_page_cache' => 'drupal/pantheon_advanced_page_cache' =>
...@@ -1507,14 +1507,14 @@ class InstalledVersions ...@@ -1507,14 +1507,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/path_alias' => 'drupal/path_alias' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/pathauto' => 'drupal/pathauto' =>
...@@ -1530,14 +1530,14 @@ class InstalledVersions ...@@ -1530,14 +1530,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/rdf' => 'drupal/rdf' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/rebuild_cache_access' => 'drupal/rebuild_cache_access' =>
...@@ -1580,14 +1580,14 @@ class InstalledVersions ...@@ -1580,14 +1580,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/rest' => 'drupal/rest' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/roleassign' => 'drupal/roleassign' =>
...@@ -1612,7 +1612,7 @@ class InstalledVersions ...@@ -1612,7 +1612,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/search_api' => 'drupal/search_api' =>
...@@ -1637,28 +1637,28 @@ class InstalledVersions ...@@ -1637,28 +1637,28 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/settings_tray' => 'drupal/settings_tray' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/seven' => 'drupal/seven' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/shortcut' => 'drupal/shortcut' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/simple_gmap' => 'drupal/simple_gmap' =>
...@@ -1728,21 +1728,21 @@ class InstalledVersions ...@@ -1728,21 +1728,21 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/stark' => 'drupal/stark' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/statistics' => 'drupal/statistics' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/superfish' => 'drupal/superfish' =>
...@@ -1767,35 +1767,35 @@ class InstalledVersions ...@@ -1767,35 +1767,35 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/system' => 'drupal/system' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/taxonomy' => 'drupal/taxonomy' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/telephone' => 'drupal/telephone' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/text' => 'drupal/text' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/token' => 'drupal/token' =>
...@@ -1811,21 +1811,21 @@ class InstalledVersions ...@@ -1811,21 +1811,21 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/tour' => 'drupal/tour' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/tracker' => 'drupal/tracker' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/twig_tweak' => 'drupal/twig_tweak' =>
...@@ -1850,14 +1850,14 @@ class InstalledVersions ...@@ -1850,14 +1850,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/user' => 'drupal/user' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/userprotect' => 'drupal/userprotect' =>
...@@ -1891,7 +1891,7 @@ class InstalledVersions ...@@ -1891,7 +1891,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/views_ajax_history' => 'drupal/views_ajax_history' =>
...@@ -1952,7 +1952,7 @@ class InstalledVersions ...@@ -1952,7 +1952,7 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/webform' => 'drupal/webform' =>
...@@ -1968,14 +1968,14 @@ class InstalledVersions ...@@ -1968,14 +1968,14 @@ class InstalledVersions
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/workspaces' => 'drupal/workspaces' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drush-ops/behat-drush-endpoint' => 'drush-ops/behat-drush-endpoint' =>
...@@ -2226,7 +2226,7 @@ class InstalledVersions ...@@ -2226,7 +2226,7 @@ class InstalledVersions
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '80e38d6f6c7ba9c774006b7c720d487268fea764', 'reference' => 'f720046f0ea7cc87f5d356988ae7fbf9885955d7',
), ),
'pantheon-systems/quicksilver-pushback' => 'pantheon-systems/quicksilver-pushback' =>
array ( array (
...@@ -2239,12 +2239,12 @@ class InstalledVersions ...@@ -2239,12 +2239,12 @@ class InstalledVersions
), ),
'pear/archive_tar' => 'pear/archive_tar' =>
array ( array (
'pretty_version' => '1.4.13', 'pretty_version' => '1.4.14',
'version' => '1.4.13.0', 'version' => '1.4.14.0',
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '2b87b41178cc6d4ad3cba678a46a1cae49786011', 'reference' => '4d761c5334c790e45ef3245f0864b8955c562caa',
), ),
'pear/console_getopt' => 'pear/console_getopt' =>
array ( array (
......
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
$baseDir = dirname($vendorDir); $baseDir = dirname($vendorDir);
return array( return array(
$vendorDir . '/pear/archive_tar',
$vendorDir . '/pear/console_getopt', $vendorDir . '/pear/console_getopt',
$vendorDir . '/pear/pear-core-minimal/src', $vendorDir . '/pear/pear-core-minimal/src',
$vendorDir . '/pear/pear_exception', $vendorDir . '/pear/pear_exception',
$vendorDir . '/pear/archive_tar',
); );
...@@ -3036,17 +3036,17 @@ ...@@ -3036,17 +3036,17 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "9.2.1", "version": "9.2.2",
"version_normalized": "9.2.1.0", "version_normalized": "9.2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "20eb99aa59a265d22a21a4d6fde70901c3b5a37c" "reference": "08ad826a9ccd193e9a2e717f75c9f6fac3274a79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/20eb99aa59a265d22a21a4d6fde70901c3b5a37c", "url": "https://api.github.com/repos/drupal/core/zipball/08ad826a9ccd193e9a2e717f75c9f6fac3274a79",
"reference": "20eb99aa59a265d22a21a4d6fde70901c3b5a37c", "reference": "08ad826a9ccd193e9a2e717f75c9f6fac3274a79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3072,7 +3072,7 @@ ...@@ -3072,7 +3072,7 @@
"laminas/laminas-diactoros": "^2.1", "laminas/laminas-diactoros": "^2.1",
"laminas/laminas-feed": "^2.12", "laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1", "masterminds/html5": "^2.1",
"pear/archive_tar": "^1.4.12", "pear/archive_tar": "^1.4.14",
"php": ">=7.3.0", "php": ">=7.3.0",
"psr/log": "^1.0", "psr/log": "^1.0",
"stack/builder": "^1.0", "stack/builder": "^1.0",
...@@ -3211,7 +3211,7 @@ ...@@ -3211,7 +3211,7 @@
"drupal/workflows": "self.version", "drupal/workflows": "self.version",
"drupal/workspaces": "self.version" "drupal/workspaces": "self.version"
}, },
"time": "2021-07-07T13:04:41+00:00", "time": "2021-07-20T21:42:48+00:00",
"type": "drupal-core", "type": "drupal-core",
"extra": { "extra": {
"drupal-scaffold": { "drupal-scaffold": {
...@@ -3291,7 +3291,7 @@ ...@@ -3291,7 +3291,7 @@
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/9.2.1" "source": "https://github.com/drupal/core/tree/9.2.2"
}, },
"install-path": "../../web/core" "install-path": "../../web/core"
}, },
...@@ -3347,17 +3347,17 @@ ...@@ -3347,17 +3347,17 @@
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "9.2.1", "version": "9.2.2",
"version_normalized": "9.2.1.0", "version_normalized": "9.2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "f043a94e9a8aa60016974d60648508258a51bf86" "reference": "06a84abc067304e9280fde292a382ca6bce82ee1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/f043a94e9a8aa60016974d60648508258a51bf86", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/06a84abc067304e9280fde292a382ca6bce82ee1",
"reference": "f043a94e9a8aa60016974d60648508258a51bf86", "reference": "06a84abc067304e9280fde292a382ca6bce82ee1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3366,7 +3366,7 @@ ...@@ -3366,7 +3366,7 @@
"doctrine/annotations": "1.13.1", "doctrine/annotations": "1.13.1",
"doctrine/lexer": "1.2.1", "doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2", "doctrine/reflection": "1.2.2",
"drupal/core": "9.2.1", "drupal/core": "9.2.2",
"egulias/email-validator": "2.1.25", "egulias/email-validator": "2.1.25",
"guzzlehttp/guzzle": "6.5.5", "guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/promises": "1.4.1", "guzzlehttp/promises": "1.4.1",
...@@ -3377,7 +3377,7 @@ ...@@ -3377,7 +3377,7 @@
"laminas/laminas-stdlib": "3.3.1", "laminas/laminas-stdlib": "3.3.1",
"laminas/laminas-zendframework-bridge": "1.2.0", "laminas/laminas-zendframework-bridge": "1.2.0",
"masterminds/html5": "2.7.4", "masterminds/html5": "2.7.4",
"pear/archive_tar": "1.4.13", "pear/archive_tar": "1.4.14",
"pear/console_getopt": "v1.4.3", "pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10", "pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.2", "pear/pear_exception": "v1.0.2",
...@@ -3422,7 +3422,7 @@ ...@@ -3422,7 +3422,7 @@
"conflict": { "conflict": {
"webflo/drupal-core-strict": "*" "webflo/drupal-core-strict": "*"
}, },
"time": "2021-07-07T13:04:41+00:00", "time": "2021-07-20T21:42:48+00:00",
"type": "metapackage", "type": "metapackage",
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
...@@ -3430,7 +3430,7 @@ ...@@ -3430,7 +3430,7 @@
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/9.2.1" "source": "https://github.com/drupal/core-recommended/tree/9.2.2"
}, },
"install-path": null "install-path": null
}, },
...@@ -9941,17 +9941,17 @@ ...@@ -9941,17 +9941,17 @@
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
"version": "1.4.13", "version": "1.4.14",
"version_normalized": "1.4.13.0", "version_normalized": "1.4.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pear/Archive_Tar.git", "url": "https://github.com/pear/Archive_Tar.git",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9966,7 +9966,7 @@ ...@@ -9966,7 +9966,7 @@
"ext-xz": "Lzma2 compression support.", "ext-xz": "Lzma2 compression support.",
"ext-zlib": "Gzip compression support." "ext-zlib": "Gzip compression support."
}, },
"time": "2021-02-16T10:50:50+00:00", "time": "2021-07-20T13:53:39+00:00",
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '80e38d6f6c7ba9c774006b7c720d487268fea764', 'reference' => 'f720046f0ea7cc87f5d356988ae7fbf9885955d7',
'name' => 'osu-asc-webservices/d8-upstream', 'name' => 'osu-asc-webservices/d8-upstream',
), ),
'versions' => 'versions' =>
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/addtocalendar' => 'drupal/addtocalendar' =>
...@@ -308,7 +308,7 @@ ...@@ -308,7 +308,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/allowed_formats' => 'drupal/allowed_formats' =>
...@@ -333,28 +333,28 @@ ...@@ -333,28 +333,28 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/ban' => 'drupal/ban' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/bartik' => 'drupal/bartik' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/basic_auth' => 'drupal/basic_auth' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/better_exposed_filters' => 'drupal/better_exposed_filters' =>
...@@ -370,21 +370,21 @@ ...@@ -370,21 +370,21 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/block' => 'drupal/block' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/block_content' => 'drupal/block_content' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/block_field' => 'drupal/block_field' =>
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/bootstrap' => 'drupal/bootstrap' =>
...@@ -434,7 +434,7 @@ ...@@ -434,7 +434,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/cache_control_override' => 'drupal/cache_control_override' =>
...@@ -459,7 +459,7 @@ ...@@ -459,7 +459,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/ckeditor_indentblock' => 'drupal/ckeditor_indentblock' =>
...@@ -475,35 +475,35 @@ ...@@ -475,35 +475,35 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/classy' => 'drupal/classy' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/color' => 'drupal/color' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/comment' => 'drupal/comment' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/config' => 'drupal/config' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/config_direct_save' => 'drupal/config_direct_save' =>
...@@ -537,7 +537,7 @@ ...@@ -537,7 +537,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/config_update' => 'drupal/config_update' =>
...@@ -589,7 +589,7 @@ ...@@ -589,7 +589,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/content_access' => 'drupal/content_access' =>
...@@ -605,58 +605,58 @@ ...@@ -605,58 +605,58 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/content_translation' => 'drupal/content_translation' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/contextual' => 'drupal/contextual' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core' => 'drupal/core' =>
array ( array (
'pretty_version' => '9.2.1', 'pretty_version' => '9.2.2',
'version' => '9.2.1.0', 'version' => '9.2.2.0',
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '20eb99aa59a265d22a21a4d6fde70901c3b5a37c', 'reference' => '08ad826a9ccd193e9a2e717f75c9f6fac3274a79',
), ),
'drupal/core-annotation' => 'drupal/core-annotation' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-assertion' => 'drupal/core-assertion' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-bridge' => 'drupal/core-bridge' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-class-finder' => 'drupal/core-class-finder' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-composer-scaffold' => 'drupal/core-composer-scaffold' =>
...@@ -672,156 +672,156 @@ ...@@ -672,156 +672,156 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-dependency-injection' => 'drupal/core-dependency-injection' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-diff' => 'drupal/core-diff' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-discovery' => 'drupal/core-discovery' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-event-dispatcher' => 'drupal/core-event-dispatcher' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-file-cache' => 'drupal/core-file-cache' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-file-security' => 'drupal/core-file-security' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-filesystem' => 'drupal/core-filesystem' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-front-matter' => 'drupal/core-front-matter' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-gettext' => 'drupal/core-gettext' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-graph' => 'drupal/core-graph' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-http-foundation' => 'drupal/core-http-foundation' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-php-storage' => 'drupal/core-php-storage' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-plugin' => 'drupal/core-plugin' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-proxy-builder' => 'drupal/core-proxy-builder' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-recommended' => 'drupal/core-recommended' =>
array ( array (
'pretty_version' => '9.2.1', 'pretty_version' => '9.2.2',
'version' => '9.2.1.0', 'version' => '9.2.2.0',
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => 'f043a94e9a8aa60016974d60648508258a51bf86', 'reference' => '06a84abc067304e9280fde292a382ca6bce82ee1',
), ),
'drupal/core-render' => 'drupal/core-render' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-serialization' => 'drupal/core-serialization' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-transliteration' => 'drupal/core-transliteration' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-utility' => 'drupal/core-utility' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-uuid' => 'drupal/core-uuid' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/core-version' => 'drupal/core-version' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/crop' => 'drupal/crop' =>
...@@ -846,21 +846,21 @@ ...@@ -846,21 +846,21 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/datetime_range' => 'drupal/datetime_range' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/dblog' => 'drupal/dblog' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/dropzonejs' => 'drupal/dropzonejs' =>
...@@ -885,14 +885,14 @@ ...@@ -885,14 +885,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/editor' => 'drupal/editor' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/editor_advanced_link' => 'drupal/editor_advanced_link' =>
...@@ -962,7 +962,7 @@ ...@@ -962,7 +962,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/entity_reference_revisions' => 'drupal/entity_reference_revisions' =>
...@@ -987,7 +987,7 @@ ...@@ -987,7 +987,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/field_group' => 'drupal/field_group' =>
...@@ -1003,7 +1003,7 @@ ...@@ -1003,7 +1003,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/field_permissions' => 'drupal/field_permissions' =>
...@@ -1019,14 +1019,14 @@ ...@@ -1019,14 +1019,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/file' => 'drupal/file' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/file_browser' => 'drupal/file_browser' =>
...@@ -1042,7 +1042,7 @@ ...@@ -1042,7 +1042,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/focal_point' => 'drupal/focal_point' =>
...@@ -1058,7 +1058,7 @@ ...@@ -1058,7 +1058,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/google_analytics' => 'drupal/google_analytics' =>
...@@ -1083,28 +1083,28 @@ ...@@ -1083,28 +1083,28 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/help' => 'drupal/help' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/help_topics' => 'drupal/help_topics' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/history' => 'drupal/history' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/honeypot' => 'drupal/honeypot' =>
...@@ -1120,7 +1120,7 @@ ...@@ -1120,7 +1120,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/inline_entity_form' => 'drupal/inline_entity_form' =>
...@@ -1136,7 +1136,7 @@ ...@@ -1136,7 +1136,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/jquery_ui' => 'drupal/jquery_ui' =>
...@@ -1179,28 +1179,28 @@ ...@@ -1179,28 +1179,28 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/language' => 'drupal/language' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/layout_builder' => 'drupal/layout_builder' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/layout_discovery' => 'drupal/layout_discovery' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/libraries' => 'drupal/libraries' =>
...@@ -1216,7 +1216,7 @@ ...@@ -1216,7 +1216,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/link_attributes' => 'drupal/link_attributes' =>
...@@ -1241,7 +1241,7 @@ ...@@ -1241,7 +1241,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/mathjax' => 'drupal/mathjax' =>
...@@ -1257,7 +1257,7 @@ ...@@ -1257,7 +1257,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/media_entity_browser' => 'drupal/media_entity_browser' =>
...@@ -1282,7 +1282,7 @@ ...@@ -1282,7 +1282,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/menu_block' => 'drupal/menu_block' =>
...@@ -1316,14 +1316,14 @@ ...@@ -1316,14 +1316,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/menu_ui' => 'drupal/menu_ui' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/metatag' => 'drupal/metatag' =>
...@@ -1339,7 +1339,7 @@ ...@@ -1339,7 +1339,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_devel' => 'drupal/migrate_devel' =>
...@@ -1355,21 +1355,21 @@ ...@@ -1355,21 +1355,21 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_drupal_multilingual' => 'drupal/migrate_drupal_multilingual' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_drupal_ui' => 'drupal/migrate_drupal_ui' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/migrate_plus' => 'drupal/migrate_plus' =>
...@@ -1394,7 +1394,7 @@ ...@@ -1394,7 +1394,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/mobile_detect' => 'drupal/mobile_detect' =>
...@@ -1437,28 +1437,28 @@ ...@@ -1437,28 +1437,28 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/olivero' => 'drupal/olivero' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/options' => 'drupal/options' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/page_cache' => 'drupal/page_cache' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/pantheon_advanced_page_cache' => 'drupal/pantheon_advanced_page_cache' =>
...@@ -1483,14 +1483,14 @@ ...@@ -1483,14 +1483,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/path_alias' => 'drupal/path_alias' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/pathauto' => 'drupal/pathauto' =>
...@@ -1506,14 +1506,14 @@ ...@@ -1506,14 +1506,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/rdf' => 'drupal/rdf' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/rebuild_cache_access' => 'drupal/rebuild_cache_access' =>
...@@ -1556,14 +1556,14 @@ ...@@ -1556,14 +1556,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/rest' => 'drupal/rest' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/roleassign' => 'drupal/roleassign' =>
...@@ -1588,7 +1588,7 @@ ...@@ -1588,7 +1588,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/search_api' => 'drupal/search_api' =>
...@@ -1613,28 +1613,28 @@ ...@@ -1613,28 +1613,28 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/settings_tray' => 'drupal/settings_tray' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/seven' => 'drupal/seven' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/shortcut' => 'drupal/shortcut' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/simple_gmap' => 'drupal/simple_gmap' =>
...@@ -1704,21 +1704,21 @@ ...@@ -1704,21 +1704,21 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/stark' => 'drupal/stark' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/statistics' => 'drupal/statistics' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/superfish' => 'drupal/superfish' =>
...@@ -1743,35 +1743,35 @@ ...@@ -1743,35 +1743,35 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/system' => 'drupal/system' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/taxonomy' => 'drupal/taxonomy' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/telephone' => 'drupal/telephone' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/text' => 'drupal/text' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/token' => 'drupal/token' =>
...@@ -1787,21 +1787,21 @@ ...@@ -1787,21 +1787,21 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/tour' => 'drupal/tour' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/tracker' => 'drupal/tracker' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/twig_tweak' => 'drupal/twig_tweak' =>
...@@ -1826,14 +1826,14 @@ ...@@ -1826,14 +1826,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/user' => 'drupal/user' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/userprotect' => 'drupal/userprotect' =>
...@@ -1867,7 +1867,7 @@ ...@@ -1867,7 +1867,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/views_ajax_history' => 'drupal/views_ajax_history' =>
...@@ -1928,7 +1928,7 @@ ...@@ -1928,7 +1928,7 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/webform' => 'drupal/webform' =>
...@@ -1944,14 +1944,14 @@ ...@@ -1944,14 +1944,14 @@
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drupal/workspaces' => 'drupal/workspaces' =>
array ( array (
'replaced' => 'replaced' =>
array ( array (
0 => '9.2.1', 0 => '9.2.2',
), ),
), ),
'drush-ops/behat-drush-endpoint' => 'drush-ops/behat-drush-endpoint' =>
...@@ -2202,7 +2202,7 @@ ...@@ -2202,7 +2202,7 @@
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '80e38d6f6c7ba9c774006b7c720d487268fea764', 'reference' => 'f720046f0ea7cc87f5d356988ae7fbf9885955d7',
), ),
'pantheon-systems/quicksilver-pushback' => 'pantheon-systems/quicksilver-pushback' =>
array ( array (
...@@ -2215,12 +2215,12 @@ ...@@ -2215,12 +2215,12 @@
), ),
'pear/archive_tar' => 'pear/archive_tar' =>
array ( array (
'pretty_version' => '1.4.13', 'pretty_version' => '1.4.14',
'version' => '1.4.13.0', 'version' => '1.4.14.0',
'aliases' => 'aliases' =>
array ( array (
), ),
'reference' => '2b87b41178cc6d4ad3cba678a46a1cae49786011', 'reference' => '4d761c5334c790e45ef3245f0864b8955c562caa',
), ),
'pear/console_getopt' => 'pear/console_getopt' =>
array ( array (
......
...@@ -2124,25 +2124,40 @@ public function _extractList( ...@@ -2124,25 +2124,40 @@ public function _extractList(
} }
} }
} elseif ($v_header['typeflag'] == "2") { } elseif ($v_header['typeflag'] == "2") {
if (!$p_symlinks) {
$this->_warning('Symbolic links are not allowed. '
. 'Unable to extract {'
. $v_header['filename'] . '}'
);
return false;
}
$absolute_link = FALSE;
$link_depth = 0; $link_depth = 0;
foreach (explode("/", $v_header['filename']) as $dir) { if (strpos($v_header['link'], "/") === 0 || strpos($v_header['link'], ':') !== FALSE) {
if ($dir === "..") { $absolute_link = TRUE;
$link_depth--;
} elseif ($dir !== "" && $dir !== "." ) {
$link_depth++;
}
} }
foreach (explode("/", $v_header['link']) as $dir){ else {
if ($link_depth <= 0) { $s_filename = preg_replace('@^' . preg_quote($p_path) . '@', "", $v_header['filename']);
break; $s_linkname = str_replace('\\', '/', $v_header['link']);
foreach (explode("/", $s_filename) as $dir) {
if ($dir === "..") {
$link_depth--;
} elseif ($dir !== "" && $dir !== "." ) {
$link_depth++;
}
} }
if ($dir === "..") { foreach (explode("/", $s_linkname) as $dir){
$link_depth--; if ($link_depth <= 0) {
} elseif ($dir !== "" && $dir !== ".") { break;
$link_depth++; }
if ($dir === "..") {
$link_depth--;
} elseif ($dir !== "" && $dir !== ".") {
$link_depth++;
}
} }
} }
if (strpos($v_header['link'], "/") === 0 or $link_depth <= 0) { if ($absolute_link || $link_depth <= 0) {
$this->_error( $this->_error(
'Out-of-path file extraction {' 'Out-of-path file extraction {'
. $v_header['filename'] . ' --> ' . . $v_header['filename'] . ' --> ' .
...@@ -2150,13 +2165,6 @@ public function _extractList( ...@@ -2150,13 +2165,6 @@ public function _extractList(
); );
return false; return false;
} }
if (!$p_symlinks) {
$this->_warning('Symbolic links are not allowed. '
. 'Unable to extract {'
. $v_header['filename'] . '}'
);
return false;
}
if (@file_exists($v_header['filename'])) { if (@file_exists($v_header['filename'])) {
@unlink($v_header['filename']); @unlink($v_header['filename']);
} }
......
...@@ -32,10 +32,10 @@ Also Lzma2 compressed archives are supported with xz extension.</description> ...@@ -32,10 +32,10 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
<email>stig@php.net</email> <email>stig@php.net</email>
<active>no</active> <active>no</active>
</helper> </helper>
<date>2021-02-16</date> <date>2021-07-20</date>
<time>10:49:28</time> <time>18:00:00</time>
<version> <version>
<release>1.4.13</release> <release>1.4.14</release>
<api>1.4.0</api> <api>1.4.0</api>
</version> </version>
<stability> <stability>
...@@ -44,7 +44,7 @@ Also Lzma2 compressed archives are supported with xz extension.</description> ...@@ -44,7 +44,7 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
</stability> </stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license> <license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
<notes> <notes>
* Fix Bug #27010: Relative symlinks failing (out-of path file extraction) [mrook] * Properly fix symbolic link path traversal (CVE-2021-32610)
</notes> </notes>
<contents> <contents>
<dir name="/"> <dir name="/">
...@@ -74,6 +74,21 @@ Also Lzma2 compressed archives are supported with xz extension.</description> ...@@ -74,6 +74,21 @@ Also Lzma2 compressed archives are supported with xz extension.</description>
</dependencies> </dependencies>
<phprelease /> <phprelease />
<changelog> <changelog>
<release>
<version>
<release>1.4.13</release>
<api>1.4.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2021-02-16</date>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
<notes>
* Fix Bug #27010: Relative symlinks failing (out-of path file extraction) [mrook]
</notes>
</release>
<release> <release>
<version> <version>
<release>1.4.12</release> <release>1.4.12</release>
......
...@@ -16,8 +16,10 @@ echo 'tests done'; ...@@ -16,8 +16,10 @@ echo 'tests done';
?> ?>
--CLEAN-- --CLEAN--
<?php <?php
@unlink('testme/file1.txt'); @unlink('testme/a/file1.txt');
@unlink('testme/symlink.txt'); @unlink('testme/b/symlink.txt');
@rmdir('testme/a');
@rmdir('testme/b');
@rmdir('testme'); @rmdir('testme');
?> ?>
--EXPECT-- --EXPECT--
......
This file was automatically generated by Composer Patches (https://github.com/cweagans/composer-patches) This file was automatically generated by Composer Patches (https://github.com/cweagans/composer-patches)
Patches applied to this directory: Patches applied to this directory:
2799049
Source: patches/role_based_email_access-2799049-d87.patch
2862291 2862291
Source: https://www.drupal.org/files/issues/2021-01-11/2862291-34.patch Source: https://www.drupal.org/files/issues/2021-01-11/2862291-34.patch
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
"laminas/laminas-diactoros": "^2.1", "laminas/laminas-diactoros": "^2.1",
"composer/semver": "^3.0", "composer/semver": "^3.0",
"asm89/stack-cors": "^1.1", "asm89/stack-cors": "^1.1",
"pear/archive_tar": "^1.4.12", "pear/archive_tar": "^1.4.14",
"psr/log": "^1.0" "psr/log": "^1.0"
}, },
"conflict": { "conflict": {
......
...@@ -75,7 +75,7 @@ class Drupal { ...@@ -75,7 +75,7 @@ class Drupal {
/** /**
* The current system version. * The current system version.
*/ */
const VERSION = '9.2.1'; const VERSION = '9.2.2';
/** /**
* Core API compatibility. * Core API compatibility.
......
...@@ -125,9 +125,6 @@ protected function checkFieldAccess($operation, FieldDefinitionInterface $field_ ...@@ -125,9 +125,6 @@ protected function checkFieldAccess($operation, FieldDefinitionInterface $field_
// Allow view access to own mail address and other personalization // Allow view access to own mail address and other personalization
// settings. // settings.
if ($operation == 'view') { if ($operation == 'view') {
if ($field_definition->getName() === 'mail' && $account->hasPermission('view user mail field')) {
return AccessResult::allowed()->cachePerPermissions();
}
return AccessResult::allowedIf($is_own_account)->cachePerUser(); return AccessResult::allowedIf($is_own_account)->cachePerUser();
} }
// Anyone that can edit the user can also edit this field. // Anyone that can edit the user can also edit this field.
......
***************
*** 11,16 ****
restrict access: true
access user profiles:
title: 'View user information'
change own username:
title: 'Change own username'
select account cancellation method:
--- 11,18 ----
restrict access: true
access user profiles:
title: 'View user information'
+ view user mail field:
+ title: 'View user mail field'
change own username:
title: 'Change own username'
select account cancellation method:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment