Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit 30757da

Browse files
Make explicit.
1 parent 8bf7193 commit 30757da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
],
3434
"require": {
35-
"php": "^7.4 || ~8.0",
35+
"php": "~7.4.0 || ~8.0.0 || ~8.1.0",
3636
"laminas/laminas-eventmanager": "^3.4",
3737
"laminas/laminas-servicemanager": "^3.11",
3838
"laminas/laminas-stdlib": "^3.7.1",

0 commit comments

Comments
 (0)