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

Recommend CGR #6

Open
dpi opened this issue Jul 26, 2021 · 4 comments
Open

Recommend CGR #6

dpi opened this issue Jul 26, 2021 · 4 comments

Comments

@dpi
Copy link
Owner

dpi commented Jul 26, 2021

Recommend consolidation/cgr when it has a PHP 8 compatible release: consolidation/cgr#40

It works right now but requires use of ignore platform reqs during require and subsequent updates.

@dpi dpi changed the title Reccomend CGR Recommend CGR Jul 29, 2021
@dpi
Copy link
Owner Author

dpi commented Jul 29, 2021

@dpi
Copy link
Owner Author

dpi commented Jul 29, 2021

For now:

composer global require consolidation/cgr --ignore-platform-reqs
cgr require dpi/dogit
# then later..
cgr update dpi/dogit # etc

@dpi
Copy link
Owner Author

dpi commented Jun 15, 2023

CGR now works with PHP 8

@dpi
Copy link
Owner Author

dpi commented Jun 15, 2023

noticed an extra step may be required: export PATH=~/.composer/vendor/bin:$PATH

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

No branches or pull requests

1 participant