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

How do you use this without Composer?? #339

Closed
ghost opened this issue Sep 19, 2020 · 2 comments
Closed

How do you use this without Composer?? #339

ghost opened this issue Sep 19, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2020

As the title says, I'm trying to include this without Composer but I can't get anything to work. Any ideas how I might be able to get it working?

@jp-onsite
Copy link

you can download everything to your local development machine with composer. After that you can copy everything to your target system. you dont need composer on the target system. require '/libs/autoload.php'; in your php code before working with minifier

@matthiasmullie
Copy link
Owner

This should work: #83

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

2 participants