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

Required imagick extension #90

Merged

Conversation

skdishansachin
Copy link
Contributor

The BaconQrCode package required the imagick extension to work. I added the imagick extension as a requirement in the composer.json file.

If the imagick extension isn't enabled or installed, the composer will ask you to install it first with the new installation modification. This should prevent issues like #88 from happening again.

Please let me know for any clarification.

@tnylea tnylea changed the base branch from main to required-imagick-ext July 12, 2024 14:57
@tnylea tnylea merged commit 6cec1e5 into thedevdojo:required-imagick-ext Jul 12, 2024
1 check failed
@tnylea tnylea mentioned this pull request Jul 12, 2024
@tnylea
Copy link
Contributor

tnylea commented Jul 12, 2024

Merging this into a required-imagick-ext branch and then checking that tests pass in this new PR: #96

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