Skip to content

Commit 8b9cb1d

Browse files
authored
Merge pull request #10 from roli85/2.9-PHP-8.1
bump to php 8.3
2 parents bdcb4b8 + ca01016 commit 8b9cb1d

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.0",
1616
"dotkernel/dot-flashmessenger": "^3.3.0"

0 commit comments

Comments
 (0)