Skip to content

Commit 387d2e0

Browse files
author
苏青安
committed
增加PHP版本限制
1 parent 8e95d3b commit 387d2e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"email": "[email protected]"
1515
}
1616
],
17-
"require": {}
17+
"require": {
18+
"php": ">=8.1"
19+
}
1820
}

0 commit comments

Comments
 (0)