-
Notifications
You must be signed in to change notification settings - Fork 1.5k
-
Hi I was trying to install the package but I keep getting an error that says:
Problem 1
- jenssegers/mongodb[v3.8.0, ..., 3.8.4] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev]
but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires jenssegers/mongodb ^3.8 -> satisfiable by jenssegers/mongodb[v3.8.0, ..., 3.8.4].
I just created my laravel project yesterday and I think is on version 8.x
Beta Was this translation helpful? Give feedback.
All reactions
Sorry my bad, I forgot to update my PHP version to 7.4, I was still on PHP 7.3 when I created my laravel project that is why my laravel version was on 7.2.
Replies: 1 comment
-
Sorry my bad, I forgot to update my PHP version to 7.4, I was still on PHP 7.3 when I created my laravel project that is why my laravel version was on 7.2.
Beta Was this translation helpful? Give feedback.