You need to upgrade the phx_new package from hex every time a new Phoenix version is released.
mix archive.install hex phx_new latest
Or at least before you start a new project.
You need to upgrade the phx_new package from hex every time a new Phoenix version is released.
mix archive.install hex phx_new latest
Or at least before you start a new project.