File tree 5 files changed +11
-11
lines changed
src/Symfony/Component/Notifier/Bridge 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
- "symfony/http-client" : " ^4.4|^5.2" ,
21
- "symfony/notifier" : " ^5.4" ,
20
+ "symfony/http-client" : " ^4.4|^5.2|^6.0 " ,
21
+ "symfony/notifier" : " ^5.4|^6.0 " ,
22
22
"async-aws/sns" : " ^1.0"
23
23
},
24
24
"autoload" : {
Original file line number Diff line number Diff line change 21
21
],
22
22
"require" : {
23
23
"php" : " >=7.2.5" ,
24
- "symfony/http-client" : " ^4.3|^5.0" ,
25
- "symfony/notifier" : " ^5.3.4"
24
+ "symfony/http-client" : " ^4.3|^5.0|^6.0 " ,
25
+ "symfony/notifier" : " ^5.3.4|^6.0 "
26
26
},
27
27
"autoload" : {
28
28
"psr-4" : { "Symfony\\ Component\\ Notifier\\ Bridge\\ Mailjet\\ " : " " },
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
- "symfony/http-client" : " ^4.4|^5.2" ,
21
- "symfony/notifier" : " ^5.4"
20
+ "symfony/http-client" : " ^4.4|^5.2|^6.0 " ,
21
+ "symfony/notifier" : " ^5.4|^6.0 "
22
22
},
23
23
"require-dev" : {
24
- "symfony/event-dispatcher" : " ^4.3|^5.0"
24
+ "symfony/event-dispatcher" : " ^4.3|^5.0|^6.0 "
25
25
},
26
26
"autoload" : {
27
27
"psr-4" : { "Symfony\\ Component\\ Notifier\\ Bridge\\ OneSignal\\ " : " " },
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
- "symfony/http-client" : " ^4.4|^5.2" ,
21
- "symfony/notifier" : " ^5.3"
20
+ "symfony/http-client" : " ^4.4|^5.2|^6.0 " ,
21
+ "symfony/notifier" : " ^5.3|^6.0 "
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : { "Symfony\\ Component\\ Notifier\\ Bridge\\ Telnyx\\ " : " " },
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
- "symfony/http-client" : " ^4.4|^5.2" ,
21
- "symfony/notifier" : " ^5.3"
20
+ "symfony/http-client" : " ^4.4|^5.2|^6.0 " ,
21
+ "symfony/notifier" : " ^5.3|^6.0 "
22
22
},
23
23
"autoload" : {
24
24
"psr-4" : { "Symfony\\ Component\\ Notifier\\ Bridge\\ Yunpian\\ " : " " },
You can’t perform that action at this time.
0 commit comments