Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typos in Quick Start guide; added information about JMS serializer #1

Merged
merged 5 commits into from
Sep 3, 2015

Conversation

coyl
Copy link
Member

@coyl coyl commented Sep 3, 2015

No description provided.

"event-band/symfony-bundle": "dev-master",
"event-band/amqplib-transport": "dev-master",
"event-band/jms-serializer": "dev-master"
"event-band/symfony-bundle": "~1.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Composer has "require" command. Maybe it's better to use this?

@@ -72,7 +89,7 @@ event_band:
### Adding band information to listener to make it asynchronous
Add parameter "band" with name of consumer to event listener tag to show which consumer it belongs to.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

band

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oy vsyo

korotovsky added a commit that referenced this pull request Sep 3, 2015
Fixed typos in Quick Start guide; added information about JMS serializer
@korotovsky korotovsky merged commit 46fd255 into 1.0.x Sep 3, 2015
@korotovsky korotovsky deleted the documentation/readme-fixes branch September 3, 2015 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants