phpchartjs icon indicating copy to clipboard operation
phpchartjs copied to clipboard

Outdated 'symfony/var-dumper'

Open aand18 opened this issue 5 years ago • 3 comments

Could you please update the Symfony var-dumper package to a newer version?

Currently cannot use this package with Laravel:

    laravel/framework v5.7.0 requires symfony/var-dumper ^4.1
    halfpastfouram/phpchartjs dev-master requires symfony/var-dumper ^3.4

PS: any reason why symfony/var-dumper isn't in the "requirements-dev" section of composer.json?

aand18 avatar Feb 12 '20 17:02 aand18

halfpastfouram/phpchartjs[v1.2.0, ..., v1.2.2] require symfony/var-dumper ^3.4 -> found symfony/var-dumper[v3.4.0-BETA1, ..., 3.4.x-dev] but the package is fixed to v4.4.37 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Me too. I'm wishing for new support on var-dumper.

Sotatek-PhungNguyen avatar Mar 23 '23 10:03 Sotatek-PhungNguyen

Thanks for bringing my attention to this, I'll take care of it soon.

Edit: I'll be fixing this in #72.

halfpastfouram avatar Mar 24 '23 15:03 halfpastfouram

It's awesome, Bob! Thank you so much!

Sotatek-PhungNguyen avatar Mar 27 '23 02:03 Sotatek-PhungNguyen