Skip to content

Commit

Permalink
Merge pull request #24 from wilr/master
Browse files Browse the repository at this point in the history
allow install on framework-only projects
  • Loading branch information
tractorcow committed Jan 18, 2023
2 parents 804b0b4 + 0d8cfb4 commit c7565ec
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 @@ -19,7 +19,7 @@
},
"require": {
"silverstripe/vendor-plugin": "^1.0",
"silverstripe/cms": "^4.0"
"silverstripe/admin": "^1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c7565ec

Please sign in to comment.