Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrsson authored Sep 2, 2022
1 parent bd82d26 commit 9244ec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.0 || ^8.1",
"laminas/laminas-component-installer" : "^3.0.1"
"laminas/laminas-component-installer" : "^2.8.0"
},
"suggest": {
"laminas/laminas-component-installer" : "^3.0.1, required for configuration injection"
"laminas/laminas-component-installer" : "^2.8.0, required for configuration injection"
},
"extra": {
"laminas": {
Expand Down

0 comments on commit 9244ec5

Please sign in to comment.