Skip to content

Commit

Permalink
somehow, arrayzy got lost from the composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilson committed Feb 18, 2016
1 parent 51cacfe commit f447296
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
],
"require": {
"php" : ">=5.4.0",
"container-interop/container-interop": "1.1.0"
"container-interop/container-interop": "1.1.0",
"bocharsky-bw/arrayzy": "0.5.*"
},
"require-dev": {
"phpunit/phpunit": "4.*",
Expand Down

0 comments on commit f447296

Please sign in to comment.