mindscms / laravelshoppingcart

Laravel Shopping cart
MIT License
55 stars 21 forks source link

Cannot install on Laravel 10 #3

Open digital-around opened 1 year ago

digital-around commented 1 year ago
Problem 1
    - mindscms/laravelshoppingcart[1.0.0, ..., 1.2.2, 2.0.0] require illuminate/support ^5|^6|^7|^8 -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
    - mindscms/laravelshoppingcart v2.0.1 requires illuminate/support ^7|^8|^9 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.6] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires mindscms/laravelshoppingcart * -> satisfiable by mindscms/laravelshoppingcart[1.0.0, ..., 1.2.2, 2.0.0, v2.0.1].

The package on packagist has not been updated to reflect illuminate/support version bump.

itxrahulsingh commented 1 year ago

it is not working on Laravel 10 same issue here