Compare commits
2 Commits
202210.10.
...
202210.10.
Author | SHA1 | Date | |
---|---|---|---|
ba33c507e6 | |||
a54f1d1a06 |
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"require": {
|
||||
"ext-redis": "*",
|
||||
"chill-project/chill-bundles": "dev-master#69704e52116be5f85a090e70d4a3068308e12b25",
|
||||
"chill-project/chill-bundles": "dev-master#863a384a8521de7a4ea8fa37d17ee4ae8b7f5138",
|
||||
"symfony/flex": "^1.9",
|
||||
"symfony/http-client": "^4.4 || ^5",
|
||||
"nelmio/alice": "^3.8",
|
||||
|
10
composer.lock
generated
10
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "904fd53a4f45c348cc9723436e12784a",
|
||||
"content-hash": "c353ce376f566d6ed2f9fab0828bdc72",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@@ -228,12 +228,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
|
||||
"reference": "69704e52116be5f85a090e70d4a3068308e12b25"
|
||||
"reference": "863a384a8521de7a4ea8fa37d17ee4ae8b7f5138"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=69704e52116be5f85a090e70d4a3068308e12b25",
|
||||
"reference": "69704e52116be5f85a090e70d4a3068308e12b25",
|
||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=863a384a8521de7a4ea8fa37d17ee4ae8b7f5138",
|
||||
"reference": "863a384a8521de7a4ea8fa37d17ee4ae8b7f5138",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -333,7 +333,7 @@
|
||||
"chill",
|
||||
"social worker"
|
||||
],
|
||||
"time": "2022-10-10T11:47:17+00:00"
|
||||
"time": "2022-10-10T12:27:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/package-versions-deprecated",
|
||||
|
@@ -13,7 +13,7 @@ chill_main:
|
||||
twilio_secret: '%env(resolve:TWILIO_SECRET)%'
|
||||
default_carrier_code: '%env(resolve:DEFAULT_CARRIER_CODE)%'
|
||||
acl:
|
||||
form_show_scopes: false
|
||||
form_show_scopes: true
|
||||
form_show_centers: false
|
||||
access_global_history: false
|
||||
access_user_change_password: true
|
||||
|
Reference in New Issue
Block a user