Skip to content

Commit 0affb4d

Browse files
committed
update php requirement
1 parent 96dd40c commit 0affb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"source": "https://github.com/phpList/rest-api"
3131
},
3232
"require": {
33-
"php": "~7.0.0 || ~7.1.0 || ~7.2.0",
33+
"php": "~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0",
3434

3535
"phplist/core": "4.0.x-dev",
3636
"friendsofsymfony/rest-bundle": "^2.3",

0 commit comments

Comments
 (0)