Skip to content

Commit

Permalink
Merge pull request #64 from Fahl-Design/4.2.x
Browse files Browse the repository at this point in the history
Added `webmozart/assert` dependencies, which was implicitly required through `require-dev`, but not in `require`
  • Loading branch information
Ocramius committed Jun 29, 2021
2 parents 54599e5 + e9151f0 commit e2749d6
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 146 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
},
"require": {
"php": "^7.3 || ~8.0.0",
"webmozart/assert": "^1.10",
"laminas/laminas-stdlib": "^3.3",
"laminas/laminas-zendframework-bridge": "^1.0"
},
Expand Down
294 changes: 148 additions & 146 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e2749d6

Please sign in to comment.