Skip to content

Commit 886998f

Browse files
authored
Declare minimum PHP version
1 parent d0a9cc8 commit 886998f

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
@@ -12,6 +12,7 @@
1212
}
1313
},
1414
"require": {
15+
"php": "^8.1",
1516
"ext-zip": "*",
1617
"amphp/amp": "^3.0",
1718
"amphp/file": "^3.2",

0 commit comments

Comments
 (0)