Skip to content

Commit 58c0cad

Browse files
committed
php versions fixed
1 parent 172f28c commit 58c0cad

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^7.4 || ~8.0 || ~8.1",
21+
"php": "^7.4 || ~8.0.0 || ~8.1.0",
2222
"psr/http-message": "^1.0.1",
2323
"laminas/laminas-servicemanager": "^3.11.2",
2424
"dotkernel/dot-event": "^3.2.0",

0 commit comments

Comments
 (0)