Releases: cretueusebiu/valet-windows
2.0.10
See the changelog.
Upgrading to 2.0.10
Before upgrading you should run the following commands to stop and uninstall the existing Valet services:
valet stop
valet uninstall
Next, you should upgrade to the latest version of Valet. You should use the following command to update to the latest version:
composer global update cretueusebiu/valet-windows
Once the fresh Valet source code has been downloaded, you should run the install command:
valet install
After upgrading, it may be necessary to re-park or re-link your sites.
2.0.9
See the changelog.
Upgrading to 2.0.9
Before upgrading you should run the following commands to stop and uninstall the existing Valet services:
valet stop
valet uninstall
Next, you should upgrade to the latest version of Valet. You should use the following command to update to the latest version:
composer global update cretueusebiu/valet-windows
Once the fresh Valet source code has been downloaded, you should run the install command:
valet install
After upgrading, it may be necessary to re-park or re-link your sites.
2.0.8
See the changelog.
Upgrading to 2.0.8
Before upgrading you should run the following commands to stop and uninstall the existing Valet services:
valet stop
valet uninstall
Next, you should upgrade to the latest version of Valet. You should use the following command to update to the latest version:
composer global update cretueusebiu/valet-windows
Once the fresh Valet source code has been downloaded, you should run the install command:
valet install
After upgrading, it may be necessary to re-park or re-link your sites.
2.0.7
See the changelog.
Upgrading to 2.0.7
Before upgrading you should run the following commands to stop and uninstall the existing Valet services:
valet stop
valet uninstall
Next, you should upgrade to the latest version of Valet. You should use the following command to update to the latest version:
composer global update cretueusebiu/valet-windows
Once the fresh Valet source code has been downloaded, you should run the install command:
valet install
After upgrading, it may be necessary to re-park or re-link your sites.
2.0.6
2.0.5
See the changelog.
Upgrading to 2.0.5
Before upgrading you should run the following commands to stop and uninstall the existing Valet services:
valet stop
valet uninstall
Next, you should upgrade to the latest version of Valet. You should use the following command to update to the latest version:
composer global update cretueusebiu/valet-windows
Once the fresh Valet source code has been downloaded, you should run the install command:
valet install
After upgrading, it may be necessary to re-park or re-link your sites.
2.0.4
- Fix
valet link
command. - Configure Acrylic DNS Proxy automatically.
2.0.3
Merge pull request #2 from cretueusebiu/analysis-XNLBl1 Apply fixes from StyleCI