Fixed composer

This commit is contained in:
danogentili 2017-08-23 15:24:25 +03:00
parent 1f2fb7a010
commit c791f2bf31

View File

@ -39,12 +39,12 @@
},
"files": [
"src/Socket.php",
"src/Collectable.php",
"src/Threaded.php",
"src/Volatile.php",
"src/Thread.php",
"src/Worker.php",
"src/Pool.php"
"src/Collectable.php",
"src/Threaded.php",
"src/Volatile.php",
"src/Thread.php",
"src/Worker.php",
"src/Pool.php"
]
}
}