Skip to content

Commit

Permalink
DEP Update constraint for vendor-plugin dependency (#11527)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Jan 7, 2025
1 parent e2a4804 commit 1b0909f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"silverstripe/assets": "^3",
"silverstripe/supported-modules": "^1.1",
"silverstripe/template-engine": "^1",
"silverstripe/vendor-plugin": "^2",
"silverstripe/vendor-plugin": "^3",
"sminnee/callbacklist": "^0.1.1",
"symfony/cache": "^7.1.5",
"symfony/config": "^7.0",
Expand Down

0 comments on commit 1b0909f

Please sign in to comment.