Skip to content

Commit

Permalink
Allow PHP 7.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jan 30, 2023
1 parent 163b962 commit a0f72fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"require": {
"php": ">=8.0",
"php": ">=7.4",
"pronamic/wp-money": "^2.0",
"wp-pay/core": "^4.6"
},
Expand Down

0 comments on commit a0f72fe

Please sign in to comment.