Skip to content

Commit

Permalink
Merge pull request #67 from TheDragonCode/1.x
Browse files Browse the repository at this point in the history
Fixed application of rules on projects with PHP 7.2 and 7.3
  • Loading branch information
Andrey Helldar committed Mar 1, 2022
2 parents 0501b6d + bd13ad1 commit 02413bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rules/main.php
Expand Up @@ -16,8 +16,6 @@

$rules = [
'@PSR12' => true,
'@PHP73Migration' => true,
'@PHP74Migration' => true,
'@DoctrineAnnotation' => true,

'no_alias_language_construct_call' => true,
Expand Down

0 comments on commit 02413bb

Please sign in to comment.