Install
Works with Drupal: ^8.7.7 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
29.57 KB
MD5: 16c82a38e7bcd5816ec31725b39d35b8
SHA-1: da66f204b1695e080b8af083f5ad04ca43d9d3a9
SHA-256: 3b03edf7770c1b20ad3f898c518c1cc8a9fc98f744d46854b16c8172ffaa81a4
Download zip
51.52 KB
MD5: 955ef0139c153f96276514656fcc663f
SHA-1: 09a2bda039bfbb3fff01c91964384bf3d924b8c5
SHA-256: a947b19f6bdf8dec93cb4bb1a182387b6d05854f3639ca78a66fea388046250a
Release notes
Contributors (5)
dsdeiz, Dave Reid, lolandese, phenaproxima, andreyjan
Changelog
Issues: 3 issues resolved.
Changes since 8.x-1.3:
Task
- #3114221 by dsdeiz, Dave Reid, lolandese: Require Drupal 8.7.7+ and allow to be installed on Drupal 9. Remove custom composer.json because we do not have any external dependencies.
- #3128394 by phenaproxima: Fix tests on Drupal 9
- #3096857 by phenaproxima, andreyjan: Converted SimpleTest tests to PHPUnit.