File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
src/Symfony/Component/Notifier/Bridge Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=8.1" ,
20
- "symfony/http-client" : " ^5.4|^6.0" ,
21
- "symfony/notifier" : " ^6.4"
20
+ "symfony/http-client" : " ^5.4|^6.0|^7.0 " ,
21
+ "symfony/notifier" : " ^6.4|^7.0 "
22
22
},
23
23
"require-dev" : {
24
- "symfony/event-dispatcher" : " ^5.4|^6.0"
24
+ "symfony/event-dispatcher" : " ^5.4|^6.0|^7.0 "
25
25
},
26
26
"autoload" : {
27
27
"psr-4" : {"Symfony\\ Component\\ Notifier\\ Bridge\\ Brevo\\ " : " " },
Original file line number Diff line number Diff line change 18
18
"require" : {
19
19
"php" : " >=8.1" ,
20
20
"symfony/http-client" : " ^5.4|^6.0|^7.0" ,
21
- "symfony/notifier" : " ^6.4"
21
+ "symfony/notifier" : " ^6.4|^7.0 "
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : {
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=8.1" ,
20
- "symfony/http-client" : " ^5.4|^6.0" ,
21
- "symfony/notifier" : " ^6.3"
20
+ "symfony/http-client" : " ^5.4|^6.0|^7.0 " ,
21
+ "symfony/notifier" : " ^6.3|^7.0 "
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : { "Symfony\\ Component\\ Notifier\\ Bridge\\ Ntfy\\ " : " " },
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=8.1" ,
20
- "symfony/http-client" : " ^5.4|^6.0" ,
21
- "symfony/notifier" : " ^6.3"
20
+ "symfony/http-client" : " ^5.4|^6.0|^7.0 " ,
21
+ "symfony/notifier" : " ^6.3|^7.0 "
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : { "Symfony\\ Component\\ Notifier\\ Bridge\\ Redlink\\ " : " " },
You can’t perform that action at this time.
0 commit comments