Skip to content

chore(deps): bump mjaschen/phpgeo from 4.2.1 to 6.0.2#1191

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/mjaschen/phpgeo-6.0.2
Open

chore(deps): bump mjaschen/phpgeo from 4.2.1 to 6.0.2#1191
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/mjaschen/phpgeo-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps mjaschen/phpgeo from 4.2.1 to 6.0.2.

Changelog

Sourced from mjaschen/phpgeo's changelog.

[6.0.2]

Fixed

  • Incorrect intersection checking for lines in some cases, see #96.

[6.0.1]

Added

  • Support for PHP 8.5

[6.0.0]

Warning: Backwards-compatibility-breaking changes (see README for upgrade details)

Added

  • Support for PHP 8.4
  • GeometryLinesInterface for geometries containing lines (Line, Polyline, Polygon)
  • getBounds() method to GeometryInterface

Removed

  • Support for PHP 8.1

Changed

  • Replaced Psalm with PHPStan for static code analysis

[5.0.0]

Warning: Backwards-compatibility-breaking changes

Removed

  • Support for PHP 7.3, 7.4 and 8.0
  • deprecated methods setPoint1() and setPoint2() from Line

Changed

  • master is now renamed to main
  • GeometryFactoryInterface::fromString() now has GeometryInterface as return type

Deprecated

  • deprecated methods getDestination() and getBearingFinal() from DirectVincentyBearing
  • deprecated methods getDistance(), getBearingInitial() and getBearingFinal() from InverseVincentyBearing
  • deprecated methods getX(), getY() and getZ() from Cartesian
  • deprecated methods getPoint1() and getPoint2() from Line
Commits
  • 8152f70 improve code style
  • 60fd1da improve code style
  • 7d3a5b1 improve checks for intersecting lines when collinear points are involved
  • 8d44180 pass point instances, resolve longitude values in helper method
  • 33a5ec6 fix line intersection checking for lines that cross the date line
  • 5a5c09a enable working assertion
  • 8c9a40e add test for issue 96
  • 7cd19b9 update change log + README
  • 0d161ef add support for PHP 8.5 in CI
  • bcb7423 update docs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [mjaschen/phpgeo](https://github.com/mjaschen/phpgeo) from 4.2.1 to 6.0.2.
- [Changelog](https://github.com/mjaschen/phpgeo/blob/main/CHANGELOG.md)
- [Commits](mjaschen/phpgeo@4.2.1...6.0.2)

---
updated-dependencies:
- dependency-name: mjaschen/phpgeo
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 24, 2026
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants