Melissa Rossi
Melissa Rossi
@saurabh-lcm I fixed the issue with the test_php step in CircleCI. The `.php_cs.dist` was deprecated so I made the change to `.php-cs-fixer.dist.php` and adjusted the config() in this commit 2f30701...
Looking into how to make Mannequin compatible with Drupal 9 and backward compatible with Drupal 8 versions. So are we are seeing some problems with adding Drupal 9. Here are...
We are moving the silex/silex to symfony/flex within the Mannequin project for Drupal 9 update. This way we can keep it within Symfony eco-system.
I need to update the PHPUnit's from 6 to 7 being used in this repository with Drupal 9.
Just need to fix a few of the tests now for Drupal 9 to pass. Which looks to be the same 8 test failing on both D9 versions.
@clairesunstudio well update this PR I noticed develop branch has this package listed twice in the package.json. I removed it from the dependencies but left the devdependencies instead. ``` "dependencies":...
@clairesunstudio this is ready for your review now. The current changelog is correct one if you want to change it to incorrect to test again go ahead either remove component,...