Remove unused dependencies
This commit is contained in:
parent
ab18af5b5b
commit
b235a1c95a
1 changed files with 0 additions and 4 deletions
|
@ -13,13 +13,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"loomlabs/utility.collection": "^1.1",
|
|
||||||
"symfony/console": "^7.2",
|
"symfony/console": "^7.2",
|
||||||
"symfony/yaml": "^7.2"
|
"symfony/yaml": "^7.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
|
||||||
"phpunit/phpunit": "^12.1"
|
|
||||||
},
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/loom"
|
"bin/loom"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue