diff --git a/composer.json b/composer.json index ebca224e0..719155aa2 100644 --- a/composer.json +++ b/composer.json @@ -42,9 +42,6 @@ "weitzman/drupal-test-traits": "^2.1" }, "conflict": { - "drupal/core": ">=10.2", - "drupal/core-composer-scaffold": ">=10.2", - "drupal/core-dev": ">=10.2", "drupal/drupal": "*" }, "config": { diff --git a/composer.lock b/composer.lock index bb0ffb245..7f1de8d4e 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": "28a82edc8708795792621f7fd7ca8245", + "content-hash": "680c6490961ca73885442707a146f5a9", "packages": [ { "name": "asm89/stack-cors", @@ -17972,12 +17972,12 @@ "version": "3.7.2", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", "shasum": "" }, @@ -18022,6 +18022,20 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, + "funding": [ + { + "url": "https://github.com/PHPCSStandards", + "type": "github" + }, + { + "url": "https://github.com/jrfnl", + "type": "github" + }, + { + "url": "https://opencollective.com/php_codesniffer", + "type": "open_collective" + } + ], "time": "2023-02-22T23:07:41+00:00" }, {