Add 2 new features to the block:
1. Show the likes count 2. Show the media's publish date
FIX #3168432 FIX #3143643
Fixup to #3164104: Support string keys / associative arrays in Configurator_SequenceTabledrag: Restore PHP 5.6 compatibility.
Query bug fixing
This update removes the dependency on drupal/features. If your project relies on drupal/features, add it to your project's composer.json:
composer require drupal/features
If you do not use drupal/features, make sure you uninstall it before updating:
drush pm:uninstall features