Skip to content

Commit c10d5ad

Browse files
Update composer.json
1 parent 650eda3 commit c10d5ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "iamthesoundman/php-sse",
3+
"version": "2.0.5",
34
"type": "library",
45
"license": "MIT",
56
"description": "A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.",

0 commit comments

Comments
 (0)