Flowder now requires PHP 7.3 or 7.4
- PHP 7.3 is now the minimum supported version
- Stricter typing is now being used where possible
- All Flowder classes are now
final
- Added missing private properties to
Flowder
class. If you were using them as public properties this will no longer work