Skip to content

Commit

Permalink
Merge pull request #1865 from reedy/patch-3
Browse files Browse the repository at this point in the history
composer.json: Fix version for ext-zlib
  • Loading branch information
TrystanLea committed Apr 23, 2024
2 parents b9d044e + 64ab32f commit 0ce9962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
"ext-mbstring": "*",
"ext-mysqli": "*",
"ext-openssl": "*",
"ext-zlib": ""
"ext-zlib": "*"
},
"suggest": {
"ext-cassandra": "Cassandra storage engine",
Expand Down

0 comments on commit 0ce9962

Please sign in to comment.