Skip to content

Commit

Permalink
rm : removing the entity embed patch as it's no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsparks committed Aug 12, 2024
1 parent 292faa0 commit 4fda6c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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:
build:
- composer install
config:
php: '8.2'
php: '8.3'
composer_version: '2.7.7'
webroot: web
database: mariadb
Expand Down
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,7 @@
"patches": {
"drupal/core": {
"Reusable Patch Beta": "https://www.drupal.org/files/issues/2024-01-23/add_reusable_option_to_inline_block_creation-2999491-141.patch"
},
"drupal/entity_embed":{
"patch": "https://www.drupal.org/files/issues/2024-08-07/entity_embed-embed_constructor-3466609-8.patch"
}
}
},
"patchLevel": {
"drupal/core": "-p2"
Expand Down

0 comments on commit 4fda6c4

Please # to comment.