antonioribeiro / countries-laravel

Countries for Laravel
BSD 3-Clause "New" or "Revised" License
146 stars 43 forks source link

support laravel 9 #29

Open mohamedsharaf opened 2 years ago

mohamedsharaf commented 2 years ago

allow v3 to support laravel 9 of package psr/simple-cache

mohamedsharaf commented 2 years ago

@antonioribeiro

any luck to merge and release

sunscreem commented 2 years ago

@antonioribeiro Any chance of merging this one when you get a moment?

nathandrew commented 2 years ago

I had to update the colinodell/json5 dependency as well to run on 8.1.4.


    - colinodell/json5[v1.0.0, ..., v1.0.5] require php ^5.4.8|^7.0 -> your php version (8.1.4) does not satisfy that requirement.
    - Root composer.json requires colinodell/json5 ^1.0 -> satisfiable by colinodell/json5[v1.0.0, ..., v1.0.5].```