Skip to content

Commit f9f0812

Browse files
authored
Merge pull request #8 from roli85/2.9-PHP-8.1
bumped to php 8.3
2 parents 1dca3bd + b4b0fb2 commit f9f0812

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
"laminas/laminas-servicemanager": "^3.21.0",
1515
"dotkernel/dot-controller": "^3.4.1",
1616
"dotkernel/dot-session": "^4.3 || ^5.2"

0 commit comments

Comments
 (0)