File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 18
18
"illuminate/conditionable" : " ^12.0" ,
19
19
"illuminate/contracts" : " ^12.0" ,
20
20
"illuminate/macroable" : " ^12.0" ,
21
- "symfony/polyfill-php84" : " ^1.31"
21
+ "symfony/polyfill-php84" : " ^1.31" ,
22
+ "symfony/polyfill-php85" : " ^1.33"
22
23
},
23
24
"autoload" : {
24
25
"psr-4" : {
Original file line number Diff line number Diff line change 23
23
"illuminate/contracts" : " ^12.0" ,
24
24
"illuminate/macroable" : " ^12.0" ,
25
25
"illuminate/support" : " ^12.0" ,
26
- "laravel/serializable-closure" : " ^1.3|^2.0"
26
+ "laravel/serializable-closure" : " ^1.3|^2.0" ,
27
+ "symfony/polyfill-php85" : " ^1.33"
27
28
},
28
29
"autoload" : {
29
30
"psr-4" : {
Original file line number Diff line number Diff line change 25
25
"illuminate/macroable" : " ^12.0" ,
26
26
"nesbot/carbon" : " ^3.8.4" ,
27
27
"symfony/polyfill-php83" : " ^1.31" ,
28
+ "symfony/polyfill-php85" : " ^1.33" ,
28
29
"voku/portable-ascii" : " ^2.0.2"
29
30
},
30
31
"conflict" : {
You can’t perform that action at this time.
0 commit comments