Skip to content

Commit bade266

Browse files
committed
added useful suggest message
1 parent f53397d commit bade266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"suggest": {
4545
"laudis/neo4j-php-client": "Neo4j-PHP-Client is the most advanced PHP Client for Neo4j",
46-
"ext-sockets": "*"
46+
"ext-sockets": "Needed when using the Bolt\\connection\\Socket"
4747
},
4848
"scripts": {
4949
"test": [

0 commit comments

Comments
 (0)