Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backend | ||
common | ||
console | ||
environments | ||
frontend | ||
tests | ||
.bowerrc | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
composer.json | ||
init | ||
init.bat | ||
requirements.php | ||
yii.bat |
- 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 |
---|---|---|
.. | ||
backend | Loading commit data... | |
common | Loading commit data... | |
console | Loading commit data... | |
environments | Loading commit data... | |
frontend | Loading commit data... | |
tests | Loading commit data... | |
.bowerrc | Loading commit data... | |
.gitignore | Loading commit data... | |
LICENSE.md | Loading commit data... | |
README.md | Loading commit data... | |
composer.json | Loading commit data... | |
init | Loading commit data... | |
init.bat | Loading commit data... | |
requirements.php | Loading commit data... | |
yii.bat | Loading commit data... |