Skip to content

Commit

Permalink
Merge pull request #1 from snowio/fix/akeneo5-updates
Browse files Browse the repository at this point in the history
Fix namespace
  • Loading branch information
Liam Toohey authored May 20, 2022
2 parents 2f14de6 + cacb6a2 commit 9f58d5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Symfony\Component\Validator\Constraints\NotBlank;
use Symfony\Component\Validator\Constraints\Uuid;
use Akeneo\Pim\Enrichment\Component\Product\Validator\Constraints\WritableDirectory;
use Akeneo\Tool\Component\StorageUtils\Validator\Constraints\WritableDirectory;
use Symfony\Component\Validator\Constraints\Regex;
use Symfony\Component\Validator\Constraints\Collection;

Expand Down

0 comments on commit 9f58d5b

Please sign in to comment.