mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
Update minimum supported Swift version to 5.3
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"osx": "10.14"
|
||||
},
|
||||
"swift_versions": [
|
||||
"5.1", "5.2", "5.3", "5.4", "5.5", "5.6", "5.7", "5.8", "5.9", "5.10"
|
||||
"5.3", "5.4", "5.5", "5.6", "5.7", "5.8", "5.9", "5.10"
|
||||
],
|
||||
"requires_arc": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user