Skip to content

Commit

Permalink
Update php-amqplib composer setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Bui Sy Nguyen committed Mar 20, 2016
1 parent a17c484 commit 70fca81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"require": {
"php": ">=5.4.0",
"videlalvaro/php-amqplib": "*",
"php-amqplib/php-amqplib": "*",
"fproject/php-common": "*"
},

Expand Down

0 comments on commit 70fca81

Please sign in to comment.