Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

(1/1) ErrorException

Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

in Collection.php line 1277
at HandleExceptions->handleError(8192, 'Return type of Illuminate\\Support\\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice', '/customers/0/7/c/ip2mobile.com/httpd.www/vendor/laravel/framework/src/Illuminate/Support/Collection.php', 1277)in Collection.php line 11
at include('/customers/0/7/c/ip2mobile.com/httpd.www/vendor/laravel/framework/src/Illuminate/Support/Collection.php')in ClassLoader.php line 578
at ClassLoader::{closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():577}('/customers/0/7/c/ip2mobile.com/httpd.www/vendor/composer/../laravel/framework/src/Illuminate/Support/Collection.php')in ClassLoader.php line 432
at ClassLoader->loadClass('Illuminate\\Support\\Collection')in helpers.php line 109
at collect(array('intervention/image' => array('providers' => array('Intervention\\Image\\ImageServiceProvider'), 'aliases' => array('Image' => 'Intervention\\Image\\Facades\\Image')), 'laravel/tinker' => array('providers' => array('Laravel\\Tinker\\TinkerServiceProvider')), 'nesbot/carbon' => array('providers' => array('Carbon\\Laravel\\ServiceProvider'))))in PackageManifest.php line 89
at PackageManifest->config('aliases')in PackageManifest.php line 78
at PackageManifest->aliases()in RegisterFacades.php line 26
at RegisterFacades->bootstrap(object(Application))in Application.php line 219
at Application->bootstrapWith(array('Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 'Illuminate\\Foundation\\Bootstrap\\BootProviders'))in Kernel.php line 156
at Kernel->bootstrap()in Kernel.php line 140
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php line 110
at Kernel->handle(object(Request))in index.php line 53