You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think these lines:
"require": {
"php": "^8.1",
"php-http/message-factory": "^1.1"
"suggest": {
"php-http/client-implementation": "Allows to use http services",
"php-http/message": "Allows to use http services"
},
results in error:Package operations: 1 install, 0 updates, 0 removals
Installing php-http/message-factory (1.1.0): Extracting archive
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
which gives then:Run composer recipes at any time to see the status of your Symfony recipes.
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In DefinitionErrorExceptionPass.php line 48:
!!
!! You have requested a non-existent parameter "locale". Did you mean one of t
!! hese: "kernel.default_locale", "kernel.enabled_locales"?
The text was updated successfully, but these errors were encountered:
Thank you for your efforts. Due to the confusing pricing structure of Google Maps, and for various other reasons, I have now decided to use a local database. This way, I have 100% control over the costs, and no longer have to deal with unexpected costs as I have had in the past. You can close this issue.
I think these lines:
"require": {
"php": "^8.1",
"php-http/message-factory": "^1.1"
results in error:Package operations: 1 install, 0 updates, 0 removals
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
which gives then:Run composer recipes at any time to see the status of your Symfony recipes.
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In DefinitionErrorExceptionPass.php line 48:
!!
!! You have requested a non-existent parameter "locale". Did you mean one of t
!! hese: "kernel.default_locale", "kernel.enabled_locales"?
The text was updated successfully, but these errors were encountered: