Skip to content

Commit 0839a0d

Browse files
authored
Update composer.json to support v4
1 parent f703e6c commit 0839a0d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
"issues": "http://github.com/fullscreeninteractive/silverstripe-dropdownimagefield/issues"
99
},
1010
"require": {
11-
"silverstripe/framework": "^4",
12-
"silverstripe/cms": "^4"
11+
"silverstripe/framework": "^4 || ^5"
1312
},
1413
"extra": {
1514
"branch-alias": {
16-
"dev-master": "1.x-dev"
15+
"dev-main": "1.x-dev"
1716
},
1817
"expose": [
1918
"css",

0 commit comments

Comments
 (0)