Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Laravel 11.x Compatibility#198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@laravel-shift
Copy link
Contributor

This is an automated pull request fromShift to update your package code and dependencies to be compatible with Laravel 11.x.

Before merging, you need to:

  • Checkout thel11-compatibility branch
  • Reviewall comments for additional changes
  • Thoroughly test your package

If you do find an issue, please report it by commenting on this PR to help improve future automation.

@laravel-shift
Copy link
ContributorAuthor

⚠️ The latest version of Laravel has a dependency forphpunit/phpunit of^10.5. If you would like to also upgrade your tests, you may run thePHPUnit 10 Shift for free.

@laravel-shift
Copy link
ContributorAuthor

ℹ️ Shift detected you do not have a CI workflow using GitHub Actions. If you would like, Shift can help you get started with theCI Generator. Although the Shift is paid, GitHub Actions is free and having a CI workflow will improve the stability and review process for your package.

@laravel-shift
Copy link
ContributorAuthor

⚗️Using this package? If you would like to help test these changes or believe them to be compatible, you may update your project to reference this branch.

To do so, temporarily add Shift's fork to therepositories property of yourcomposer.json:

{"repositories": [        {"type":"vcs","url":"https://github.com/laravel-shift/GeocoderLaravel.git"        }    ]}

Then update your dependency constraint to reference this branch:

{"require": {"toin0u/geocoder-laravel":"dev-l11-compatibility",    }}

Finally, run:composer update

@websitevirtuoso
Copy link

can we merge it?

@mikebronnermikebronner merged commitf354165 intogeocoder-php:masterMar 14, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@laravel-shift@websitevirtuoso@mikebronner

[8]ページ先頭

©2009-2025 Movatter.jp