Skip to content

Commit 0d3a1b3

Browse files
committed
Fix 2.15 line
1 parent 72a5862 commit 0d3a1b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Fixtures/Integration/misc/PHP7_3.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
PHP 7.3 test.
33
--RULESET--
44
{
5-
"@PHP71Migration:risky": true,
6-
"@PHP73Migration": true,
75
"@Symfony": true,
86
"@Symfony:risky": true,
7+
"@PHP71Migration:risky": true,
8+
"@PHP73Migration": true,
99
"list_syntax": {"syntax": "short"},
1010
"mb_str_functions": true,
1111
"method_argument_space": {"after_heredoc": true},

0 commit comments

Comments
 (0)