Update findOrCreate to create new location if ip location changes #110
Annotations
7 errors and 4 warnings
PHP8.1 - Laravel 10.*
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2|^8.3 but your php version (8.1.31) does not satisfy that requirement.
|
PHP8.1 - Laravel 10.*
Process completed with exit code 2.
|
PHP8.2 - Laravel 9.*
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench 7.* -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
- orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^10.5).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP8.2 - Laravel 9.*
Process completed with exit code 2.
|
PHP8.2 - Laravel 10.*
Process completed with exit code 255.
|
PHP8.1 - Laravel 9.*
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2|^8.3 but your php version (8.1.31) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench 7.* -> satisfiable by orchestra/testbench[v7.0.0, ..., 7.x-dev].
- orchestra/testbench[v7.0.0, ..., 7.x-dev] require phpunit/phpunit ^9.5.10 -> found phpunit/phpunit[9.5.10, ..., 9.6.x-dev] but it conflicts with your root composer.json require (^10.5).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP8.1 - Laravel 9.*
Process completed with exit code 2.
|
PHP8.1 - Laravel 10.*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP8.2 - Laravel 9.*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP8.2 - Laravel 10.*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP8.1 - Laravel 9.*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|