Semantic-Org/UI-Api

Symfony invalid configuration of composer.json and bower files

barta-adrian opened this issue · 0 comments

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException] Unrecognized option "web" under "sylius_theme.authors.0". Available options are "email", "homepage", "name", " role".

The fix is simple, only change
"web": "http://www.jacklukic.com", to "homepage": "http://www.jacklukic.com",
in composer.json and bower.json