servermonitor icon indicating copy to clipboard operation
servermonitor copied to clipboard

Can't install in Laravel version 6

Open belipero opened this issue 5 years ago • 1 comments

Hi! I executed composer require sarfraznawaz2005/servermonitor and I recieved the following error:

image

So I executed guzzle instalation:

"require": { "php": "^7.2", "fideloper/proxy": "^4.0", "guzzlehttp/guzzle": "^7.0", "laravel/framework": "^6.2", "laravel/socialite": "^4.3", "laravel/telescope": "^3.1", "laravel/tinker": "^2.0", "laravel/ui": "^1.1", "mpdf/mpdf": "^8.0", "owen-it/laravel-auditing": "^10.0", "spatie/laravel-cors": "^1.6" },

I executed again server monitor installation and now I recieved this error:

image

Do you have a workaround for this issue?

Regards

belipero avatar Aug 02 '20 22:08 belipero

Agreed. Would be great if this package was maintained actively - it's really comprehensive and well-done.

connecteev avatar Aug 02 '20 22:08 connecteev

Hi, laravel 6 is outdated version pleasee update framework, and author please close ticket old versions should never be supported.

Faks avatar Feb 28 '24 05:02 Faks