Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update to V5
  • Loading branch information
moritz-sauer-13 authored Dec 10, 2024
1 parent 4a3c324 commit 8ceddc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
}
],
"require": {
"silverstripe/framework": "^4"
"silverstripe/framework": "^5"
},
"autoload": {
"psr-4": {
"subsitefluentextensions\\": "src/"
}
}
}
}

0 comments on commit 8ceddc9

Please sign in to comment.