mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
fix versioning constraint
This commit is contained in:
parent
ac5fc59c21
commit
e11313ddab
@ -84,3 +84,8 @@ Version 1.5.10
|
|||||||
==============
|
==============
|
||||||
|
|
||||||
- [closing motive] display closing motive in remark
|
- [closing motive] display closing motive in remark
|
||||||
|
|
||||||
|
Version 1.5.11
|
||||||
|
==============
|
||||||
|
|
||||||
|
- Fix versioning constraint to chill main
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"chill-project/main": "dev-CRUD-init@dev",
|
"chill-project/main": "~1.5",
|
||||||
"chill-project/custom-fields": "~1.5"
|
"chill-project/custom-fields": "~1.5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user