summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2023-02-14 10:54:52 +0000
committerGitHub <noreply@github.com>2023-02-14 10:54:52 +0000
commitbf42228b8753d8a3508e05723fb2fbb624d6821c (patch)
tree58f004ae08a2eaefe7a67836019f33483b14627d
parentf02bcf721105d3dfb0a7d12dec2816b495451c45 (diff)
parent9e757f288aaadd55b8e10e9bf3c5e9811c649c64 (diff)
downloadlibgit2-bf42228b8753d8a3508e05723fb2fbb624d6821c.tar.gz
Merge pull request #6473 from RogerGee/new-php-language-bindings
Add new PHP bindings project to language bindings section of README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c844ee4a1..166a202f2 100644
--- a/README.md
+++ b/README.md
@@ -395,7 +395,7 @@ Here are the bindings to libgit2 that are currently available:
* Pharo Smalltalk
* libgit2-pharo-bindings <https://github.com/pharo-vcs/libgit2-pharo-bindings>
* PHP
- * php-git <https://github.com/libgit2/php-git>
+ * php-git2 <https://github.com/RogerGee/php-git2>
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R