Closed (fixed)
Project:
Microformats
Version:
8.x-1.x-dev
Component:
Code-Drupal
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 May 2016 at 05:02 UTC
Updated:
28 Jan 2020 at 16:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hongpong commented"require": {
"mf2/mf2": "~0.3",
"barnabywalters/mf-cleaner": "^0.1.4",
"indieweb/mention-client": "^1.1"
}
More commits to follow. composer install is required to set these up locally.
Comment #4
hongpong commentedThis happened.
also there was a problem, phpunit related fixed here by mlncn so that was removed from composer.json.
https://gitlab.com/agaric/drupal/microformats/commit/89043a2b79504bc0778...