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 8021452 commit ae6cbfcCopy full SHA for ae6cbfc
README.md
@@ -25,7 +25,11 @@ This package is built and maintained by [Gearbox Solutions](https://gearboxgo.co
25
* And more!
26
27
## Requirements
28
-Laravel 7.3 or later.
+Laravel 9.0+
29
+
30
+PHP 8.0+
31
32
+For Laravel versions greater than 7.3 and less than 9.0, use version [0.2.10](https://github.com/gearbox-solutions/eloquent-filemaker/blob/0.2.10)
33
34
# Installation
35
Install `gearbox-solutions/eloquent-filemaker` in your project using Composer.
0 commit comments