1
0
mirror of synced 2024-11-21 19:36:02 +03:00

Reorganize dependencies as it should be

This commit is contained in:
Pavel 2019-06-24 13:45:59 +03:00
parent dbdac3de60
commit efa4dcd2c1

View File

@ -24,7 +24,8 @@
"symfony/translation": "3.*",
"symfony/dependency-injection": "3.*",
"symfony/config": "3.*",
"symfony/finder": "3.4.*"
"symfony/finder": "3.4.*",
"symfony/filesystem": "3.*"
},
"require-dev": {
"phpmd/phpmd": "2.*",
@ -40,7 +41,6 @@
"nette/finder": "2.4.*",
"symfony/console": "3.*",
"symfony/debug": "3.*",
"symfony/filesystem": "3.*",
"symfony/event-dispatcher": "3.*",
"symfony/options-resolver": "3.4.*",
"symfony/process": "3.4.*",