Skip to content

Commit 254e812

Browse files
author
Roli
committed
changing required php version
1 parent 6155b4e commit 254e812

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
13+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
1414
"psr/http-message": "^1.0 || ^2.0",
1515
"laminas/laminas-servicemanager": "^3.21.0",
1616
"dotkernel/dot-authentication": "^2.3.0",

0 commit comments

Comments
 (0)