Skip to content

Commit

Permalink
keep minimum stability at dev, prefer-stable takes care about that an…
Browse files Browse the repository at this point in the history
…yway
  • Loading branch information
dpfaffenbauer committed Oct 31, 2018
1 parent e578ad0 commit 47a184d
Show file tree
Hide file tree
Showing 49 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/AddressBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\AddressBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/ConfigurationBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\ConfigurationBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/CoreBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"CoreShop\\Bundle\\CoreBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/CurrencyBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\CurrencyBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/CustomerBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\CustomerBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/FixtureBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"CoreShop\\Bundle\\FixtureBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/FrontendBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\FrontendBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/IndexBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"CoreShop\\Bundle\\IndexBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/InventoryBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"CoreShop\\Bundle\\InventoryBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/LocaleBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"CoreShop\\Bundle\\LocaleBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/MoneyBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\MoneyBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/NotificationBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"CoreShop\\Bundle\\NotificationBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/OrderBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"CoreShop\\Bundle\\OrderBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/PaymentBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"CoreShop\\Bundle\\PaymentBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/PayumBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"CoreShop\\Bundle\\PaymentBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/PimcoreBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\PimcoreBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/ProductBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"CoreShop\\Bundle\\ProductBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/ResourceBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"CoreShop\\Bundle\\ResourceBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/RuleBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"CoreShop\\Bundle\\RuleBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/SEOBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"CoreShop\\Bundle\\SEOBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/SequenceBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\SequenceBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/ShippingBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"CoreShop\\Bundle\\ShippingBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/StoreBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"CoreShop\\Bundle\\StoreBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/TaxationBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"CoreShop\\Bundle\\TaxationBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/TrackingBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Bundle\\TrackingBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/WorkflowBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"CoreShop\\Bundle\\WorkflowBundle\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Address/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"CoreShop\\Component\\Address\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Configuration/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Configuration\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"CoreShop\\Component\\Core\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Currency/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Currency\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Customer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"CoreShop\\Component\\Customer\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Index/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"CoreShop\\Component\\Index\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Inventory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Inventory\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Locale/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Index\\Locale\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Notification/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Component\\Notification\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Order/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"CoreShop\\Component\\Order\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Payment/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Payment\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Pimcore/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Pimcore\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Product/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"CoreShop\\Component\\Product\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Registry/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Registry\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Resource/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"CoreShop\\Component\\Resource\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Rule/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Rule\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/SEO/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\SEO\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
2 changes: 1 addition & 1 deletion src/CoreShop/Component/Sequence/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"CoreShop\\Component\\Sequence\\": ""
}
},
"minimum-stability": "RC",
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
Expand Down
Loading

0 comments on commit 47a184d

Please sign in to comment.