Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Donat <donatj@gmail.com>
  • Loading branch information
maennchen and donatj committed Dec 4, 2022
1 parent fed05c2 commit 2215703
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 @@ -24,7 +24,8 @@
"require": {
"php-64bit": "^8.2",
"symfony/polyfill-mbstring": "^1.0",
"psr/http-message": "^1.0"
"psr/http-message": "^1.0",
"ext-zlib": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 2215703

Please sign in to comment.