Fixes in composer for not depend of symfony-process

This commit is contained in:
absurdo 2023-11-24 23:39:54 +01:00
parent e82a68e9f7
commit 70e7a60b68

View file

@ -7,8 +7,7 @@
], ],
"require": { "require": {
"phangoapp/leviathanutils": "dev-main", "phangoapp/leviathanutils": "dev-main"
"symfony/process": "^6.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^10.4" "phpunit/phpunit": "^10.4"