mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Modernize to PHP 5.5
This commit is contained in:
parent
99a49bfc96
commit
745fef44f4
3 changed files with 4 additions and 2 deletions
|
@ -14,4 +14,5 @@ return RectorConfig::configure()
|
|||
])
|
||||
->withImportNames(importShortClasses: false)
|
||||
->withAttributesSets(doctrine: true)
|
||||
->withPhpSets(php55: true)
|
||||
->withTypeCoverageLevel(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue