You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i've a fresh installation of latest Laravel version,
when i try to install with composer i get this error:
Problem 1 - Root composer.json requires halalsoft/laravel-dynamic-column ^0.1.2 -> satisfiable by halalsoft/laravel-dynamic-column[v0.1.2]. - halalsoft/laravel-dynamic-column v0.1.2 requires illuminate/database 6.*|7.*|8.* -> found illuminate/database[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
how can i solve?
thank you
The text was updated successfully, but these errors were encountered:
Hi, i've a fresh installation of latest Laravel version,
when i try to install with composer i get this error:
Problem 1 - Root composer.json requires halalsoft/laravel-dynamic-column ^0.1.2 -> satisfiable by halalsoft/laravel-dynamic-column[v0.1.2]. - halalsoft/laravel-dynamic-column v0.1.2 requires illuminate/database 6.*|7.*|8.* -> found illuminate/database[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
how can i solve?
thank you
The text was updated successfully, but these errors were encountered: