Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit 0600db3

Browse files
committed
Prepare sub-split for new release
1 parent 47e75cf commit 0600db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Gzip/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": ">=8.0",
1616
"ext-hash": "*",
1717
"league/flysystem": "^2.3.1",
18-
"slam/flysystem-core-proxy": "^0.3.0"
18+
"slam/flysystem-core-proxy": "^0.4.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

src/V1Encrypt/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": ">=8.0",
1616
"ext-sodium": "*",
1717
"league/flysystem": "^2.3.1",
18-
"slam/flysystem-core-proxy": "^0.3.0"
18+
"slam/flysystem-core-proxy": "^0.4.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)