- Issue created by @Rajab Natshah
-
rajab natshah β
committed fa449475 on 1.1.x
Issue #3474708: Change the 1.1.x branch to support Drupal...
-
rajab natshah β
committed fa449475 on 1.1.x
- Status changed to Fixed
2 months ago 4:24pm 16 September 2024 - π¬π§United Kingdom vangelisp Fife, Scotland
Hi there!
I'm afraid that this operator ( `<=10.2` ) is limiting anything higher than 10.2.0 on the 10.2.x range.
I do run Drupal 10.2.7 and I am unable to pass the dependencies issue in Composer.
In theory, in order to cover also the 10.2.x range, it should be
"drupal/core": "^9.3 || ^10.0 || <10.3"
Automatically closed - issue fixed for 2 weeks with no activity.
- πΊπ¦Ukraine dburiak
This should be reopened as I also faced incompatibility with Drupal 10.2.7.
Agree with @vangelisp - π―π΄Jordan Rajab Natshah Jordan
I agree with Dmitry and Vangelis.
Thanks, for following up on the issue.Changing to
"drupal/core": "<10.3"