Skip to content

Commit 288d4b0

Browse files
authored
Merge pull request #38 from szepeviktor/patch-1
Declare minimum PHP version
2 parents d0a9cc8 + 886998f commit 288d4b0

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)