Skip to content

Commit

Permalink
Merge b0360f1 into 5698474
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed May 3, 2021
2 parents 5698474 + b0360f1 commit d37cc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Fixtures/Integration/misc/PHP7_4.test
Expand Up @@ -9,7 +9,7 @@ PHP 7.4 test.
"no_null_property_initialization": true,
"no_unset_on_property": true,
"pow_to_exponentiation": true,
"trailing_comma_in_multiline_array": {"after_heredoc": true},
"trailing_comma_in_multiline": {"after_heredoc": true},
"visibility_required": false
}
--REQUIREMENTS--
Expand Down

0 comments on commit d37cc18

Please sign in to comment.