Skip to content

Commit

Permalink
[3.1] remove branch alias dev-master
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Jun 1, 2023
1 parent a156189 commit a433707
Show file tree
Hide file tree
Showing 66 changed files with 66 additions and 196 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"symfony-tests-dir": "tests",
"symfony-assets-install": "relative",
"branch-alias": {
"dev-master": "3.1-dev"

}
},
"config": {
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/AddressBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/ConfigurationBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/CoreBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/CurrencyBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/CustomerBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/FixtureBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/FrontendBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/IndexBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
},
,
"pimcore": {
"bundles": [
"CoreShop\\Bundle\\IndexBundle\\CoreShopIndexBundle"
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/InventoryBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/LocaleBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/MenuBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/MessengerBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
},
,
"pimcore": {
"bundles": [
"CoreShop\\Bundle\\MessengerBundle\\CoreShopMessengerBundle"
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/MoneyBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/NotificationBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/OptimisticEntityLockBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/OrderBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/PaymentBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/PayumBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/PayumPaymentBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/PimcoreBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/ProductBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/ResourceBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/RuleBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/SEOBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/SequenceBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/ShippingBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/StorageListBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

}
}
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/StoreBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/TaxationBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/TestBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/ThemeBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/TrackingBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/UserBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
4 changes: 1 addition & 3 deletions src/CoreShop/Bundle/VariantBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}

},
"config": {
"sort-packages": true
Expand Down
Loading

0 comments on commit a433707

Please sign in to comment.