Skip to content

Commit

Permalink
feat(module): Allow laminas-component-installer ^2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ariddlestone committed Jan 29, 2020
1 parent bc62d50 commit 5e037b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"php": "^7.3",
"container-interop/container-interop": "^1.2",
"symfony/console": "^4.3",
"laminas/laminas-component-installer": "^1.0 || ^0.7",
"laminas/laminas-component-installer": "^2.0 || ^1.0 || ^0.7",
"laminas/laminas-mvc": "^3.1",
"laminas/laminas-servicemanager": "^3.4",
"laminas/laminas-stdlib": "^3.2"
Expand Down

0 comments on commit 5e037b3

Please sign in to comment.