File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2424 <exclude name =" PHPCompatibility.Constants.NewConstants.t_yield_fromFound" />
2525 <exclude name =" PHPCompatibility.Constants.NewConstants.t_bad_characterFound" />
2626 <exclude name =" PHPCompatibility.Constants.NewConstants.t_fnFound" />
27+ <exclude name =" PHPCompatibility.Constants.NewConstants.t_matchFound" />
28+ <exclude name =" PHPCompatibility.Constants.NewConstants.t_nullsafe_object_operatorFound" />
29+ <exclude name =" PHPCompatibility.Constants.RemovedConstants.t_bad_characterFound" />
2730 </rule >
2831
2932
Original file line number Diff line number Diff line change 2222 "require" : {
2323 "php" : " >=5.4" ,
2424 "squizlabs/php_codesniffer" : " ^3.5.0" ,
25- "phpcompatibility/php-compatibility" : " ^9.0.0" ,
25+ "phpcompatibility/php-compatibility" : " ^9.0.0 || ^10.0.0 " ,
2626 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.1 || ^0.5 || ^0.6.2 || ^0.7"
2727 },
2828 "require-dev" : {
You can’t perform that action at this time.
0 commit comments