Update composer.json

This commit is contained in:
Roël Couwenberg 2024-04-18 19:13:01 +02:00 committed by GitHub
parent ff0a0c012f
commit 7931f98d83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@
}
],
"require": {
"silverstripe/framework": "^5",
"silverstripe/asset-admin": "^2"
"silverstripe/framework": "^5 || ^4"
},
"extra": {
"branch-alias": {