Skip to content

Commit 221f80c

Browse files
committed
composer changes
1 parent f979101 commit 221f80c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
1414
"laminas/laminas-servicemanager": "^3.3",
1515
"dotkernel/dot-controller": "^3.0",
16-
"dotkernel/dot-flashmessenger": "^3.0",
17-
"laminas/laminas-dependency-plugin": "^2.0"
16+
"dotkernel/dot-flashmessenger": "^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)