Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any Update for Laravel 10 #209

Open
chanminko1234 opened this issue Sep 18, 2023 · 1 comment
Open

Any Update for Laravel 10 #209

chanminko1234 opened this issue Sep 18, 2023 · 1 comment

Comments

@chanminko1234
Copy link

Problem 1
- grimzy/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.
- grimzy/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.
- grimzy/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.
- grimzy/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.
- grimzy/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.
- grimzy/laravel-mysql-spatial[4.0.0, 5.0.0] require 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 grimzy/laravel-mysql-spatial * -> satisfiable by grimzy/laravel-mysql-spatial[1.0.0, ..., 1.3.3, 2.0.0, ..., 2.2.3, 3.0.0, 4.0.0, 5.0.0].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require grimzy/laravel-mysql-spatial:*" to figure out if any version is installable, or "composer require grimzy/laravel-mysql-spatial:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Any Update for Laravel 10

@aconital
Copy link

Looks like this package is abandoned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants