Skip to content

Commit f3fe029

Browse files
committed
composer.json: Removed laminas/laminas-dependency-plugin
1 parent be04344 commit f3fe029

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"php": "^7.4 || ~8.0.0 || ~8.1.0",
2222
"psr/http-message": "^1.0.1",
2323
"laminas/laminas-servicemanager": "^3.11.2",
24-
"dotkernel/dot-event": "^3.2.0",
25-
"laminas/laminas-dependency-plugin": "^2.2.0"
24+
"dotkernel/dot-event": "^3.2.0"
2625
},
2726
"require-dev": {
2827
"mezzio/mezzio-template": "^2.4.0",

0 commit comments

Comments
 (0)