Skip to content

Commit 285dd65

Browse files
committed
Add a note for old PHP versions
1 parent 6a9e577 commit 285dd65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ You can install the package in to a Laravel app that uses [Nova](https://nova.la
1717
composer require interaction-design-foundation/nova-unlayer-field
1818
```
1919

20+
⚠️ For PHP 7.1 - PHP 7.4 please use [version 0.2.2](https://github.com/InteractionDesignFoundation/nova-unlayer-field/tree/0.2.2) (it uses another namespace).
21+
2022

2123
## Usage
2224

0 commit comments

Comments
 (0)