Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dracony authored Feb 16, 2018
1 parent 11955a7 commit 48be662
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 @@ -2,7 +2,7 @@
"name": "phpixie/project",
"type": "project",
"description": "PHPixie skeleton project",
"license": "BSD",
"license": "BSD-3-Clause",
"autoload": {
"psr-4": {
"": [
Expand Down Expand Up @@ -33,4 +33,4 @@
"php ./console framework:installWebAssets"
]
}
}
}

0 comments on commit 48be662

Please sign in to comment.