jamesmills / laravel-timezone

Enable user Timezones in your application.
MIT License
673 stars 88 forks source link

Laravel 10 issue... #90

Open jamesautodude opened 1 year ago

jamesautodude commented 1 year ago

Hello, when trying to run composer install/update with Laravel 10, I get these errors:

- Root composer.json requires jamesmills/laravel-timezone ^1.12 -> satisfiable by jamesmills/laravel-timezone[1.12.0].

- jamesmills/laravel-timezone 1.12.0 requires treeware/plant dev-main -> found treeware/plant[dev-main] but it does not match your minimum-stability.
jamesmills commented 1 year ago

I’ll take a look at this today.

jamesautodude commented 1 year ago

I’ll take a look at this today.

Any luck? :/

jamesmills commented 1 year ago

@jamesautodude removed and pushed 1.13.0

jamesautodude commented 1 year ago

@jamesautodude removed and pushed 1.13.0

Thanks! I'll check it out when I'm on the computer later. I'll close for now

jamesautodude commented 1 year ago

Fresh install, I get these errors now:

Problem 1

- torann/geoip 3.0.1 requires php ^7.2 -> your php version (8.2.3) does not satisfy that requirement.

- torann/geoip[3.0.2, ..., 3.0.3] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.

- torann/geoip 3.0.4 requires illuminate/cache ^8.0|^9.0 -> found illuminate/cache[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.0] but these were not loaded, likely because it conflicts with another require.

- jamesmills/laravel-timezone 1.13.0 requires torann/geoip ^3.0 -> satisfiable by torann/geoip[3.0.1, 3.0.2, 3.0.3, 3.0.4].

- Root composer.json requires jamesmills/laravel-timezone ^1.13 -> satisfiable by jamesmills/laravel-timezone[1.13.0].
jackkitley commented 1 year ago

@jamesautodude fixed now

jackkitley commented 1 year ago

@jamesautodude but this new laravel 10 removal of $dates breaks it.

jackkitley commented 1 year ago

no longer casts