We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c9189 commit 037509cCopy full SHA for 037509c
composer.json
@@ -30,13 +30,13 @@
30
},
31
"require-dev": {
32
"doctrine/doctrine-bundle": "^2.5",
33
+ "league/flysystem-memory": "^3.0",
34
"phpspec/prophecy-phpunit": "^2.0",
35
"phpstan/phpstan": "^1.4",
36
"phpunit/phpunit": "^9.5",
37
"squizlabs/php_codesniffer": "^3.6",
38
"symfony/filesystem": "^5.0|^6.0",
- "symfony/process": "^5.0|^6.0",
39
- "league/flysystem-memory": "^3.0"
+ "symfony/process": "^5.0|^6.0"
40
41
"replace": {
42
"yokai/batch": "self.version",
0 commit comments