| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| console | ||
| controllers | ||
| generators | ||
| views | ||
| CHANGELOG.md | ||
| CodeFile.php | ||
| Generator.php | ||
| GiiAsset.php | ||
| Module.php | ||
| README.md | ||
| TypeAheadAsset.php | ||
| composer.json |
- 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... | |
| components | Loading commit data... | |
| console | Loading commit data... | |
| controllers | Loading commit data... | |
| generators | Loading commit data... | |
| views | Loading commit data... | |
| CHANGELOG.md | Loading commit data... | |
| CodeFile.php | Loading commit data... | |
| Generator.php | Loading commit data... | |
| GiiAsset.php | Loading commit data... | |
| Module.php | Loading commit data... | |
| README.md | Loading commit data... | |
| TypeAheadAsset.php | Loading commit data... | |
| composer.json | Loading commit data... |