mirror of
https://github.com/symfony/ux-notify.git
synced 2026-03-24 00:02:14 +01:00
[Notify][Turbo] Add support for MercureBundle ^0.4.0 and Mercure ^0.7.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 2.32
|
||||
|
||||
- Add support for MercureBundle ^0.4.1 and Mercure ^0.7.0
|
||||
|
||||
## 2.30
|
||||
|
||||
- Ensure compatibility with PHP 8.5
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"symfony/config": "^5.4|^6.0|^7.0|^8.0",
|
||||
"symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
|
||||
"symfony/http-kernel": "^5.4|^6.0|^7.0|^8.0",
|
||||
"symfony/mercure-bundle": "^0.3.4",
|
||||
"symfony/mercure-bundle": "^0.3.4|^0.4.1",
|
||||
"symfony/mercure-notifier": "^5.4|^6.0|^7.0|^8.0",
|
||||
"symfony/stimulus-bundle": "^2.9.1",
|
||||
"symfony/twig-bundle": "^5.4|^6.0|^7.0|^8.0"
|
||||
|
||||
Reference in New Issue
Block a user