Skip to content

Update meyfa/php-svg requirement from ^0.11.2 to ^0.11.2 || ^0.12.0 - #4

Open
dependabot[bot] wants to merge 12 commits into
developfrom
dependabot/composer/meyfa/php-svg-tw-0.11.2or-tw-0.12.0
Open

Update meyfa/php-svg requirement from ^0.11.2 to ^0.11.2 || ^0.12.0#4
dependabot[bot] wants to merge 12 commits into
developfrom
dependabot/composer/meyfa/php-svg-tw-0.11.2or-tw-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2023

Copy link
Copy Markdown

Updates the requirements on meyfa/php-svg to permit the latest version.

Release notes

Sourced from meyfa/php-svg's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: meyfa/php-svg@v0.11.3...v0.12.0

Commits
  • f6cc2fa fix: Fix more wrong typehints (#181)
  • ad432a5 chore: Improve each() polyfill (fixes #178) (#179)
  • a669ed6 fix: Add shim for trim() that accepts null (#177)
  • 544f887 refactor: Use hypot() to calculate hypotenuse (#176)
  • 29aede2 feat: Add LIBXML_PARSEHUGE flag to allow larger content (#172)
  • 8d4ba59 docs: Declare null return typehints on SVG::getWidth/getHeight (#170)
  • 18a11df fix: Avoid deprecation warnings when passing null (#169)
  • 60946c6 docs(readme): Rewrite the README (fixes #125) (#163)
  • 233a095 refactor: Simplify PathRendererImplementation loop (#167)
  • c8f3e14 fix: Avoid path stroke crash with too few points (#166)
  • 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)

Aggiekev and others added 12 commits February 18, 2019 07:47
Fixed Shape position issue that pops up when trying to animate
Added ability to find a PNG file
…evelop

# Conflicts:
#	src/PhpPresentation/Shape/Drawing/Base64.php
#	src/PhpPresentation/Style/Border.php
#	src/PhpPresentation/Writer/PowerPoint2007/AbstractSlide.php
Updates the requirements on [meyfa/php-svg](https://github.com/meyfa/php-svg) to permit the latest version.
- [Release notes](https://github.com/meyfa/php-svg/releases)
- [Commits](meyfa/php-svg@v0.11.2...v0.12.0)

---
updated-dependencies:
- dependency-name: meyfa/php-svg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 1, 2023
@Aggiekev
Aggiekev force-pushed the develop branch 3 times, most recently from 732d029 to 2b4ef2e Compare June 5, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants