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
Your requirements could not be resolved to an installable set of packages.
Problem 1
- jenssegers/agent[v2.5.0, ..., v2.5.2] require illuminate/support ^4.0|^5.0 -> found illuminate/support[v4.0.0, ..., v4.2.17, v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- jenssegers/agent[v2.6.0, ..., v2.6.4] require mobiledetect/mobiledetectlib ^2.7.6 -> found mobiledetect/mobiledetectlib[2.7.6, ..., 2.8.45] but it conflicts with your root composer.json require (^4.8).
- Root composer.json requires jenssegers/agent ^2.5 -> satisfiable by jenssegers/agent[v2.5.0, ..., v2.6.4].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require akaunting/laravel-firewall:*" to figure out if any version is installable, or "composer require akaunting/laravel-firewall:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
i inatall all dependencies still cant install the firewall
The text was updated successfully, but these errors were encountered:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- jenssegers/agent[v2.5.0, ..., v2.5.2] require illuminate/support ^4.0|^5.0 -> found illuminate/support[v4.0.0, ..., v4.2.17, v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- jenssegers/agent[v2.6.0, ..., v2.6.4] require mobiledetect/mobiledetectlib ^2.7.6 -> found mobiledetect/mobiledetectlib[2.7.6, ..., 2.8.45] but it conflicts with your root composer.json require (^4.8).
- Root composer.json requires jenssegers/agent ^2.5 -> satisfiable by jenssegers/agent[v2.5.0, ..., v2.6.4].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require akaunting/laravel-firewall:*" to figure out if any version is installable, or "composer require akaunting/laravel-firewall:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
i inatall all dependencies still cant install the firewall
The text was updated successfully, but these errors were encountered: