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 24
24
"ext-session" : " *" ,
25
25
"ext-tokenizer" : " *" ,
26
26
"composer-runtime-api" : " ^2.2" ,
27
- "brick/math" : " ^0.11|^0.12" ,
27
+ "brick/math" : " ^0.11|^0.12|^0.13 " ,
28
28
"doctrine/inflector" : " ^2.0.5" ,
29
29
"dragonmantank/cron-expression" : " ^3.4" ,
30
30
"egulias/email-validator" : " ^3.2.1|^4.0" ,
Original file line number Diff line number Diff line change 17
17
"require" : {
18
18
"php" : " ^8.2" ,
19
19
"ext-pdo" : " *" ,
20
- "brick/math" : " ^0.11|^0.12" ,
20
+ "brick/math" : " ^0.11|^0.12|^0.13 " ,
21
21
"illuminate/collections" : " ^12.0" ,
22
22
"illuminate/container" : " ^12.0" ,
23
23
"illuminate/contracts" : " ^12.0" ,
Original file line number Diff line number Diff line change 17
17
"php" : " ^8.2" ,
18
18
"ext-filter" : " *" ,
19
19
"ext-mbstring" : " *" ,
20
- "brick/math" : " ^0.11|^0.12" ,
20
+ "brick/math" : " ^0.11|^0.12|^0.13 " ,
21
21
"egulias/email-validator" : " ^3.2.5|^4.0" ,
22
22
"illuminate/collections" : " ^12.0" ,
23
23
"illuminate/container" : " ^12.0" ,
You can’t perform that action at this time.
0 commit comments