File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 },
3333 "require" : {
3434 "php" : " >=8.1" ,
35- "league/uri-interfaces" : " ^ 7.6" ,
35+ "league/uri-interfaces" : " >= 7.6" ,
3636 "rowbot/url" : " ^4.1.0"
3737 },
3838 "suggest" : {
39- "symfony/polyfill-php82" : " To use the SensitiveParameter polyfill in PHP8.1" ,
4039 "ext-intl" : " to handle IDN host with the best performance" ,
4140 "jeremykendall/php-domain-parser" : " to resolve Public Suffix and Top Level Domain" ,
4241 "league/uri-components" : " Needed to easily manipulate URI objects components" ,
4342 "php-64bit" : " to improve IPV4 host parsing" ,
44- "symfony/polyfill-intl-idn" : " to handle IDN host via the Symfony polyfill if ext-intl is not present"
43+ "symfony/polyfill-intl-idn" : " to handle IDN host via the Symfony polyfill if ext-intl is not present" ,
44+ "symfony/polyfill-php82" : " To use the SensitiveParameter polyfill in PHP8.1"
4545 },
4646 "extra" : {
4747 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments