Skip to content

Commit 1330669

Browse files
committed
Update composer.json
1 parent 444a482 commit 1330669

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.0.0",
13+
"php": "7.0.*|7.1.*|7.2.*|7.3.*|7.4.*|8.0.*",
1414
"ext-dom": "*"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)