mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Requirement and formatting fixes (#5)
Add ext-json to composer requirements Update editorconfig to match core Update phpdoc to not reference missing import
This commit is contained in:
@@ -15,5 +15,5 @@ indent_size = 2
|
||||
[*.{diff,md}]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{php,xml}]
|
||||
[*.{php,xml,json}]
|
||||
indent_size = 4
|
||||
|
Reference in New Issue
Block a user