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 ec5482d commit 3168c52Copy full SHA for 3168c52
README.md
@@ -2,6 +2,8 @@
2
3
Flowder is a (really) simple fixture loader for PHP 7.3+, supporting SQLite and MySQL.
4
5
+_Using Flowder in PHP 7.2 or below? Try [version 1](https://packagist.org/packages/imjoehaines/flowder#v1.0.0) instead!_
6
+
7
**NB:** If you're looking to use Flowder in a project, you probably want to use an exisiting framework integration:
8
9
- [Flowder PHPUnit](https://github.com/imjoehaines/flowder-phpunit) — A Flowder test listener for PHPUnit
0 commit comments