Skip to content

Releases: laravel/valet

v2.18.6

18 Jan 18:19
8659178
Compare
Choose a tag to compare

Fixed

  • Fix syntax error in ./valet (#1183)

v2.18.5

18 Jan 17:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.18.4...v2.18.5

v2.18.4

05 Jan 16:59
Compare
Choose a tag to compare
  • Fix warnings when using Valet in non-CLI context (#1169)

v2.18.3

23 Dec 08:25
69f432e
Compare
Choose a tag to compare

Fixed

  • Fix some more Guzzle compatibility issues (f980900)

v2.18.2

23 Dec 08:09
944e80c
Compare
Choose a tag to compare

Fixed

  • Fix an issue with valet on-latest-version (#1164)

v2.18.1

21 Dec 14:27
Compare
Choose a tag to compare
  • Avoid expiring of the root certificate authority by extending it to last 20 years (#1161)

v2.18.0

21 Dec 14:25
Compare
Choose a tag to compare
  • Replace HTTPful (un-managed) with Guzzle (#1163)

v2.17.1

13 Dec 22:24
Compare
Choose a tag to compare
  • Fix certificate generation bug introduced in v2.17.0 (#1155)

v2.17.0

13 Dec 18:00
Compare
Choose a tag to compare
  • Default SSL certificates to shorter duration (per Chrome 58), allow for manual duration setting when securing (#1154)

v2.16.2

06 Dec 17:08
Compare
Choose a tag to compare
  • Set Brew highest PHP version to 8.1 (#1111)
  • Update constraints (#1151)