Skip to content

Commit 7560b3c

Browse files
Bump symfony/* deps to ^5.4|^6.0
1 parent 482cefe commit 7560b3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": ">=8.0.2",
20-
"symfony/http-client": "^4.4|^5.2|^6.0",
21-
"symfony/notifier": "^5.3|^6.0"
20+
"symfony/http-client": "^5.4|^6.0",
21+
"symfony/notifier": "^5.4|^6.0"
2222
},
2323
"autoload": {
2424
"psr-4": { "Symfony\\Component\\Notifier\\Bridge\\MessageBird\\": "" },

0 commit comments

Comments
 (0)