Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
boehsermoe authored Apr 17, 2018
1 parent 05fc9d7 commit 2f1aa0a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"homepage" : "https://github.com/boehsermoe"
}
],
"require": {
"psr/log" : "~1.0.0"
},
"autoload" : {
"psr-4" : {
"luya\\scheduler\\" : "src/"
Expand All @@ -34,4 +37,4 @@
"url": "https://asset-packagist.org"
}
]
}
}

0 comments on commit 2f1aa0a

Please sign in to comment.