Skip to content

Commit 451daf3

Browse files
Update composer.json
1 parent 409475a commit 451daf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stefanak-michal/bolt",
33
"description": "Bolt protocol library over TCP socket",
44
"keywords": ["neo4j", "bolt", "socket", "database"],
5-
"homepage": "https://github.com/stefanak-michal/Bolt",
5+
"homepage": "https://github.com/neo4j-php/Bolt",
66
"type": "library",
77
"readme": "README.md",
88
"license": "MIT",
@@ -16,8 +16,8 @@
1616
"phpunit/phpunit": ">=7.5.0"
1717
},
1818
"support": {
19-
"issues": "https://github.com/stefanak-michal/Bolt/issues",
20-
"source": "https://github.com/stefanak-michal/Bolt"
19+
"issues": "https://github.com/neo4j-php/Bolt/issues",
20+
"source": "https://github.com/neo4j-php/Bolt"
2121
},
2222
"funding": [
2323
{

0 commit comments

Comments
 (0)