Skip to content

Commit

Permalink
Missing autoload definition
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed May 13, 2018
1 parent a089946 commit 101e28f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"files": ["src/functions.php"],
"psr-4": {"Pipeline\\": "src/Pipeline/"}
},
"autoload-dev": {
Expand Down

0 comments on commit 101e28f

Please sign in to comment.