fix versioning constraint

This commit is contained in:
Julien Fastré 2020-04-22 22:42:51 +02:00
parent ac5fc59c21
commit e11313ddab
2 changed files with 6 additions and 1 deletions

View File

@ -84,3 +84,8 @@ Version 1.5.10
==============
- [closing motive] display closing motive in remark
Version 1.5.11
==============
- Fix versioning constraint to chill main

View File

@ -19,7 +19,7 @@
}
],
"require": {
"chill-project/main": "dev-CRUD-init@dev",
"chill-project/main": "~1.5",
"chill-project/custom-fields": "~1.5"
},
"require-dev": {