Skip to content

Commit

Permalink
Fix Composer issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
benmajor authored Oct 13, 2020
1 parent c04e00f commit f436d86
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"psr-4": {
"BenMajor\\SirvPHP\\": "src/"
}
}
}
},
"minimum-stability": "dev"
}

0 comments on commit f436d86

Please sign in to comment.