Skip to content

Commit f04cbc1

Browse files
committed
Remove: Laravel 3 compatibility badge from README
1 parent 4c7662c commit f04cbc1

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-4-green.svg)](http://laravel.com/) [![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.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/)
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)