FIX: handling of dependencies

This commit is contained in:
Juan Pablo Vial
2022-03-07 12:07:33 -03:00
parent fb8e204f77
commit bc4dd543ae
9 changed files with 30 additions and 27 deletions

View File

@ -10,8 +10,8 @@
}
],
"require": {
"aldarien/contract": "dev-master",
"aldarien/root": "dev-master",
"aldarien/contract": "*",
"aldarien/root": "*",
"symfony/yaml": "^3.3"
},
"autoload": {