Skip to content

Commit bdcb4b8

Browse files
authored
Merge pull request #8 from cPintiuta/2.9-PHP-8.1
Composer updates
2 parents 838539c + f61daf5 commit bdcb4b8

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,12 @@
1111
],
1212
"require": {
1313
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
14-
"laminas/laminas-servicemanager": "^3.3",
15-
"dotkernel/dot-controller": "^3.0",
16-
"dotkernel/dot-flashmessenger": "^3.0",
17-
"laminas/laminas-dependency-plugin": "^2.0"
14+
"laminas/laminas-servicemanager": "^3.21.0",
15+
"dotkernel/dot-controller": "^3.4.0",
16+
"dotkernel/dot-flashmessenger": "^3.3.0"
1817
},
1918
"require-dev": {
20-
"phpunit/phpunit": "^9.5",
19+
"phpunit/phpunit": "^10.3.2",
2120
"squizlabs/php_codesniffer": "^3.7"
2221
},
2322
"autoload": {

0 commit comments

Comments
 (0)