Skip to content

Commit

Permalink
chore: Update PHP version in Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanleven committed Jul 26, 2023
1 parent 875da0d commit e078fce
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 114 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "wp dist-archive"
},
"require": {
"php": ">=5.6"
"php": ">=7.4"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.5",
Expand Down
Loading

0 comments on commit e078fce

Please sign in to comment.