Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wilr authored Jul 19, 2022
1 parent 326ff3e commit 3d828e5
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,14 @@
"require": {
"silverstripe/framework": "^4.0"
},
"authors": [
{
"name": "Jeremy Shipman",
"homepage": "https://github.com/jedateach",
"role": "Developer"
}
],
"autoload": {
"psr-4": {
"SilverShop\\SQLQueryList\\": "src/"
}
},
"extra" : {
"branch-alias": {
"dev-master": "2.x-dev"
"dev-main": "2.x-dev"
}
},
"prefer-stable": true,
Expand Down

0 comments on commit 3d828e5

Please sign in to comment.