Skip to content

Commit

Permalink
modify read my and composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Stroia Laurentiu committed Apr 25, 2016
1 parent 8e19242 commit 54d66f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Create an entity: `Notification`. After successfully inserting it in the databas
gfs_notifications:
host: localhost # ip or DNS where server run default is localhost
port: 8080 # port when server want run default is 8080
notification: GFS\NotificationBundle\Notification\Notification # you can implement your own Ratchet\MessageComponentInterface
```
# Default Entity field:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gfs/notifications",
"version": "v1.0",
"version": "v1.0.1",
"description": "Symfony GFSNotificationsBundle",
"keywords": ["User notifications"],
"license": "MIT",
Expand Down

0 comments on commit 54d66f2

Please sign in to comment.