Skip to content

Commit a0868e0

Browse files
author
codeliner
committed
Add version info in README
1 parent 79f837d commit a0868e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# php-json-schema
22

33
Event Engine JSON Schema PHP Package
4+
5+
## Versions
6+
7+
- 1.x uses method return type hints to detect ImmutableRecord property types
8+
- Use this version in PHP 7.2 - PHP 7.3 environments
9+
- 2.x makes use of PHP 7.4 property type hints
10+
- Use this version in >= PHP 7.4 environments

0 commit comments

Comments
 (0)