diff --git a/composer.json b/composer.json index 753d905f66..2a2d7580cb 100644 --- a/composer.json +++ b/composer.json @@ -231,7 +231,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3636", + "va-gov/content-build": "^0.0.3637", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 6b13b97fe3..1ac42bc6db 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": "fca779b2cf4c9d2fcc08419830747620", + "content-hash": "a69f035d0ff7de8659a38f13f7c2d647", "packages": [ { "name": "asm89/stack-cors", @@ -26851,16 +26851,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3636", + "version": "v0.0.3637", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "daa51fda315eb924752c6532ede43563b83b8c49" + "reference": "12c93c10c5d25295977dc7b89f4741b50ff8780a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/daa51fda315eb924752c6532ede43563b83b8c49", - "reference": "daa51fda315eb924752c6532ede43563b83b8c49", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/12c93c10c5d25295977dc7b89f4741b50ff8780a", + "reference": "12c93c10c5d25295977dc7b89f4741b50ff8780a", "shasum": "" }, "type": "node-project", @@ -26887,9 +26887,9 @@ "description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.", "support": { "issues": "https://github.com/department-of-veterans-affairs/content-build/issues", - "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3636" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3637" }, - "time": "2024-11-20T05:24:12+00:00" + "time": "2024-11-20T19:19:21+00:00" }, { "name": "vlucas/phpdotenv", @@ -27896,7 +27896,6 @@ "drupal/fieldhelptext": 10, "drupal/flag": 10, "drupal/graphql_menu": 15, - "drupal/html_tag_usage": 10, "drupal/image_style_warmer": 5, "drupal/jsonapi_resources": 10, "drupal/limited_field_widgets": 15, @@ -27916,12 +27915,13 @@ "drupal/simplesamlphp_auth": 5, "drupal/styleguide": 10, "drupal/user_history": 15, - "drupal/viewfield": 10 + "drupal/viewfield": 10, + "drupal/html_tag_usage": 10 }, "prefer-stable": true, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" },