Skip to content

Commit d4b79ea

Browse files
committed
[Composer] Moved league/flysystem-memory to require section
1 parent 4a3690f commit d4b79ea

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
@@ -48,6 +48,7 @@
4848
"doctrine/doctrine-bundle": "^2.0",
4949
"liip/imagine-bundle": "^2.3",
5050
"oneup/flysystem-bundle": "^4.4.2",
51+
"league/flysystem-memory": "^2.0.6",
5152
"friendsofsymfony/http-cache-bundle": "^2.8",
5253
"sensio/framework-extra-bundle": "^6.1",
5354
"jms/translation-bundle": "^1.5",
@@ -63,7 +64,6 @@
6364
"behat/behat": "^3.6.1",
6465
"jenner/simple_fork": "^1.2",
6566
"friends-of-behat/mink-extension": "^2.4",
66-
"league/flysystem-memory": "^2.0.6",
6767
"ibexa/ci-scripts": "^0.2@dev",
6868
"ibexa/code-style": "^1.0",
6969
"phpunit/phpunit": "^8.2",

0 commit comments

Comments
 (0)