We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebfa0f commit a46f954Copy full SHA for a46f954
core/composer.json
@@ -59,7 +59,7 @@
59
"league/flysystem": "^1.0.8",
60
"phpmailer/phpmailer": "6.*",
61
"tracy/tracy": "~2.5",
62
- "wikimedia/composer-merge-plugin": "dev-feature/composer-v2 as 1.5.0",
+ "wikimedia/composer-merge-plugin": "2.*",
63
"symfony/process": "^5.1",
64
"i-rocky/eloquent-dynamic-relation": "^1.0",
65
"dmitry-suffi/redis-session-handler": "*",
@@ -134,11 +134,5 @@
134
"source": "https://github.com/evolution-cms/evolution/",
135
"docs": "http://docs.evo.im",
136
"telegram": "https://t.me/evolutioncms"
137
- },
138
- "repositories": [
139
- {
140
- "type": "vcs",
141
- "url": "https://github.com/mcaskill/composer-merge-plugin"
142
- }
143
- ]
+ }
144
}
0 commit comments