Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
DevKit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Jan 10, 2019
1 parent c341b9c commit 239708b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs.dist
Expand Up @@ -42,6 +42,7 @@ $rules = [
'@PHP71Migration' => true,
'@PHP71Migration:risky' => true,
'compact_nullable_typehint' => true,
'void_return' => null,
// To be tested before insertion:
// 'strict_comparison' => true,
// 'strict_param' => true,
Expand Down

0 comments on commit 239708b

Please sign in to comment.