KnpLabs / rad-fixtures-load

A command to load them all
25 stars 5 forks source link

Symfony3 capability #21

Closed kopaygorodsky closed 8 years ago

kopaygorodsky commented 8 years ago

Problem with installing bundle in symfony3. in composer.json I have: "symfony/symfony": "3.1.x-dev", "knplabs/rad-fixtures-load": "dev-master",

Output: Problem 1

kopaygorodsky commented 8 years ago

Sorry, this issue already fixed: delete vendor dir and "composer install"