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

πŸ”¨ Rewrite the Foundation update script in PHP #317

Merged
merged 10 commits into from
Nov 24, 2023

Conversation

Log1x
Copy link
Member

@Log1x Log1x commented Nov 16, 2023

~/Development/packages/acorn/scripts
❯ php update-foundation
Laravel is already on the latest version (v10.32.1).
Use --force to force update.

~/Development/packages/acorn/scripts
❯ php update-foundation --force
Latest Laravel Version: v10.32.1

Downloaded the archive to: /Users/brandon/Development/packages/acorn/scripts/.temp/v10.32.1.tar.gz
Extracted archive to: /Users/brandon/Development/packages/acorn/scripts/.temp
Deleted directory: /Users/brandon/Development/packages/acorn/scripts/../src/Illuminate/Foundation/
Moved Foundation to: /Users/brandon/Development/packages/acorn/scripts/../src/Illuminate/Foundation/
Deleted directory: /Users/brandon/Development/packages/acorn/scripts/.temp

Finished in 1.36 seconds.

Copy link
Member

@QWp6t QWp6t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… LGTM! :shipit:

@QWp6t QWp6t merged commit fa1e8fa into main Nov 24, 2023
2 checks passed
@QWp6t QWp6t deleted the enhance/rewrite-update-script-to-php branch November 24, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants