Skip to content

Commit a1dcbf1

Browse files
committed
Add some approximate PHP requirements
1 parent e9f87c4 commit a1dcbf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
}
1010
],
1111
"require": {
12+
"php": "^7.1 || ^8.0",
1213
"ext-openssl":"*"
1314
},
1415
"autoload": {

0 commit comments

Comments
 (0)