diff --git a/composer.json b/composer.json index 7a8d0c5ee7b4894812eab2a9269ee4a82fc072ad..024cbc16ee021d8e558e7b02ef30eb1cb9e820da 100644 --- a/composer.json +++ b/composer.json @@ -152,7 +152,7 @@ "drupal/facets": "~2.0.0", "drupal/fast_404": "~2.0@alpha", "drupal/features": "~3.12.0", - "drupal/feeds": "~3.0@alpha", + "drupal/feeds": "3.0-alpha11", "drupal/fences": "~2.0@RC", "drupal/field_formatter_class": "~1.5.0", "drupal/field_group": "~3.2.0", diff --git a/composer.lock b/composer.lock index 2127af37b797152707f40f483c4d976f7865f84d..2b8f442f7ca2f5ba25f369f1e46d08c230ad887b 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": "f5dd91bb2aa0a2b5b1246558e698f709", + "content-hash": "c9ceb63379273c28724bb8b98fcb99ea", "packages": [ { "name": "asm89/stack-cors", @@ -1990,7 +1990,7 @@ }, { "name": "drupal-ckeditor-libraries-group/codesnippet", - "version": "4.17.2", + "version": "4.18.0", "source": { "type": "git", "url": "https://github.com/drupal-ckeditor-libraries-group/codesnippet.git", @@ -2024,7 +2024,7 @@ }, { "name": "drupal-ckeditor-libraries-group/font", - "version": "4.17.2", + "version": "4.18.0", "source": { "type": "git", "url": "https://github.com/drupal-ckeditor-libraries-group/font.git", @@ -4938,17 +4938,17 @@ }, { "name": "drupal/feeds", - "version": "3.0.0-beta1", + "version": "3.0.0-alpha11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds.git", - "reference": "8.x-3.0-beta1" + "reference": "8.x-3.0-alpha11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-beta1.zip", - "reference": "8.x-3.0-beta1", - "shasum": "badc1d2ca2f386c05c4c7d793a0ee23ce035b94c" + "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-alpha11.zip", + "reference": "8.x-3.0-alpha11", + "shasum": "5f46520bda42a5986225d5c4892fca123da5861e" }, "require": { "drupal/core": "^8.9 || ^9" @@ -4960,8 +4960,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0-beta1", - "datestamp": "1645727744", + "version": "8.x-3.0-alpha11", + "datestamp": "1637865868", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -10791,16 +10791,16 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.1.12", + "version": "1.1.13", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "ef7e62da2114736f69c49af3d02bb6b774093ba0" + "reference": "6150d442fd0a272c5a031647e2e145cdebec82cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/ef7e62da2114736f69c49af3d02bb6b774093ba0", - "reference": "ef7e62da2114736f69c49af3d02bb6b774093ba0", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/6150d442fd0a272c5a031647e2e145cdebec82cb", + "reference": "6150d442fd0a272c5a031647e2e145cdebec82cb", "shasum": "" }, "require": { @@ -10876,7 +10876,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.12" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.13" }, "funding": [ { @@ -10892,7 +10892,7 @@ "type": "tidelift" } ], - "time": "2022-02-23T22:14:13+00:00" + "time": "2022-03-09T12:34:47+00:00" }, { "name": "nikic/php-parser", @@ -11351,16 +11351,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.4.9", + "version": "1.4.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "1a45f44d319cf000a8c960af6b7435741e944771" + "reference": "898c479c39caa727bedf4311dd294a8f4e250e72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1a45f44d319cf000a8c960af6b7435741e944771", - "reference": "1a45f44d319cf000a8c960af6b7435741e944771", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72", + "reference": "898c479c39caa727bedf4311dd294a8f4e250e72", "shasum": "" }, "require": { @@ -11374,11 +11374,6 @@ "phpstan.phar" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, "autoload": { "files": [ "bootstrap.php" @@ -11391,7 +11386,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.4.9" + "source": "https://github.com/phpstan/phpstan/tree/1.4.10" }, "funding": [ { @@ -11411,7 +11406,7 @@ "type": "tidelift" } ], - "time": "2022-03-10T08:52:08+00:00" + "time": "2022-03-14T10:25:45+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -15192,16 +15187,16 @@ }, { "name": "composer/composer", - "version": "2.2.7", + "version": "2.2.9", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "061d154dfdde157cbf453c4695e6af21c0e93903" + "reference": "07eccf080ad63d55d95a7c9133506db7d9029264" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/061d154dfdde157cbf453c4695e6af21c0e93903", - "reference": "061d154dfdde157cbf453c4695e6af21c0e93903", + "url": "https://api.github.com/repos/composer/composer/zipball/07eccf080ad63d55d95a7c9133506db7d9029264", + "reference": "07eccf080ad63d55d95a7c9133506db7d9029264", "shasum": "" }, "require": { @@ -15271,7 +15266,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.2.7" + "source": "https://github.com/composer/composer/tree/2.2.9" }, "funding": [ { @@ -15287,7 +15282,7 @@ "type": "tidelift" } ], - "time": "2022-02-25T10:12:27+00:00" + "time": "2022-03-15T21:13:37+00:00" }, { "name": "composer/metadata-minifier", @@ -15767,7 +15762,7 @@ }, { "name": "drupal/core-dev", - "version": "9.3.7", + "version": "9.3.8", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -15811,7 +15806,7 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/9.3.7" + "source": "https://github.com/drupal/core-dev/tree/9.3.8" }, "time": "2021-11-30T05:41:29+00:00" }, @@ -16902,16 +16897,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.18", + "version": "9.5.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "1b5856028273bfd855e60a887278857d872ec67a" + "reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b5856028273bfd855e60a887278857d872ec67a", - "reference": "1b5856028273bfd855e60a887278857d872ec67a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35ea4b7f3acabb26f4bb640f8c30866c401da807", + "reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807", "shasum": "" }, "require": { @@ -16941,7 +16936,7 @@ "sebastian/global-state": "^5.0.1", "sebastian/object-enumerator": "^4.0.3", "sebastian/resource-operations": "^3.0.3", - "sebastian/type": "^2.3.4", + "sebastian/type": "^3.0", "sebastian/version": "^3.0.2" }, "require-dev": { @@ -16989,7 +16984,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.18" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.19" }, "funding": [ { @@ -17001,7 +16996,7 @@ "type": "github" } ], - "time": "2022-03-08T06:52:28+00:00" + "time": "2022-03-15T09:57:31+00:00" }, { "name": "react/promise", @@ -17936,28 +17931,28 @@ }, { "name": "sebastian/type", - "version": "2.3.4", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914" + "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914", - "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", + "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -17980,7 +17975,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/2.3.4" + "source": "https://github.com/sebastianbergmann/type/tree/3.0.0" }, "funding": [ { @@ -17988,7 +17983,7 @@ "type": "github" } ], - "time": "2021-06-15T12:49:02+00:00" + "time": "2022-03-15T09:54:48+00:00" }, { "name": "sebastian/version", @@ -18746,7 +18741,6 @@ "drupal/content_access": 15, "drupal/contribute": 20, "drupal/fast_404": 15, - "drupal/feeds": 15, "drupal/fences": 5, "drupal/filefield_paths": 10, "drupal/rules": 15, @@ -18758,5 +18752,5 @@ "php": ">=7.4" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.1.0" }