File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
"illuminate/contracts" : " ^10.0" ,
21
21
"illuminate/macroable" : " ^10.0" ,
22
22
"illuminate/support" : " ^10.0" ,
23
- "league/commonmark" : " ^2.2 " ,
23
+ "league/commonmark" : " ^2.6 " ,
24
24
"psr/log" : " ^1.0|^2.0|^3.0" ,
25
25
"symfony/mailer" : " ^6.2" ,
26
26
"tijsverkoyen/css-to-inline-styles" : " ^2.2.5"
Original file line number Diff line number Diff line change 44
44
},
45
45
"suggest" : {
46
46
"illuminate/filesystem" : " Required to use the composer class (^10.0)." ,
47
- "league/commonmark" : " Required to use Str::markdown() and Stringable::markdown() (^2.0.2 )." ,
47
+ "league/commonmark" : " Required to use Str::markdown() and Stringable::markdown() (^2.6 )." ,
48
48
"ramsey/uuid" : " Required to use Str::uuid() (^4.7)." ,
49
49
"symfony/process" : " Required to use the composer class (^6.2)." ,
50
50
"symfony/uid" : " Required to use Str::ulid() (^6.2)." ,
You can’t perform that action at this time.
0 commit comments