Skip to content

Update phpoffice/common requirement from 0.2.* to 0.2.* || 1.0.* - #2

Open
dependabot[bot] wants to merge 12 commits into
developfrom
dependabot/composer/phpoffice/common-0.2.staror-1.0.star
Open

Update phpoffice/common requirement from 0.2.* to 0.2.* || 1.0.*#2
dependabot[bot] wants to merge 12 commits into
developfrom
dependabot/composer/phpoffice/common-0.2.staror-1.0.star

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2021

Copy link
Copy Markdown

Updates the requirements on phpoffice/common to permit the latest version.

Release notes

Sourced from phpoffice/common's releases.

1.0.0

Changes

Changelog

Sourced from phpoffice/common's changelog.

Changelog

0.1.0

Features

  • Initial Release

0.1.1

Features

  • Added String::chr for suppporting Unicode Characters

0.2.0

Changes

  • Renamed String class in Text class for supporting PHP7

0.2.1

Features

  • Added XMLReader from PHPWord

0.2.2

BugFix

  • Fixed "Class 'PhpOffice\Common\ZipArchive' not found in /src/Common/XMLReader.php on line 54"

0.2.3

Features

  • Added missing features for supporting PHPWord

0.2.4

Changes

  • XMLWriter : Refactoring for improving performances

0.2.5

Features

  • Added Zip Adapters (PclZip & ZipArchive)

0.2.6

Changes

  • \PhpOffice\Common\Text::utf8ToUnicode() became public.

0.2.7

Features

  • Added \PhpOffice\Common\File::fileGetContents() (with support of zip://)

... (truncated)

Commits
  • 0c70164 Merge pull request #46 from PHPOffice/develop
  • 4e9499e Merge pull request #44 from Progi1984/pointsToCentimeters
  • 29901fc pointsToCentimeters accept float as parameter
  • 0080806 Merge pull request #43 from Progi1984/fixTyping
  • 1a1eb0a Fixed typing & Added conversion from points to EMU
  • da4c7ad Merge pull request #42 from Progi1984/cm2pt
  • 7b4e636 Added conversion from centimeters to points
  • b446746 Merge pull request #41 from Progi1984/fixPixelsSize
  • eca93ab Fixed Drawing pixelsToPoints and twipsToPixels ratios
  • 1431994 Merge pull request #40 from Progi1984/improveCoverage
  • 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 [phpoffice/common](https://github.com/PHPOffice/Common) to permit the latest version.
- [Release notes](https://github.com/PHPOffice/Common/releases)
- [Changelog](https://github.com/PHPOffice/Common/blob/develop/CHANGELOG.md)
- [Commits](PHPOffice/Common@0.2.0...1.0.0)

---
updated-dependencies:
- dependency-name: phpoffice/common
  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 Oct 1, 2021
@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