---
title: "Symfony UX 3.0.0 Released (Symfony Blog)"
url: https://daily.dev/posts/symfony-ux-3-0-0-released-symfony-blog--jd4yrz4ub
source_url: https://symfony.com/blog/symfony-ux-3-0-0-released
type: article
source: "Symfony"
published: 2026-04-13T21:04:57.558Z
updated: 2026-04-13T21:05:23.034Z
tags: ["php", "symfony"]
reading_time: 4
upvotes: 34
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Symfony UX 3.0.0 Released (Symfony Blog)

**[Symfony](https://daily.dev/sources/symfony)** · 4 min read · 34 upvotes · 1 comments

## Summary

Symfony UX 3.0.0 is a new major release that drops all deprecations from the 2.x cycle and raises minimum requirements to PHP 8.4 and Symfony 7.4. Four packages have been removed: Swup, LazyImage, Typed, and TogglePassword, as their functionality is now either natively available in browsers or easily replicated with a few lines of code. Key breaking changes include: LiveComponent's CSRF argument removal (same-origin/CORS protection is now default), TwigComponent configuration updates, Map Twig function renames, StimulusBundle cleanup, Google Maps bridge upgrade to @googlemaps/js-api-loader 2.0, and Cropper rotation now always applied automatically. The test infrastructure has also been modernized to use PHPUnit 11 directly instead of the Symfony PHPUnit Bridge. An UPGRADE-3.0.md file is available with detailed migration instructions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://symfony.com/blog/symfony-ux-3-0-0-released>

## Community discussion

Top comments from developers on daily.dev.

**@pentiminax** · 3 upvotes

> Let's go!

## Similar posts on daily.dev

- [Symfony UX 3.1.0 released \(Symfony Blog\)](https://daily.dev/posts/symfony-ux-3-1-0-released-symfony-blog--qnvtpz1xe) · Symfony · 4 upvotes · 0 comments
- [Symfony UX 3.4.0 released \(Symfony Blog\)](https://daily.dev/posts/symfony-ux-3-4-0-released-symfony-blog--t2lnt0oqg) · Symfony · 5 upvotes · 0 comments

---

Tags: [#php](https://daily.dev/tags/php), [#symfony](https://daily.dev/tags/symfony)

[View this post on daily.dev](https://daily.dev/posts/symfony-ux-3-0-0-released-symfony-blog--jd4yrz4ub)
