- Issue created by @gobnat
- ๐ฎ๐ณIndia Shreya_98
Shreya_th โ made their first commit to this issueโs fork.
- last update
over 1 year ago Composer require failure - @shreya_th opened merge request.
- ๐ณ๐ดNorway gisle Norway
I've downloaded ACL 8.x-1.0 for Drupal 9.5.10 using this command:
composer require 'drupal/acl:^1.0'
And the contents of
acl.info.yml
is this:name: ACL type: module description: 'Access control list API. Has no features on its own.' core_version_requirement: ^8 || ^9 package: 'Access control' # Information added by Drupal.org packaging script on 2023-08-23 version: '8.x-1.0' project: 'acl' datestamp: 1692790167
I.e.: Everything looks OK, there is a "version" attribute added by the packing script.
Based on that I would say the problem is at your end.
As for MR 8! by Shreya_th, it is posted without explanation, and I simply don't understand how it is supposed to help. I don't think it is in any way relevant here.
- ๐ฆ๐บAustralia dzastin
@gisle - I am another maintainer for the same Drupal project @gobnat made this issue for.
Seeing as a fresh install actually includes this info I've gone ahead and added
# Information added by Drupal.org packaging script on 2023-08-23 version: '8.x-1.0' project: 'acl' datestamp: 1692790167
to our
acl.info.yml
All is good now, appreciate you confirming the issue was on our end! Feel free to close.
- Status changed to Closed: cannot reproduce
over 1 year ago 12:00pm 15 September 2023