Skip to content

Commit

Permalink
Change PHP version to 7.4
Browse files Browse the repository at this point in the history
Min PHP version for WP 5.3
  • Loading branch information
Tymotey committed Sep 6, 2024
1 parent aa6e678 commit 63edda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"arrowParens": "avoid",
"braceStyle": "per-cs",
"endOfLine": "auto",
"phpVersion": "5.3",
"phpVersion": "7.4",
"printWidth": 180,
"semi": true,
"singleQuote": true,
Expand Down

0 comments on commit 63edda6

Please sign in to comment.