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

[WIP] Homebrew integration #1055

Open
wants to merge 15 commits into
base: 3.x
Choose a base branch
from
Open

[WIP] Homebrew integration #1055

wants to merge 15 commits into from

Conversation

stovak
Copy link

@stovak stovak commented Nov 9, 2021

Overview

This pull request:

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests that cover changes
  • Adds or fixes documentation

Summary

Adding building of Phar and Home-brew formula

Description

Proposed Workflow

@stovak stovak changed the title Homebrew integration [WIP] Homebrew integration Nov 9, 2021
src/Task/Archive/Pack.php Outdated Show resolved Hide resolved
composer.json Outdated
@@ -113,7 +116,6 @@
}
},
"suggest": {
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
Copy link
Member

Choose a reason for hiding this comment

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

Cool.

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.

3 participants