laravel-timezone icon indicating copy to clipboard operation
laravel-timezone copied to clipboard

Laravel 10 issue...

Open EriksonEnterprises opened this issue 3 years ago • 8 comments

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.

EriksonEnterprises avatar Feb 16 '23 02:02 EriksonEnterprises

I’ll take a look at this today.

jamesmills avatar Feb 16 '23 03:02 jamesmills

I’ll take a look at this today.

Any luck? :/

EriksonEnterprises avatar Feb 17 '23 00:02 EriksonEnterprises

@jamesautodude removed and pushed 1.13.0

jamesmills avatar Feb 17 '23 11:02 jamesmills

@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

EriksonEnterprises avatar Feb 17 '23 11:02 EriksonEnterprises

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].

EriksonEnterprises avatar Feb 18 '23 20:02 EriksonEnterprises

@jamesautodude fixed now

jackkitley avatar Feb 27 '23 13:02 jackkitley

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

jackkitley avatar Feb 27 '23 13:02 jackkitley

no longer casts

jackkitley avatar Feb 27 '23 13:02 jackkitley