Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Add Install Command #8

Merged
merged 5 commits into from
Oct 4, 2023
Merged

[FEAT]: Add Install Command #8

merged 5 commits into from
Oct 4, 2023

Commits on Oct 4, 2023

  1. feat: add install command

    Signed-off-by: asciito <ayax.cordova@aydev.mx>
    asciito committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    dfdc6a7 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    asciito authored and github-actions[bot] committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0ec26a4 View commit details
    Browse the repository at this point in the history
  3. feat: add sponsor method

    Signed-off-by: asciito <ayax.cordova@aydev.mx>
    asciito committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1525cca View commit details
    Browse the repository at this point in the history
  4. fix: phpstan error

    We should ignore this error, because the ```Artisan::command()``` binds the '$this' object on to the callback function.
    
    Signed-off-by: asciito <ayax.cordova@aydev.mx>
    asciito committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    66ea532 View commit details
    Browse the repository at this point in the history
  5. Fix styling

    asciito authored and github-actions[bot] committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    90b153a View commit details
    Browse the repository at this point in the history