Remove deleting polyfill-php80
[MAILPOET-3725]
This commit is contained in:
@@ -25,4 +25,3 @@ file_put_contents($file, $data);
|
|||||||
// Remove unnecessary polyfills these polyfills are required by symfony/console
|
// Remove unnecessary polyfills these polyfills are required by symfony/console
|
||||||
// but don't use and remove the package
|
// but don't use and remove the package
|
||||||
exec('rm -r ' . __DIR__ . '/../vendor-prefixed/symfony/polyfill-php73');
|
exec('rm -r ' . __DIR__ . '/../vendor-prefixed/symfony/polyfill-php73');
|
||||||
exec('rm -r ' . __DIR__ . '/../vendor-prefixed/symfony/polyfill-php80');
|
|
||||||
|
Reference in New Issue
Block a user