---
title: "Fluid versions"
manual: "TYPO3 Explained"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3coreapi:fluid-versions@main"
source: "ApiOverview/Fluid/Versions.rst"
rendered: "2026-09-20T15:52:37+00:00"
---

# Fluid versions {#fluid-versions}

Each major TYPO3 version uses a specific Fluid major version. Usually, your
project will always use the latest minor/patch-level version of that Fluid
version. However the versions can be out-of-sync for short periods depending
on your project's update schedule and the release dates of TYPO3 versions.

| TYPO3 version | Fluid version |
| --- | --- |
| TYPO3 v14 | Fluid 5.x |
| TYPO3 v13 | Fluid 4.x |
| TYPO3 v12 | Fluid 2.x |
| TYPO3 v11 | Fluid 2.7.2 (2.x for Composer-based setups) |

An overview of all available Fluid versions is available
[on Packagist](https://packagist.org/packages/typo3fluid/fluid).
