yajra / laravel-address

Philippines Regions, Provinces, Cities and Barangays Address Lookup API for Laravel.
MIT License
35 stars 17 forks source link

compatibility issues #17

Closed cytisay closed 9 months ago

cytisay commented 1 year ago

Summary of problem or feature request

Not compatible. How do I fix this?

Code snippet of problem

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - yajra/laravel-address[v0.1.0, ..., v0.1.3] require illuminate/support ^5.5.0 -> found illuminate/support[v5.5.0, ..., v5.8.36] but these were not loaded, 
likely because it conflicts with another require.
    - yajra/laravel-address[v0.2.0, ..., v0.2.1] require illuminate/support ^5.5.0|^6.0 -> found illuminate/support[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44]
 but these were not loaded, likely because it conflicts with another require.
    - yajra/laravel-address v0.3.0 requires illuminate/support ^5.5|^6|^7 -> found illuminate/support[v5.5.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.
    - yajra/laravel-address[v0.4.0, ..., v0.6.1] require illuminate/support ^5.5|^6|^7|^8 -> found illuminate/support[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.4
4, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
    - yajra/laravel-address v0.7.0 requires illuminate/support ^5.5|^6|^7|^8|^9 -> found illuminate/support[v5.5.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0,
 ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.10] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires yajra/laravel-address * -> satisfiable by yajra/laravel-address[v0.1.0, ..., v0.7.0].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require yajra/laravel-address:*" to figure out if any version i

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

System details

riyelpogi commented 9 months ago

hi did you fix this?

yajra commented 9 months ago

fixed on v10, thanks!