Skip to content

Commit 100967a

Browse files
committed
develop/v0.2.0: Updated the readme
1 parent 0703769 commit 100967a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ A Laravel package for secure, transparent encryption and decryption of sensitive
1010
- **Search/filter on encrypted properties using SHA-256 hash**
1111
- No sensitive values are ever logged
1212
- Easy integration: just add the trait and define `$encryptedProperties` in your model
13-
- Compatible with Laravel 9+
13+
- Compatible with Laravel 12
1414

1515
## Requirements
16-
- PHP 8.1+
17-
- Laravel 9 or higher
16+
- PHP 8.2+
17+
- Laravel 12
1818
- OpenSSL PHP extension
1919

2020
## How It Works

0 commit comments

Comments
 (0)