Fix some composer.json files#1422
Conversation
|
@pjedrzejewski @jjanvier @umpirsky Anything blocking this one? |
There was a problem hiding this comment.
Are we sure about this? The namespace starts with spec.
There was a problem hiding this comment.
Both ways are correct, but this one makes it consistent with other composer.json files.
- add missing dependencies - remove not required ones - adjust some dependencies to be same like in other parts of Sylius - add missing dev stability parameter when required
|
@pjedrzejewski We really need to have Travis setups for all read-only tree splits, without this we can't be sure that bundles/components have all required dependencies (i.e. Core component have 2 missing ones)... Additionally I have added |
|
@pjedrzejewski This should be merged before relase of |
Fix some `composer.json` files
|
Looks good to me, I renabled travis for all repos, let's see what happens. :) |
Fix some `composer.json` files
Fix some `composer.json` files
Fix some `composer.json` files
Fix some `composer.json` files
Fix some `composer.json` files
Fix some `composer.json` files
Fix some `composer.json` files
Fix some `composer.json` files
Without this trying to test Pricing Component is broken.