HugoJF / csgo-server-api-laravel

[DONE] Laravel package to interface CSGO Server API
GNU General Public License v3.0
2 stars 1 forks source link

Not working in laravel 8.4 #1

Open laspi94 opened 2 years ago

laspi94 commented 2 years ago

Fox@Foxx MINGW64 /d/xampp/htdocs/4gamers/csgo (modificar-estilos-y-disenho) $ composer require hugojf/csgo-server-api-laravel Using version ^2.0 for hugojf/csgo-server-api-laravel ./composer.json has been updated Running composer update hugojf/csgo-server-api-laravel Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Fox@Foxx MINGW64 /d/xampp/htdocs/4gamers/csgo (modificar-estilos-y-disenho) $ composer require hugojf/csgo-server-api-laravel -W Using version ^2.0 for hugojf/csgo-server-api-laravel ./composer.json has been updated Running composer update hugojf/csgo-server-api-laravel --with-all-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

can yo help me?

HugoJF commented 2 years ago

I'm sorry, I currently don't have the time or reason to update this project anymore. I don't host CS:GO servers anymore!

I'm open to PRs fixing it.