forked from Chill-project/chill-skeleton-basic
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f06b8dcd1e
|
|||
7f85d66337
|
@@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-redis": "*",
|
"ext-redis": "*",
|
||||||
"chill-project/chill-bundles": "2.9.0",
|
"chill-project/chill-bundles": "2.9.2",
|
||||||
"symfony/flex": "^1.9",
|
"symfony/flex": "^1.9",
|
||||||
"symfony/http-client": "^4.4 || ^5",
|
"symfony/http-client": "^4.4 || ^5",
|
||||||
"nelmio/alice": "^3.8",
|
"nelmio/alice": "^3.8",
|
||||||
|
22
composer.lock
generated
22
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "68544c6786b67c2059bb086ed4e81fdd",
|
"content-hash": "c5148373b6caf3d72559debdb819ec6e",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
@@ -223,16 +223,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "chill-project/chill-bundles",
|
"name": "chill-project/chill-bundles",
|
||||||
"version": "2.9.0",
|
"version": "2.9.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
|
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
|
||||||
"reference": "37265c09f7f92dbb02fe67d72d2e9b84d4c8cb88"
|
"reference": "c7bd60a106ed8389e870af9f6e9006c204b072d1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=37265c09f7f92dbb02fe67d72d2e9b84d4c8cb88",
|
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=c7bd60a106ed8389e870af9f6e9006c204b072d1",
|
||||||
"reference": "37265c09f7f92dbb02fe67d72d2e9b84d4c8cb88",
|
"reference": "c7bd60a106ed8389e870af9f6e9006c204b072d1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -344,7 +344,7 @@
|
|||||||
"chill",
|
"chill",
|
||||||
"social worker"
|
"social worker"
|
||||||
],
|
],
|
||||||
"time": "2023-10-17T14:05:27+00:00"
|
"time": "2023-10-17T21:15:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/package-versions-deprecated",
|
"name": "composer/package-versions-deprecated",
|
||||||
@@ -4888,16 +4888,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "1.10.38",
|
"version": "1.10.39",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
|
"reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d9dedb0413f678b4d03cbc2279a48f91592c97c4",
|
||||||
"reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
|
"reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4946,7 +4946,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-10-06T14:19:14+00:00"
|
"time": "2023-10-17T15:46:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/cache",
|
"name": "psr/cache",
|
||||||
|
Reference in New Issue
Block a user