|
@@ -1355,21 +1355,21 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/distribution-bundle",
|
|
|
- "version": "v5.0.22",
|
|
|
+ "version": "v5.0.23",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
|
|
|
- "reference": "209b11f8cee5bf71986dd703e45e27d3ed7a6d15"
|
|
|
+ "reference": "088b116a0e27faa0e1a7384dd4f3f6a9d5a8a3b6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/209b11f8cee5bf71986dd703e45e27d3ed7a6d15",
|
|
|
- "reference": "209b11f8cee5bf71986dd703e45e27d3ed7a6d15",
|
|
|
+ "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/088b116a0e27faa0e1a7384dd4f3f6a9d5a8a3b6",
|
|
|
+ "reference": "088b116a0e27faa0e1a7384dd4f3f6a9d5a8a3b6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.9",
|
|
|
- "sensiolabs/security-checker": "~3.0|~4.0",
|
|
|
+ "sensiolabs/security-checker": "~5.0",
|
|
|
"symfony/class-loader": "~2.3|~3.0",
|
|
|
"symfony/config": "~2.3|~3.0",
|
|
|
"symfony/dependency-injection": "~2.3|~3.0",
|
|
@@ -1403,20 +1403,20 @@
|
|
|
"configuration",
|
|
|
"distribution"
|
|
|
],
|
|
|
- "time": "2018-06-07 06:22:12"
|
|
|
+ "time": "2018-10-25 15:26:23"
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/framework-extra-bundle",
|
|
|
- "version": "v5.2.1",
|
|
|
+ "version": "v5.2.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
|
|
|
- "reference": "535b56b7b0325e87b15b9c57bd3631ae2a0b9f16"
|
|
|
+ "reference": "9ef408febe2f12e70118ef61c6515035a06c5830"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/535b56b7b0325e87b15b9c57bd3631ae2a0b9f16",
|
|
|
- "reference": "535b56b7b0325e87b15b9c57bd3631ae2a0b9f16",
|
|
|
+ "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/9ef408febe2f12e70118ef61c6515035a06c5830",
|
|
|
+ "reference": "9ef408febe2f12e70118ef61c6515035a06c5830",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1474,24 +1474,25 @@
|
|
|
"annotations",
|
|
|
"controllers"
|
|
|
],
|
|
|
- "time": "2018-09-30 05:16:57"
|
|
|
+ "time": "2018-10-26 14:09:02"
|
|
|
},
|
|
|
{
|
|
|
"name": "sensiolabs/security-checker",
|
|
|
- "version": "v4.1.8",
|
|
|
+ "version": "v5.0.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensiolabs/security-checker.git",
|
|
|
- "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142"
|
|
|
+ "reference": "9ea927417c949039a9cfb0d92af76fd1c538d9e9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/dc270d5fec418cc6ac983671dba5d80ffaffb142",
|
|
|
- "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142",
|
|
|
+ "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/9ea927417c949039a9cfb0d92af76fd1c538d9e9",
|
|
|
+ "reference": "9ea927417c949039a9cfb0d92af76fd1c538d9e9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"composer/ca-bundle": "^1.0",
|
|
|
+ "php": ">=5.5.9",
|
|
|
"symfony/console": "~2.7|~3.0|~4.0"
|
|
|
},
|
|
|
"bin": [
|
|
@@ -1500,12 +1501,12 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "4.1-dev"
|
|
|
+ "dev-master": "5.0-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-0": {
|
|
|
- "SensioLabs\\Security": ""
|
|
|
+ "psr-4": {
|
|
|
+ "SensioLabs\\Security\\": "SensioLabs/Security"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -1519,7 +1520,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A security checker for your composer.lock",
|
|
|
- "time": "2018-02-28 22:10:01"
|
|
|
+ "time": "2018-10-16 10:30:44"
|
|
|
},
|
|
|
{
|
|
|
"name": "swiftmailer/swiftmailer",
|
|
@@ -1640,7 +1641,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-apcu",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-apcu.git",
|
|
@@ -1696,7 +1697,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
@@ -1754,7 +1755,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-icu",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-icu.git",
|
|
@@ -1812,16 +1813,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8"
|
|
|
+ "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8",
|
|
|
- "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
|
|
|
+ "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1867,20 +1868,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06 14:22:27"
|
|
|
+ "time": "2018-09-21 13:07:52"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php56",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php56.git",
|
|
|
- "reference": "7b4fc009172cc0196535b0328bd1226284a28000"
|
|
|
+ "reference": "ff208829fe1aa48ab9af356992bb7199fed551af"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/7b4fc009172cc0196535b0328bd1226284a28000",
|
|
|
- "reference": "7b4fc009172cc0196535b0328bd1226284a28000",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ff208829fe1aa48ab9af356992bb7199fed551af",
|
|
|
+ "reference": "ff208829fe1aa48ab9af356992bb7199fed551af",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1923,20 +1924,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06 14:22:27"
|
|
|
+ "time": "2018-09-21 06:26:08"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php70",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
- "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934"
|
|
|
+ "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
|
|
|
- "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224",
|
|
|
+ "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1982,20 +1983,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06 14:22:27"
|
|
|
+ "time": "2018-09-21 06:26:08"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-util",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.10.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-util.git",
|
|
|
- "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581"
|
|
|
+ "reference": "3b58903eae668d348a7126f999b0da0f2f93611c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8e15d04ba3440984d23e7964b2ee1d25c8de1581",
|
|
|
- "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c",
|
|
|
+ "reference": "3b58903eae668d348a7126f999b0da0f2f93611c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2034,7 +2035,7 @@
|
|
|
"polyfill",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06 14:22:27"
|
|
|
+ "time": "2018-09-30 16:36:12"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/swiftmailer-bundle",
|