Skip to content

[13.x] Add license and workflow to illuminate/image#60824

Merged
taylorotwell merged 2 commits into
laravel:13.xfrom
jackbayliss:13.x-add-license-n-shiz
Jul 17, 2026
Merged

[13.x] Add license and workflow to illuminate/image#60824
taylorotwell merged 2 commits into
laravel:13.xfrom
jackbayliss:13.x-add-license-n-shiz

Conversation

@jackbayliss

@jackbayliss jackbayliss commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Since we can access it via https://github.com/illuminate/image

This PR ensures the license.md, workflow, and .gitattributes are inline with all the other illuminate bits.

Also, while I was here, noticed the composer.json had no suggestion for ext-fileinfo, which is used

$mimeType = (new finfo(FILEINFO_MIME_TYPE))->buffer($contents);
(afaik both drivers use process, but i went with suggest to mirror filesystem)

I spend a few hours every day just going through stuff and super old prs, just out of curiosity, so, hell yea and sorry

@github-actions

Copy link
Copy Markdown

Thanks for submitting a PR!

Note that draft PRs are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@jackbayliss
jackbayliss marked this pull request as ready for review July 17, 2026 17:44
@taylorotwell
taylorotwell merged commit bafb888 into laravel:13.x Jul 17, 2026
55 checks passed
@jackbayliss
jackbayliss deleted the 13.x-add-license-n-shiz branch July 17, 2026 18:28
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