diff --git a/composer.json b/composer.json index 82673679b7..f9f0488d39 100644 --- a/composer.json +++ b/composer.json @@ -207,7 +207,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3336", + "va-gov/content-build": "^0.0.3337", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index d38c20d63a..20b7ce6aae 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": "0a063be1fd74aea13d9c3499bf89190b", + "content-hash": "9291f756e5791a4bcf208406f17ad5e2", "packages": [ { "name": "alchemy/zippy", @@ -26782,16 +26782,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3336", + "version": "v0.0.3337", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "e0dd21d0c0aff8628858924c8e153893c02f3433" + "reference": "f8310204c13e9c44466232f0d34cf1c627f34ce3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/e0dd21d0c0aff8628858924c8e153893c02f3433", - "reference": "e0dd21d0c0aff8628858924c8e153893c02f3433", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/f8310204c13e9c44466232f0d34cf1c627f34ce3", + "reference": "f8310204c13e9c44466232f0d34cf1c627f34ce3", "shasum": "" }, "type": "node-project", @@ -26818,9 +26818,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.3336" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3337" }, - "time": "2023-08-29T17:40:08+00:00" + "time": "2023-08-31T18:44:54+00:00" }, { "name": "vlucas/phpdotenv", @@ -27634,6 +27634,7 @@ "drupal/cer": 10, "drupal/change_labels": 20, "drupal/components": 10, + "drupal/content_model_documentation": 15, "drupal/danse_content_moderation": 10, "drupal/entity_block": 10, "drupal/entity_clone": 10,