Skip to content

Releases: laravel/installer

v5.22.0

21 Oct 15:21
6000c59

Choose a tag to compare

v5.21.0

14 Oct 14:06
01590f6

Choose a tag to compare

v5.20.0

07 Oct 14:47
bc466d5

Choose a tag to compare

v5.19.0

30 Sep 10:34
bf3460e

Choose a tag to compare

v5.18.0

23 Sep 14:21
68fe096

Choose a tag to compare

  • Support pnpm and yarn package managers by @adrum in #433
  • Add the ability to use a git repo as custom kit by @adrum in #432
  • Don't pass --no-ansi to rm, properly check if output is a TTY by @stancl in #437

v5.17.0

07 Aug 19:17
9bee40d

Choose a tag to compare

v5.16.0

17 Jun 17:10
f497475

Choose a tag to compare

v5.15.0

20 May 17:14

Choose a tag to compare

  • add missing variable name to doc tags and missing doc tags to methods by @Muetze42 in #420

v5.14.2

01 Apr 14:53
229a4f9

Choose a tag to compare

  • [5.x] Only open files in the tests directory when converting to Pest by @tonysm in #414

v5.14.1

18 Mar 13:59
6a53b06

Choose a tag to compare

  • Adding Pest option back in Laravel app and improve pest experience by @tnylea in #413