We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2ca13 commit d9a3e82Copy full SHA for d9a3e82
1 file changed
composer.json
@@ -24,8 +24,7 @@
24
"ext-json": "*",
25
"laminas/laminas-servicemanager": "^3.16.0",
26
"laminas/laminas-mail": "^2.17.0",
27
- "dotkernel/dot-event": "^3.2.0",
28
- "laminas/laminas-dependency-plugin": "^2.3.0"
+ "dotkernel/dot-event": "^3.2.0"
29
},
30
"require-dev": {
31
"phpunit/phpunit": "^9.5.21",
@@ -40,10 +39,5 @@
40
39
"psr-4": {
41
"DotTest\\Mail\\": "test/"
42
}
43
- },
44
- "config": {
45
- "allow-plugins": {
46
- "laminas/laminas-dependency-plugin": true
47
- }
48
49
0 commit comments