2.x will require using Composer to manage the code base. Add information in the README.md file.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2903643-3.patch | 1.31 KB | mondrake |
2.x will require using Composer to manage the code base. Add information in the README.md file.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2903643-3.patch | 1.31 KB | mondrake |
Comments
Comment #2
mondrakeComment #3
mondrakeFixing one code style issue.
Comment #4
mondrakeCommitted.
Comment #6
nchase commentedjust to get it right: if I do don't have access to composer I can't use the module?
Comment #7
mondrakeyou can use the version 8.x-1.1 which does not require composer
Comment #8
nchase commentedok. will the 8.x-1.dev be the same in terms of features as the 8.x.2.dev in future?
Comment #9
mondrake#8: cannot commit for that, sorry.
Depends on whether future effects will need external dependencies via composer, and in available time to keep 2 branches in sync.
Any new feature will always go to 8.x-2.x first. This is the standard in Drupal ecosystem.