Skip to content

Releases: laravel/vapor-cli

v1.65.7

21 May 08:30
b2dfaa1

Choose a tag to compare

Fix S3 http requests always retrying once on success (#263)

v1.65.6

18 Feb 18:40
4997b56

Choose a tag to compare

v1.65.5

05 Feb 18:54

Choose a tag to compare

v1.65.4

28 Jan 16:03
f9937b3

Choose a tag to compare

  • fix: Retry message not show on first retry and would show when it wouldn't retry by @mathiasgrimm in #259

v1.65.3

17 Dec 18:28

Choose a tag to compare

v1.65.2

26 Nov 07:29

Choose a tag to compare

   fix tests

v1.65.1

23 May 08:56
c03eb7c

Choose a tag to compare

  • Add frankenphp binary to IgnoredFiles while BuildProcess by @rvzug in #254

v1.65.0

22 Apr 12:02

Choose a tag to compare

  • [1.x] Fixes CLI storage path for Laravel 11 by @joedixon in #253

v1.64.0

19 Feb 08:58

Choose a tag to compare

v1.63.1

31 Jan 17:28
4870c5e

Choose a tag to compare

New Contributors