Skip to content

Commit

Permalink
Merge pull request #73 from City-of-Helsinki/UHF-9493
Browse files Browse the repository at this point in the history
UHF-9493: Drupal 10.3 compatibility
  • Loading branch information
khalima authored Jun 26, 2024
2 parents 7da4688 + 8ddea06 commit efdf8d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,7 @@
},
"conflict": {
"drupal/helfi_tunnistamo": "<=2.2.1",
"drupal/core": "<10.1"
},
"extra": {
"patches": {
"drupal/core": {
"[#3385550] Language negotiation breaks updating Drupal 9 to 10": "https://raw.githubusercontent.com/City-of-Helsinki/drupal-module-helfi-proxy/ffbde3654e0011e237a17ea1cb3a7291685e0c30/patches/3385550.patch"
}
}
"drupal/core": "<10.3"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
Expand Down
16 changes: 0 additions & 16 deletions patches/3385550.patch

This file was deleted.

0 comments on commit efdf8d4

Please sign in to comment.