Skip to content

Any Update for Laravel 10  #209

Open
@chanminko1234

Description

@chanminko1234

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions