assetic icon indicating copy to clipboard operation
assetic copied to clipboard

Upgrade symfony/process

Open ghost opened this issue 6 years ago • 3 comments

All of the underlying Symfony components used by Laravel 5.6 have been upgraded to the Symfony ^4.0 release series.

ghost avatar Jun 05 '18 09:06 ghost

this is in ambition a duplicate of https://github.com/kriswallsmith/assetic/pull/880

#880 is farther ahead in terms of repercusions of updating symfony/process

james-nesbitt avatar Jun 07 '18 17:06 james-nesbitt

this is identical to https://github.com/kriswallsmith/assetic/pull/866, so I think this one should be closed as a duplicate.

glensc avatar May 02 '19 16:05 glensc

This has been implemented in the 2.0 branch of assetic-php/assetic. Until we tag 2.0, you can pull it in by using "assetic/framework": "dev-2.0/dev" in your composer.json files.

LukeTowers avatar Feb 05 '20 17:02 LukeTowers