Add support back to PHP 7.4+ #71

Merged
linos merged 6 commits from php74 into main 2024-10-31 16:40:26 +01:00
Showing only changes of commit 0057c3ddcc - Show all commits

View file

@ -4,7 +4,7 @@
"description": "The ActivityPub Event Bridge help for event custom post types to federate properly.",
"type": "wordpress-plugin",
"require": {
"php": ">=8.1.0",
"php": ">=7.4.0",
"composer/installers": "^2.0"
},
"require-dev": {