Skip to content

Commit

Permalink
composer: update dev-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Aug 12, 2019
1 parent e15b6ad commit 8ae427f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
"license": ["MIT"],
"authors": [
{
"name": "Jan Skrasek",
"email": "[email protected]",
"homepage": "http://jan.skrasek.com"
"name": "Nextras Project",
"homepage": "https://github.com/nextras/secured-links/graphs/contributors"
}
],
"require": {
Expand All @@ -23,13 +22,10 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
"dev-master": "1.5-dev"
}
},
"autoload": {
"psr-4": { "Nextras\\Application\\UI\\": "src/" }
},
"replace": {
"nextras/application": "self.version"
}
}

0 comments on commit 8ae427f

Please sign in to comment.