Skip to content

Commit

Permalink
#340 add support for security policy header
Browse files Browse the repository at this point in the history
  • Loading branch information
digedag committed Nov 18, 2023
1 parent 40f912e commit b9908f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,8 @@
]
},
"branch-alias": {
"dev-master": "1.17.x-dev"
"dev-master": "1.17.x-dev",
"dev-feature/support-for-sph": "1.17.x-dev"
}
}
}

0 comments on commit b9908f7

Please sign in to comment.