Browse Source

Update the dependencies

pull/978/head
Timothée Jaussoin 5 years ago
parent
commit
c3ca5acad6
  1. 55
      composer.lock

55
composer.lock

@ -2812,20 +2812,20 @@
},
{
"name": "respect/validation",
"version": "2.0.17",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/Respect/Validation.git",
"reference": "314aa36e37dd3812b7d80c7bda3e83da5ee22d11"
"reference": "6c3aed92137836788c8ce654b9c35763c5e98b54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Respect/Validation/zipball/314aa36e37dd3812b7d80c7bda3e83da5ee22d11",
"reference": "314aa36e37dd3812b7d80c7bda3e83da5ee22d11",
"url": "https://api.github.com/repos/Respect/Validation/zipball/6c3aed92137836788c8ce654b9c35763c5e98b54",
"reference": "6c3aed92137836788c8ce654b9c35763c5e98b54",
"shasum": ""
},
"require": {
"php": ">=7.2",
"php": "^7.3 || ^8.0",
"respect/stringifier": "^0.2.0",
"symfony/polyfill-mbstring": "^1.2"
},
@ -2836,8 +2836,9 @@
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.5",
"respect/coding-standard": "^2.1",
"phpunit/phpunit": "^9.3",
"psr/http-message": "^1.0",
"respect/coding-standard": "^3.0",
"squizlabs/php_codesniffer": "^3.5",
"symfony/validator": "^3.0||^4.0",
"zendframework/zend-validator": "^2.1"
@ -2873,7 +2874,7 @@
"validation",
"validator"
],
"time": "2020-08-23T00:24:43+00:00"
"time": "2020-10-04T12:09:34+00:00"
},
{
"name": "ringcentral/psr7",
@ -3017,7 +3018,7 @@
},
{
"name": "symfony/config",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
@ -3097,7 +3098,7 @@
},
{
"name": "symfony/console",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@ -3254,16 +3255,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "f3194303d3077829dbbc1d18f50288b2a01146f2"
"reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/f3194303d3077829dbbc1d18f50288b2a01146f2",
"reference": "f3194303d3077829dbbc1d18f50288b2a01146f2",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae",
"reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae",
"shasum": ""
},
"require": {
@ -3314,20 +3315,20 @@
"type": "tidelift"
}
],
"time": "2020-09-02T16:23:27+00:00"
"time": "2020-09-27T14:02:37+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "6cca6b2e4b69fc5bace160d14cf1ee5f71483db4"
"reference": "353b42e7b4fd1c898aab09a059466c9cea74039b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6cca6b2e4b69fc5bace160d14cf1ee5f71483db4",
"reference": "6cca6b2e4b69fc5bace160d14cf1ee5f71483db4",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/353b42e7b4fd1c898aab09a059466c9cea74039b",
"reference": "353b42e7b4fd1c898aab09a059466c9cea74039b",
"shasum": ""
},
"require": {
@ -3389,7 +3390,7 @@
"type": "tidelift"
}
],
"time": "2020-09-13T05:01:27+00:00"
"time": "2020-09-27T14:14:57+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -3861,16 +3862,16 @@
},
{
"name": "symfony/routing",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "d36e06eb02a55522a8eed070c1cbc3dc3c389876"
"reference": "720348c2ae011f8c56964c0fc3e992840cb60ccf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/d36e06eb02a55522a8eed070c1cbc3dc3c389876",
"reference": "d36e06eb02a55522a8eed070c1cbc3dc3c389876",
"url": "https://api.github.com/repos/symfony/routing/zipball/720348c2ae011f8c56964c0fc3e992840cb60ccf",
"reference": "720348c2ae011f8c56964c0fc3e992840cb60ccf",
"shasum": ""
},
"require": {
@ -3949,7 +3950,7 @@
"type": "tidelift"
}
],
"time": "2020-09-02T16:23:27+00:00"
"time": "2020-10-02T13:05:43+00:00"
},
{
"name": "symfony/service-contracts",
@ -4029,7 +4030,7 @@
},
{
"name": "symfony/string",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
@ -4114,7 +4115,7 @@
},
{
"name": "symfony/translation",
"version": "v5.1.6",
"version": "v5.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",

Loading…
Cancel
Save