Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 10 issue... #90

Open
jamesautodude opened this issue Feb 16, 2023 · 8 comments
Open

Laravel 10 issue... #90

jamesautodude opened this issue Feb 16, 2023 · 8 comments

Comments

@jamesautodude
Copy link

jamesautodude commented Feb 16, 2023

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
Copy link
Owner

I’ll take a look at this today.

@jamesautodude
Copy link
Author

I’ll take a look at this today.

Any luck? :/

@jamesmills
Copy link
Owner

@jamesautodude removed and pushed 1.13.0

@jamesautodude
Copy link
Author

@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
Copy link
Author

jamesautodude commented Feb 18, 2023

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

@jamesautodude jamesautodude reopened this Feb 18, 2023
@jackkitley
Copy link

@jamesautodude fixed now

@jackkitley
Copy link

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

@jackkitley
Copy link

no longer casts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants