Skip to content

Commit e28618a

Browse files
author
NoiseByNorthwest
committed
composer: remove ext-zlib dependency
1 parent 103695d commit e28618a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=5.4.0 <8.5.0",
21-
"ext-zlib": "*"
20+
"php": ">=5.4.0 <8.5.0"
2221
},
2322
"php-ext": {
2423
"extension-name": "SPX",

0 commit comments

Comments
 (0)