File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
"guzzlehttp/uri-template" : " ^1.0" ,
34
34
"laravel/prompts" : " ^0.1.18|^0.2.0|^0.3.0" ,
35
35
"laravel/serializable-closure" : " ^1.3|^2.0" ,
36
- "league/commonmark" : " ^2.6 " ,
36
+ "league/commonmark" : " ^2.7 " ,
37
37
"league/flysystem" : " ^3.25.1" ,
38
38
"league/flysystem-local" : " ^3.25.1" ,
39
39
"league/uri" : " ^7.5.1" ,
Original file line number Diff line number Diff line change 20
20
"illuminate/contracts" : " ^11.0" ,
21
21
"illuminate/macroable" : " ^11.0" ,
22
22
"illuminate/support" : " ^11.0" ,
23
- "league/commonmark" : " ^2.6 " ,
23
+ "league/commonmark" : " ^2.7 " ,
24
24
"psr/log" : " ^1.0|^2.0|^3.0" ,
25
25
"symfony/mailer" : " ^7.0.3" ,
26
26
"tijsverkoyen/css-to-inline-styles" : " ^2.2.5"
Original file line number Diff line number Diff line change 49
49
"suggest" : {
50
50
"illuminate/filesystem" : " Required to use the Composer class (^11.0)." ,
51
51
"laravel/serializable-closure" : " Required to use the once function (^1.3|^2.0)." ,
52
- "league/commonmark" : " Required to use Str::markdown() and Stringable::markdown() (^2.6 )." ,
52
+ "league/commonmark" : " Required to use Str::markdown() and Stringable::markdown() (^2.7 )." ,
53
53
"league/uri" : " Required to use the Uri class (^7.5.1)." ,
54
54
"ramsey/uuid" : " Required to use Str::uuid() (^4.7)." ,
55
55
"symfony/process" : " Required to use the Composer class (^7.0)." ,
You can’t perform that action at this time.
0 commit comments