Skip to content

Commit 91d1c18

Browse files
Upgrade oneup/flysystem-bundle
Make flysystem-process-bundle compatible with Symfony 4
1 parent ead0471 commit 91d1c18

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
@@ -39,7 +39,7 @@
3939
},
4040
"require": {
4141
"cleverage/process-bundle": "3.*|dev-v3.0-dev",
42-
"oneup/flysystem-bundle": ">1.0,<3.0"
42+
"oneup/flysystem-bundle": ">1.0,<4.0"
4343
},
4444
"require-dev": {
4545
"phpunit/phpunit": "~6.4"

0 commit comments

Comments
 (0)