Skip to content

Commit bf70b78

Browse files
committed
update php requirement
1 parent 24e5ced commit bf70b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"source": "https://github.com/phpList/base-distribution"
2929
},
3030
"require": {
31-
"php": "~7.0.0 || ~7.1.0 || ~7.2.0",
31+
"php": "~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0",
3232

3333
"phplist/core": "4.0.x-dev",
3434
"phplist/rest-api": "4.0.x-dev"

0 commit comments

Comments
 (0)