Skip to content

Commit a592187

Browse files
committed
Set minimum MySQL version to 5.7
1 parent d781570 commit a592187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ This package also supports [`spatie/nova-translatable`](https://github.com/spati
4040
## ✅ Requirements
4141

4242
- PHP ^7.2 or PHP ^8.0
43-
- MySQL >= 5.6
44-
- [Laravel](https://laravel.com/) >= 6 (use v1.* for Laravel 5.*)
43+
- MySQL >= 5.7
44+
- [Laravel](https://laravel.com/) >= 6
4545
- [spatie/laravel-translatable](https://github.com/spatie/laravel-translatable) ^4.4|^5.0
4646
- [spatie/nova-translatable](https://github.com/spatie/nova-translatable/) ^3.0
4747

0 commit comments

Comments
 (0)