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

@ -4,7 +4,7 @@
"type" : "library",
"require-dev" : {
"phpunit/phpunit" : "^6",
"aldarien/config": "dev-master"
"aldarien/config": "*"
},
"license" : "MIT",
"authors" : [{