summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorJoseph Montanez <[email protected]>2021-03-18 05:22:39 -0700
committerGitHub <[email protected]>2021-03-18 13:22:39 +0100
commit45b1e3c72cb98a8c5d9f6da2c4ccce7f9cadc33d (patch)
treeaa5f1e5241bcf0eac11706369bf65d92d498fd3b /BINDINGS.md
parente5834210d39879d1fb8ade50a6f043aa2e6e3f73 (diff)
downloadraylib-45b1e3c72cb98a8c5d9f6da2c4ccce7f9cadc33d.tar.gz
raylib-45b1e3c72cb98a8c5d9f6da2c4ccce7f9cadc33d.zip
raylib-php && raylib-phpcpp support 3.5 (#1654)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 2bf42d7b..7aa6e82a 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -58,9 +58,9 @@ Here it is a list with the ones I'm aware of:
| raylib-chaiscript | 2.6 | [ChaiScript](http://chaiscript.com/) | https://github.com/RobLoach/raylib-chaiscript |
| raylib-squirrel | 2.5 | [Squirrel](http://www.squirrel-lang.org/) | https://github.com/RobLoach/raylib-squirrel |
| racket-raylib-2d | 2.5 | [Racket](https://racket-lang.org/) | https://github.com/arvyy/racket-raylib-2d |
-| raylib-php | 3.0 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/joseph-montanez/raylib-php |
+| raylib-php | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/joseph-montanez/raylib-php |
| raylib-php-ffi | 2.4-dev | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-php-ffi |
-| raylib-phpcpp | 3.0 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-phpcpp |
+| raylib-phpcpp | 3.5 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-phpcpp |
| raylib-factor | 3.5 | [Factor](https://factorcode.org/) | https://github.com/ArnautDaniel/raylib-factor |
| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | https://github.com/ArnautDaniel/gforth-raylib |
| raylib-haxe | 2.4 | [Haxe](https://haxe.org/) | https://github.com/ibilon/raylib-haxe |