| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assets | ||
| commands | ||
| config | ||
| controllers | ||
| mail/layouts | ||
| models | ||
| runtime | ||
| tests | ||
| views | ||
| web | ||
| .bowerrc | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
| composer.json | ||
| requirements.php | ||
| yii | ||
| 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 |
|---|---|---|
| .. | ||
| assets | Loading commit data... | |
| commands | Loading commit data... | |
| config | Loading commit data... | |
| controllers | Loading commit data... | |
| mail/layouts | Loading commit data... | |
| models | Loading commit data... | |
| runtime | Loading commit data... | |
| tests | Loading commit data... | |
| views | Loading commit data... | |
| web | 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... | |
| requirements.php | Loading commit data... | |
| yii | Loading commit data... | |
| yii.bat | Loading commit data... |