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
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires kmlaravel/laravel-geographical-calculator ^2.2 -> satisfiable by kmlaravel/laravel-geographical-calculator[v2.2.0].
- Conclusion: don't install nunomaduro/collision v8.1.1 (conflict analysis result)
- kmlaravel/laravel-geographical-calculator v2.2.0 requires phpunit/phpunit ^9.5 -> satisfiable by phpunit/phpunit[9.5.0, ..., 9.6.17].
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.6.17.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.6.11.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.27.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.24.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.23.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.22.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.18.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.14.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.9.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.7.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.5.
- nunomaduro/collision v8.1.0 conflicts with phpunit/phpunit 9.5.4.
- Root composer.json requires nunomaduro/collision ^8.1 -> satisfiable by nunomaduro/collision[v8.1.0, v8.1.1].
When added to Laravel 11, which needs to have
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^10.0"
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires kmlaravel/laravel-geographical-calculator ^2.2 -> satisfiable by kmlaravel/laravel-geographical-calculator[v2.2.0].
- kmlaravel/laravel-geographical-calculator v2.2.0 requires phpunit/phpunit ^9.5 -> found phpunit/phpunit[9.5.0, ..., 9.6.17] but it conflicts with your root composer.json require (^10.0).
but the laravel-geographical-calculator is tied to "phpunit/phpunit": ^9.5
The text was updated successfully, but these errors were encountered:
When added to Laravel 11, which needs to have
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^10.0"
but the laravel-geographical-calculator is tied to "phpunit/phpunit": ^9.5
The text was updated successfully, but these errors were encountered: