Skip to content

Commit 40864ac

Browse files
DEP Don't include vendor-plugin as an explicit dependency (#672)
We don't directly reference it in code or config, so we can rely on silverstripe/framework having this dependency for us.
1 parent 1e522d6 commit 40864ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"php": "^8.3",
2323
"silverstripe/framework": "^6",
2424
"silverstripe/template-engine": "^1",
25-
"silverstripe/vendor-plugin": "^2",
2625
"symfony/filesystem": "^7.0",
2726
"intervention/image": "^3.9",
2827
"league/flysystem": "^3.29",

0 commit comments

Comments
 (0)