Skip to content

Commit

Permalink
import AMQPSSLConnection class to provider
Browse files Browse the repository at this point in the history
  • Loading branch information
tboztuna committed Apr 1, 2022
1 parent ef58a60 commit c276351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AmqpServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace FreebirdAirlines\Amqp;

use Illuminate\Support\ServiceProvider;
use PhpAmqpLib\Connection\AMQPSSLConnection;
use PhpAmqpLib\Connection\AMQPStreamConnection;

class AmqpServiceProvider extends ServiceProvider
Expand Down

0 comments on commit c276351

Please sign in to comment.