-
Notifications
You must be signed in to change notification settings - Fork 14
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update geocoder-php/common-http to version 4.5 #2
base: master
Are you sure you want to change the base?
Conversation
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Sorry for not providing the composer.lock too ☮️ |
@@ -44,4 +44,4 @@ | |||
"test": "vendor/bin/phpunit", | |||
"test-ci": "vendor/bin/phpunit --coverage-text --coverage-clover=build/coverage.xml" | |||
} | |||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really sure what happend here. I used the GitHub UI to apply these changes. No IDE involved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably the end of line is always added in the GitHub UI
Is there any update on this? I also get
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why hasn't the composer.lock file been updated?
Because this isn't meant to be merged. I just notified the maintainers about necessary version update. I didn't dive into the code to verify if everything works when this update is applied |
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.