steam-api-php icon indicating copy to clipboard operation
steam-api-php copied to clipboard

Please mark this package as abandoned

Open tommy-bolger opened this issue 3 years ago • 1 comments

I've forked this package and updated it for PHP 8.1 and the latest versions of Guzzle, PHPUnit, and Mockery: https://packagist.org/packages/squegtech/steam-api

I did this because the latest version of this repo is not too old to work in a modern Laravel installation.

I would appreciate it if you could redirect users to my package in your repo's README if possible. But otherwise at least mark this repo, and its page in composer, as abandoned.

tommy-bolger avatar Apr 12 '22 08:04 tommy-bolger

Any updates to your fork?

I can't install it because of guzzle dependencies squegtech/steam-api[2.1.0, ..., 2.1.1] require guzzlehttp/guzzle ~6.1 -> found guzzlehttp/guzzle[6.1.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).

ghost avatar Aug 17 '22 05:08 ghost