Skip to content

Commit

Permalink
Merge pull request #112 from mezzio/3.11.x-merge-up-into-3.12.x_CSboOc4y
Browse files Browse the repository at this point in the history
Merge release 3.11.1 into 3.12.x
  • Loading branch information
Ocramius committed Dec 20, 2022
2 parents 400c5dd + e5294d6 commit 9b0991a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MezzioInstaller/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'version' => '^1.0',
],
'elie29/zend-phpdi-config' => [
'version' => '^6.0',
'version' => '^6.0 || ^8.0 || ^9.0',
],
'filp/whoops' => [
'version' => '^2.7.1',
Expand Down

0 comments on commit 9b0991a

Please sign in to comment.