Skip to content

Commit b432919

Browse files
committed
Fix: Implement SVG badge for php-package
1 parent f04cbc1 commit b432919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
laravel-amqp [![PHP version](https://badge.fury.io/ph/fhteam%2Flaravel-amqp.png)](http://badge.fury.io/ph/fhteam%2Flaravel-amqp) [![Code Climate](https://codeclimate.com/github/forumhouseteam/laravel-amqp/badges/gpa.svg)](https://codeclimate.com/github/forumhouseteam/laravel-amqp) [![Laravel compatibility](https://img.shields.io/badge/laravel-5-green.svg)](http://laravel.com/)
1+
laravel-amqp [![PHP version](https://badge.fury.io/ph/fhteam%2Flaravel-amqp.svg)](http://badge.fury.io/ph/fhteam%2Flaravel-amqp) [![Code Climate](https://codeclimate.com/github/forumhouseteam/laravel-amqp/badges/gpa.svg)](https://codeclimate.com/github/forumhouseteam/laravel-amqp) [![Laravel compatibility](https://img.shields.io/badge/laravel-5-green.svg)](http://laravel.com/)
22
============
33

44
AMQP driver for Laravel queue. This driver uses popular AMQPLib for PHP: https://github.com/videlalvaro/php-amqplib

0 commit comments

Comments
 (0)