Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes #36

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Minor fixes #36

wants to merge 6 commits into from

Conversation

BFoucher
Copy link
Member

Fix Typo, Classname and dynamic User class

@@ -3,7 +3,7 @@
namespace Victoire\DevTools\VacuumBundle\Pipeline\WordPress\Stages\Category;

use Doctrine\ORM\EntityManager;
use Victoire\Bundle\BlogBundle\Entity\Category;
use Victoire\Bundle\BlogBundle\Entity\BlogCategory;
Copy link
Member

@paulandrieux paulandrieux Jan 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Category changed to BlogCategory in the 2.2.29 release of victoire, it should be reflected in composer.json, requiring ^2.2.29.
(cf: Victoire/victoire@2.2.28...2.2.29)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants