joppuyo / jpeg-xl-encode

A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.
MIT License
16 stars 0 forks source link

Update rosell-dk/image-mime-type-guesser requirement from ^0.3.1 to ^1.1.1 #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on rosell-dk/image-mime-type-guesser to permit the latest version.

Commits
  • 72f7040 Removed travis config
  • 0a50b7e GuessFromExtension did not recognize uppercased file extension. Fixes #27
  • 8d3a144 Moved signatature sniffer to the top of the stack. Closes #26
  • f12372d Updated README [no ci]
  • d2b7087 Ready for the BIG test! [no ci]
  • fd00bdd Relaxed CS ruleset from PSR2 to allowing Windows EOL [no cs]
  • 9dd57a4 Removed test image ending with dot - it causes Windows checkout to fail! Clos...
  • 21280ab tests for mac and windows [no ci]
  • 82f0c36 Provided new public method for mapping file extension to mime. Closes #24
  • b2e02f0 ahh - its master, not main
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)