- 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 |
---|---|---|
.. | ||
Accordion.php | Loading commit data... | |
AutoComplete.php | Loading commit data... | |
CHANGELOG.md | Loading commit data... | |
DatePicker.php | Loading commit data... | |
DatePickerLanguageAsset.php | Loading commit data... | |
Dialog.php | Loading commit data... | |
Draggable.php | Loading commit data... | |
Droppable.php | Loading commit data... | |
InputWidget.php | Loading commit data... | |
JuiAsset.php | Loading commit data... | |
LICENSE.md | Loading commit data... | |
Menu.php | Loading commit data... | |
ProgressBar.php | Loading commit data... | |
README.md | Loading commit data... | |
Resizable.php | Loading commit data... | |
Selectable.php | Loading commit data... | |
Slider.php | Loading commit data... | |
SliderInput.php | Loading commit data... | |
Sortable.php | Loading commit data... | |
Spinner.php | Loading commit data... | |
Tabs.php | Loading commit data... | |
Widget.php | Loading commit data... | |
composer.json | Loading commit data... |