update plugins
This commit is contained in:
8
wp/wp-content/plugins/imagify/config/providers.php
Normal file
8
wp/wp-content/plugins/imagify/config/providers.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return [
|
||||
'Imagify\Avif\ServiceProvider',
|
||||
'Imagify\CDN\ServiceProvider',
|
||||
'Imagify\Picture\ServiceProvider',
|
||||
'Imagify\Stats\ServiceProvider',
|
||||
'Imagify\Webp\ServiceProvider',
|
||||
];
|
||||
Reference in New Issue
Block a user