We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee93df8 commit 7277ad7Copy full SHA for 7277ad7
README.md
@@ -12,10 +12,10 @@ Stop duplicating your Eloquent query scopes and constraints in PHP. This package
12
13
## Requirements
14
15
-* PHP 7.4+
16
-* Laravel 8.0 or 9.0
+* PHP 8.0+
+* Laravel 9.0
17
18
-This package is tested with GitHub Actions using MySQL 5.7, PostgreSQL 10.8 and SQLite.
+This package is tested with GitHub Actions using MySQL 8.0, PostgreSQL 10.8 and SQLite.
19
20
## Features
21
0 commit comments