Skip to content

Commit 9650ef3

Browse files
committed
Init league/flysystem-v3
1 parent e5e611f commit 9650ef3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@
1919
"ext-fileinfo": "*",
2020
"ext-json": "*",
2121
"ext-mbstring": "*",
22-
"php-collective/file-storage-factories": "dev-master as 1.0",
22+
"php-collective/file-storage-factories": "dev-league/flysystem-v3 as 1.0",
2323
"psr/http-message": "^1.0|^2.0"
2424
},
2525
"require-dev": {
2626
"phpstan/phpstan": "^1.10",
2727
"phpunit/phpunit": "^10.3",
28-
"php-collective/code-sniffer": "^0.2.1",
29-
"php-collective/file-storage-image-processor": "dev-master as 1.0"
28+
"php-collective/code-sniffer": "^0.2.1"
3029
},
3130
"suggest": {
3231
"php-collective/file-storage-image-processor": "For image processing"

0 commit comments

Comments
 (0)