Skip to content

Commit

Permalink
Merge branch 'main' into VACMS-19369-notify-tic-failure
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane authored Dec 19, 2024
2 parents be9e3c1 + c967f4d commit 9fc37cb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
"symfony/phpunit-bridge": "^7.1",
"symfony/process": "^6.3",
"symfony/routing": "^6.3",
"va-gov/content-build": "^0.0.3651",
"va-gov/content-build": "^0.0.3653",
"vlucas/phpdotenv": "^5.6",
"webflo/drupal-finder": "1.3.1",
"webmozart/path-util": "^2.3",
Expand Down
22 changes: 11 additions & 11 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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": "3cd3f7a9eb318a034ebda92c45809a33",
"content-hash": "2a39c20150ecdc1f7f9b627eaec6f791",
"packages": [
{
"name": "asm89/stack-cors",
Expand Down Expand Up @@ -26666,16 +26666,16 @@
},
{
"name": "va-gov/content-build",
"version": "v0.0.3651",
"version": "v0.0.3653",
"source": {
"type": "git",
"url": "https://github.com/department-of-veterans-affairs/content-build.git",
"reference": "46e0d59db34626ec5a54fe7d07a44edc431320f4"
"reference": "bebe2c2276d09c13500dc860a272ce6f7b641943"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/46e0d59db34626ec5a54fe7d07a44edc431320f4",
"reference": "46e0d59db34626ec5a54fe7d07a44edc431320f4",
"url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/bebe2c2276d09c13500dc860a272ce6f7b641943",
"reference": "bebe2c2276d09c13500dc860a272ce6f7b641943",
"shasum": ""
},
"type": "node-project",
Expand All @@ -26702,9 +26702,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.3651"
"source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3653"
},
"time": "2024-12-16T18:37:47+00:00"
"time": "2024-12-17T18:58:38+00:00"
},
{
"name": "vlucas/phpdotenv",
Expand Down Expand Up @@ -27710,7 +27710,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,
Expand All @@ -27729,12 +27728,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.30"
},
Expand Down

0 comments on commit 9fc37cb

Please sign in to comment.