Skip to content

Commit 7f7f31d

Browse files
authored
Update README.md
1 parent 8bf0f2d commit 7f7f31d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ Stop duplicating your Eloquent query scopes and constraints in PHP. This package
1313
## Requirements
1414

1515
* PHP 7.4+
16-
* MySQL 5.7+
1716
* Laravel 7.0 and higher
1817

18+
This package has been tested with MySQL 5.7+ but others drivers should work as well.
19+
1920
## Features
2021

2122
* Add a subquery based on a [query scope](https://laravel.com/docs/8.x/eloquent#query-scopes)

0 commit comments

Comments
 (0)