Skip to content

Commit 032b1f3

Browse files
authored
Merge pull request #25 from dotkernel/remove-laminas-dependency-plugin
composer.json: Removed laminas/laminas-dependency-plugin
2 parents be04344 + f3fe029 commit 032b1f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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)