Skip to content

Commit

Permalink
Merge pull request #165 from openeuropa/OEL-1978
Browse files Browse the repository at this point in the history
OEL-1978: Unlock symfony/http-foundation
  • Loading branch information
brummbar authored Aug 24, 2022
2 parents ccdaea5 + 3504231 commit a6e4c6d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"php": ">=7.4",
"cweagans/composer-patches": "~1.4",
"drupal/cas": "^1.7",
"drupal/core": "^9.3",
"symfony/http-foundation": "<=4.4.41"
"drupal/core": "^9.3"
},
"require-dev": {
"composer/installers": "^1.11",
Expand Down Expand Up @@ -60,8 +59,7 @@
},
"_readme": [
"Explicit minimum version requirement for symfony/dom-crawler due to its lower versions using the deprecated function libxml_disable_entity_loader() in PHP8.",
"Explicit minimum version requirement for fabpot/goutte due to lower Drupal 9.3 compatibility.",
"Explicit requirement for symfony/http-foundation to prevent session loss. It can be removed when Drupal core 9.3 support is dropped or https://www.drupal.org/project/drupal/issues/3285696 is fixed upstream."
"Explicit minimum version requirement for fabpot/goutte due to lower Drupal 9.3 compatibility."
],
"patches": {
"drupal/cas": {
Expand Down

0 comments on commit a6e4c6d

Please sign in to comment.