Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Releases: Muetze42/lura

Add Laravel 11 support

11 Mar 18:11
49b6f23
Compare
Choose a tag to compare
3.2.2

Add Laravel 11 support

Use curl

22 Oct 08:10
e38469a
Compare
Choose a tag to compare
Merge pull request #19 from Muetze42/development

refactor: use curl to get dependencies

Add helper functions

21 Oct 15:01
3193152
Compare
Choose a tag to compare
Merge pull request #18 from Muetze42/development

feat: add helper functions

v3.1.1

21 Oct 12:04
c550f05
Compare
Choose a tag to compare
Merge pull request #17 from Muetze42/development

fix: skippable question

Add ask skipable to command

20 Oct 19:01
bcc1d9a
Compare
Choose a tag to compare
Merge pull request #16 from Muetze42/development

feat: add ask skipable to command

New Namespace

18 Oct 01:16
97e247f
Compare
Choose a tag to compare
Merge pull request #15 from Muetze42/development

refactor: change namespace

Prompts compatibility

17 Oct 23:20
ec89f49
Compare
Choose a tag to compare
Merge pull request #14 from Muetze42/development

Development

v2.1.1

17 Oct 16:56
a34a849
Compare
Choose a tag to compare
  • Catch CommandNotFoundException
  • Add custom list command

Add addDependency method

17 Oct 13:08
a58cab7
Compare
Choose a tag to compare
Merge pull request #12 from Muetze42/development

feat: add addDependency method

Remove handle return

16 Oct 20:25
c83e1c8
Compare
Choose a tag to compare

Upgrade 1 to 2

Remove the int return of the runLura method.