- in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0` it does not prevent dev versions to be installed but neither does `1.*` - dev versions are constrolled via `minimum-stability` setting and the `@dev`, `@beta`, `@stable`,... settings. - setting bower packages that ship compiled files only with the stable release to use `@stable` in composer.json of the applictaions. This setting can be removed when we remove the `minimum-stability=dev` setting after GA.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ActiveField.php | Loading commit data... | |
ActiveForm.php | Loading commit data... | |
Alert.php | Loading commit data... | |
BootstrapAsset.php | Loading commit data... | |
BootstrapPluginAsset.php | Loading commit data... | |
BootstrapThemeAsset.php | Loading commit data... | |
Button.php | Loading commit data... | |
ButtonDropdown.php | Loading commit data... | |
ButtonGroup.php | Loading commit data... | |
CHANGELOG.md | Loading commit data... | |
Carousel.php | Loading commit data... | |
Collapse.php | Loading commit data... | |
Dropdown.php | Loading commit data... | |
Modal.php | Loading commit data... | |
Nav.php | Loading commit data... | |
NavBar.php | Loading commit data... | |
Progress.php | Loading commit data... | |
README.md | Loading commit data... | |
Tabs.php | Loading commit data... | |
Widget.php | Loading commit data... | |
composer.json | Loading commit data... |