Skip to content

Commit f2fffba

Browse files
authored
Update notifier (#8)
* Update symfony/notifier * Update symfony/notifier to use >=5.4 * Do not pin version for notifier
1 parent 86899b4 commit f2fffba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"symfony/mercure-bundle": "^0.3.2",
2525
"symfony/messenger": "*",
2626
"symfony/monolog-bundle": "^3.1",
27-
"symfony/notifier": "5.2.*",
27+
"symfony/notifier": "*",
2828
"symfony/process": "*",
2929
"symfony/property-access": "*",
3030
"symfony/property-info": "*",

0 commit comments

Comments
 (0)