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
sail composer require limenet/laravel-mysql-spatial
./composer.json has been updated
Running composer update limenet/laravel-mysql-spatial
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- limenet/laravel-mysql-spatial[1.0.0, ..., 1.1.4, 2.0.0, ..., 2.1.3] require illuminate/database ^5.2 -> found illuminate/database[v5.2.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial[1.2.0, ..., 1.3.0] require illuminate/database ^5.2||^6.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial 1.3.1 requires illuminate/database ^5.2||^6.0||^7.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial 2.2.0 requires illuminate/database ^5.2|^6.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial[1.3.2, ..., 1.3.3, 2.2.1, ..., 2.2.3, 3.0.0] require illuminate/database ^5.2|^6.0|^7.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial 4.0.0 requires illuminate/database ^8.0 -> found illuminate/database[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires limenet/laravel-mysql-spatial * -> satisfiable by limenet/laravel-mysql-spatial[1.0.0, ..., 1.3.3, 2.0.0, ..., 2.2.3, 3.0.0, 4.0.0].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require limenet/laravel-mysql-spatial:*" to figure out if any version is installable, or "composer require limenet/laravel-mysql-spatial:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
What happened?
sail composer require limenet/laravel-mysql-spatial
./composer.json has been updated
Running composer update limenet/laravel-mysql-spatial
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- limenet/laravel-mysql-spatial[1.0.0, ..., 1.1.4, 2.0.0, ..., 2.1.3] require illuminate/database ^5.2 -> found illuminate/database[v5.2.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial[1.2.0, ..., 1.3.0] require illuminate/database ^5.2||^6.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial 1.3.1 requires illuminate/database ^5.2||^6.0||^7.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial 2.2.0 requires illuminate/database ^5.2|^6.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial[1.3.2, ..., 1.3.3, 2.2.1, ..., 2.2.3, 3.0.0] require illuminate/database ^5.2|^6.0|^7.0 -> found illuminate/database[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- limenet/laravel-mysql-spatial 4.0.0 requires illuminate/database ^8.0 -> found illuminate/database[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires limenet/laravel-mysql-spatial * -> satisfiable by limenet/laravel-mysql-spatial[1.0.0, ..., 1.3.3, 2.0.0, ..., 2.2.3, 3.0.0, 4.0.0].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require limenet/laravel-mysql-spatial:*" to figure out if any version is installable, or "composer require limenet/laravel-mysql-spatial:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
How to reproduce the bug
sail composer require limenet/laravel-mysql-spatial
Package Version
2.0.0
PHP Version
8.2.0
Laravel Version
10.0.0
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: