This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 939077877 Minor: Fix versions in `BUILD.md` (#3040)
939077877 is described below
commit 93907787710b3ed1eb44e8504632657bbf5525fe
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Jul 24 13:47:46 2024 +0200
Minor: Fix versions in `BUILD.md` (#3040)
---
BUILD.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/BUILD.md b/BUILD.md
index e19b8340d..d3059a2e3 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -4,8 +4,8 @@
The following packages must be installed before Avro can be built:
- - Java: JDK 8, 11, 17 and 21 with the appropriate toolchain config, Maven
3.9.6 or better, protobuf-compile
- - PHP: php7, phpunit, php7-gmp
+ - Java: 11, 17 and 21 with the appropriate toolchain config, Maven 3.9.6 or
better, protobuf-compile
+ - PHP: php8, phpunit, php8-gmp
- Python 3: 3.7 or greater, tox (tox will install other dependencies as
needed)
- C: gcc, cmake, asciidoc, source-highlight, Jansson, pkg-config
- C++: cmake 3.7.2 or greater, g++, flex, bison, libboost-dev