Skip to content

Commit e7aecfe

Browse files
authored
Merge pull request #30 from dotkernel/issue-24b
updated composer
2 parents c6fc940 + d9a3e82 commit e7aecfe

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"ext-json": "*",
2525
"laminas/laminas-servicemanager": "^3.16.0",
2626
"laminas/laminas-mail": "^2.17.0",
27-
"dotkernel/dot-event": "^3.2.0",
28-
"laminas/laminas-dependency-plugin": "^2.3.0"
27+
"dotkernel/dot-event": "^3.2.0"
2928
},
3029
"require-dev": {
3130
"phpunit/phpunit": "^9.5.21",
@@ -40,10 +39,5 @@
4039
"psr-4": {
4140
"DotTest\\Mail\\": "test/"
4241
}
43-
},
44-
"config": {
45-
"allow-plugins": {
46-
"laminas/laminas-dependency-plugin": true
47-
}
4842
}
4943
}

0 commit comments

Comments
 (0)