/home/smartonegroup/www/veroserv/system/autoload/Http.php
<?php

use Illuminate\Http\Client\Factory;

class Http extends Factory
{
}