Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Add compatibility for PHP versions
  • Loading branch information
damsfx authored Jan 25, 2024
1 parent 053d1b7 commit e0261ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
This package enables the creation of rich data objects which can be used in various ways. Using this package you only need to describe your data once.

**V1: for PHP 8.0+**
## Compatibility

| PHP | Data plugin v2 | Data plugin v1 |
|------|----------------|----------------|
| 8.1+ || best to use v2 |
| 8.0+ |||

## Features

Expand Down

0 comments on commit e0261ac

Please sign in to comment.