|
26 | 26 | "symfony/options-resolver": "^4.2" |
27 | 27 | }, |
28 | 28 | "require-dev": { |
29 | | - "phpunit/phpunit": "^7.4", |
30 | | - "league/flysystem-memory": "^1.0", |
31 | | - "league/flysystem-cached-adapter": "^1.0", |
32 | | - "symfony/var-dumper": "^4.1", |
33 | | - "spatie/flysystem-dropbox": "^1.0", |
34 | | - "superbalist/flysystem-google-storage": "^7.2", |
35 | 29 | "jackalope/jackalope-doctrine-dbal": "^1.3", |
36 | | - "league/flysystem-azure-blob-storage": "^0.1.5", |
37 | 30 | "league/flysystem-aws-s3-v3": "^1.0", |
| 31 | + "league/flysystem-azure-blob-storage": "^0.1.5", |
| 32 | + "league/flysystem-cached-adapter": "^1.0", |
| 33 | + "league/flysystem-memory": "^1.0", |
| 34 | + "league/flysystem-phpcr": "^1.1", |
38 | 35 | "league/flysystem-rackspace": "^1.0", |
39 | 36 | "league/flysystem-replicate-adapter": "^1.0", |
40 | 37 | "league/flysystem-sftp": "^1.0", |
41 | 38 | "league/flysystem-webdav": "^1.0", |
42 | | - "league/flysystem-phpcr": "^1.1", |
43 | | - "league/flysystem-ziparchive": "^1.0" |
| 39 | + "league/flysystem-ziparchive": "^1.0", |
| 40 | + "phpunit/phpunit": "^7.4", |
| 41 | + "spatie/flysystem-dropbox": "^1.0", |
| 42 | + "superbalist/flysystem-google-storage": "^7.2", |
| 43 | + "symfony/var-dumper": "^4.1", |
| 44 | + "symfony/yaml": "^4.2" |
44 | 45 | }, |
45 | 46 | "config": { |
46 | 47 | "preferred-install": { |
|
0 commit comments