Alies Lapatsin

Results 83 comments of Alies Lapatsin

@mioannidis feel free to use https://github.com/InteractionDesignFoundation/laravel-geoip fork that is under active support and has more fatures

hey @ricardosierra thanks for the report! PHPUnit should be a dev dependency, I'm not sure why there is a conflict 🤔 . Yes, you instead Psalm as a dev dependency,...

UPD: it's caused by `orchestral/testbench` https://github.com/orchestral/testbench/blob/9.x/composer.json#L30 But which package requested it? can you please install your composer dependencies with `--no-dev` key and then run `composer why phpunit/phpunit`?

Hey @ricardosierra @ThePlatinum Can you please test on the the latest versions of the plugin? I tested it, it works on my end with fresh v.2.12 and v3.0 RC1. Thank...

Great PR! >I feel like if we want to add this we should at least offer a way of adding label support via commit message's like feat(desktop): or bugfix: 🤔...

@johnbillion >What improvement does this give? And does GitHub Actions provide more than one core to run this in parallel during CI? GH provides 2, 4, 8, 16, 64 core...

Should be fixed within: - [v2.12.0](https://github.com/psalm/psalm-plugin-laravel/releases/tag/v.2.12.0) - [v3.0.0 RC1](https://github.com/psalm/psalm-plugin-laravel/releases/tag/v3.0.0-rc1) Fixed by PR: https://github.com/psalm/psalm-plugin-laravel/pull/389

@hdaklue it looks great! Feel free to PR to this fork: https://github.com/InteractionDesignFoundation/laravel-geoip

Hi @KasparRosin when do you think you would be able to merge this PR? I think this one is pretty safe and already battle-tested on our production app (I use...