Skip to content

Commit 374f445

Browse files
Update drupal/core-composer-scaffold requirement from ^9.3 to ^10.0 (#96)
Updates the requirements on [drupal/core-composer-scaffold](https://github.com/drupal/core-composer-scaffold) to permit the latest version. - [Release notes](https://github.com/drupal/core-composer-scaffold/releases) - [Commits](drupal/core-composer-scaffold@9.3.0...10.0.0) --- updated-dependencies: - dependency-name: drupal/core-composer-scaffold dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef592d0 commit 374f445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpunit/phpunit": "^9.5",
2020
"squizlabs/php_codesniffer": "^3",
2121
"drupal/core-recommended": "^9.3",
22-
"drupal/core-composer-scaffold": "^9.3",
22+
"drupal/core-composer-scaffold": "^10.0",
2323
"mglaman/drupal-check": "^1.4",
2424
"symfony/phpunit-bridge": "^6.1",
2525
"drupal/coder": "^8.3"

0 commit comments

Comments
 (0)