Skip to content

Commit db1578a

Browse files
committed
Update zipstream-php to latest version
To meet `psr/http-message` v2.x dependency in my app
1 parent 5d1e03b commit db1578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"illuminate/support": "^8.0|^9.0|^10",
1515
"illuminate/filesystem": "^8.0|^9.0|^10",
1616
"illuminate/console": "^8.0|^9.0|^10",
17-
"maennchen/zipstream-php": "^2.1",
17+
"maennchen/zipstream-php": "^3.0",
1818
"guzzlehttp/guzzle": "^6.3|^7.2",
1919
"aws/aws-sdk-php": "^3.216.1"
2020
},

0 commit comments

Comments
 (0)