Skip to content

Commit

Permalink
Merge branch 'main' into issue/anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbrown-io committed Apr 30, 2024
2 parents 1c18821 + 8fcc4b1 commit a395b3a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
- composer install
config:
php: '8.2'
composer_version: '2.7.1'
composer_version: '2.7.4'
webroot: web
database: mariadb
xdebug: false
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- ### Removes the Devel contrib module
CuBoulder/tiamat10-profile#108

Sister PR in: [tiamat10-profile](https://github.com/CuBoulder/tiamat10-profile/pull/115)
---

- ### Adding in migrate_devel module for migration development
Adding in migrate_devel module for migration development
---
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@
"drupal/core-composer-scaffold": "~10.2",
"drupal/core-project-message": "~10.2",
"drupal/core-recommended": "~10.2",
"drupal/devel": "^5.0",
"drupal/entity_embed": "^1.1",
"drupal/externalauth": "^2.0",
"drupal/features": "^3.13",
Expand Down

0 comments on commit a395b3a

Please # to comment.