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 took a look and it turns out this part was never finished properly :) I fixed the method in the code and added a test, but somebody has to make a pull request on geographer-data repo - edit resources/cities/*.json files adding "capital" property to the corresponding entries, eg:
"long": { "default": "Moscow" }, "capital": true,
Hello,
About a month ago I wrote that method Country->getCapital does not work.
At branch #40 I got feedback :
Now I have the same problem .
I page : https://github.com/MenaraSolutions/geographer/releases/tag/v0.3.10
In composer.json I modified version of the package and now it has content :
I run commands :
and removed “/vendor” and “/composer.lock” and run
composer install and after that example from docs:
I do not if pull request on geographer-data repo was done, but with
"menarasolutions/geographer": "^0.3.10"
I expected this method woul work properly.
How can I make it working?
Thanks!
The text was updated successfully, but these errors were encountered: