Skip to content

Releases: cretueusebiu/valet-windows

2.0.10

23 May 07:31
Compare
Choose a tag to compare

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

03 Apr 17:20
Compare
Choose a tag to compare

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

25 Jan 14:33
Compare
Choose a tag to compare

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

21 Jan 12:51
Compare
Choose a tag to compare

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

21 Jan 12:38
Compare
Choose a tag to compare

See 2.0.7

2.0.5

12 Jan 20:55
Compare
Choose a tag to compare

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

02 Jan 16:20
Compare
Choose a tag to compare

2.0.3

30 Dec 22:53
Compare
Choose a tag to compare
Merge pull request #2 from cretueusebiu/analysis-XNLBl1

Apply fixes from StyleCI