Skip to content

Commit

Permalink
Патч функции array_column для старых версий php
Browse files Browse the repository at this point in the history
  • Loading branch information
vedro-compota committed Dec 27, 2017
1 parent 7b9cc15 commit 86d26eb
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 @@ -7,7 +7,8 @@

"require": {
"php": ">=5.3.0",
"ralouphie/mimey": "v1.0.*"
"ralouphie/mimey": "v1.0.*",
"ramsey/array_column": "*"

},

Expand Down

0 comments on commit 86d26eb

Please sign in to comment.