Deleting the wiki page '1.3 Upgrade' cannot be undone. Continue?
If your version is < v1.4.2, run: test -d app && git add app && git commit -m "Configuration"
.
$ make update
$ make propel
If you upgrade from <= v1.4.0 to >= v1.4.1: run php app/console migrate:to:v1.4.1
.
If you upgrade from <= v1.4.3 to >= v1.4.4, the configuration is moved to app/config/config.yml
: $ cp app/config/config.yml.dist app/config/config.yml
and see the configuration section for more information.
If you upgrade to v1.7.0 or more, see the configuration section for more information about new options.
Deleting the wiki page '1.3 Upgrade' cannot be undone. Continue?