Skip to content

Commit eb6563f

Browse files
Fix deps - fix tests
1 parent bad4901 commit eb6563f

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
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": ">=8.1",
2424
"symfony/http-client": "^5.4|^6.0",
25-
"symfony/notifier": "^5.4|^6.0"
25+
"symfony/notifier": "^6.2"
2626
},
2727
"require-dev": {
2828
"symfony/event-dispatcher": "^5.4|^6.0"

0 commit comments

Comments
 (0)