|
|
@@ -871,20 +871,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
- "version": "v1.1.7",
|
|
|
+ "version": "v1.1.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
- "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
|
|
|
+ "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
|
|
|
- "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
|
|
|
+ "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1.3"
|
|
|
+ "php": ">=7.1.3"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"psr/event-dispatcher": "",
|
|
|
@@ -894,6 +894,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.1-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -925,7 +929,21 @@
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
- "time": "2019-09-17T09:54:03+00:00"
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2020-07-06T13:19:58+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
@@ -1428,20 +1446,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/security-core",
|
|
|
- "version": "v4.4.8",
|
|
|
+ "version": "v4.4.23",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/security-core.git",
|
|
|
- "reference": "fc84e9481e5bd9d80f70c0d8151601211377a5dc"
|
|
|
+ "reference": "8188709909f1e980bd5d791aa9d85156204526e9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/security-core/zipball/fc84e9481e5bd9d80f70c0d8151601211377a5dc",
|
|
|
- "reference": "fc84e9481e5bd9d80f70c0d8151601211377a5dc",
|
|
|
+ "url": "https://api.github.com/repos/symfony/security-core/zipball/8188709909f1e980bd5d791aa9d85156204526e9",
|
|
|
+ "reference": "8188709909f1e980bd5d791aa9d85156204526e9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1.3",
|
|
|
+ "php": ">=7.1.3",
|
|
|
"symfony/event-dispatcher-contracts": "^1.1|^2",
|
|
|
"symfony/service-contracts": "^1.1.6|^2"
|
|
|
},
|
|
|
@@ -1451,12 +1469,13 @@
|
|
|
"symfony/security-guard": "<4.3"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "psr/container": "^1.0",
|
|
|
+ "psr/container": "^1.0|^2.0",
|
|
|
"psr/log": "~1.0",
|
|
|
"symfony/event-dispatcher": "^4.3",
|
|
|
"symfony/expression-language": "^3.4|^4.0|^5.0",
|
|
|
"symfony/http-foundation": "^3.4|^4.0|^5.0",
|
|
|
"symfony/ldap": "^4.4|^5.0",
|
|
|
+ "symfony/translation": "^4.4|^5.0",
|
|
|
"symfony/validator": "^3.4.31|^4.3.4|^5.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
@@ -1468,11 +1487,6 @@
|
|
|
"symfony/validator": "For using the user password constraint"
|
|
|
},
|
|
|
"type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "4.4-dev"
|
|
|
- }
|
|
|
- },
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Component\\Security\\Core\\": ""
|
|
|
@@ -1511,7 +1525,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-04-21T21:19:23+00:00"
|
|
|
+ "time": "2021-05-12T12:42:28+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/security-csrf",
|
|
|
@@ -1588,20 +1602,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
|
|
- "version": "v1.1.8",
|
|
|
+ "version": "v1.1.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
- "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
|
|
|
+ "reference": "b776d18b303a39f56c63747bcb977ad4b27aca26"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
|
|
|
- "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b776d18b303a39f56c63747bcb977ad4b27aca26",
|
|
|
+ "reference": "b776d18b303a39f56c63747bcb977ad4b27aca26",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1.3",
|
|
|
+ "php": ">=7.1.3",
|
|
|
"psr/container": "^1.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
@@ -1611,6 +1625,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.1-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -1642,7 +1660,21 @@
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
- "time": "2019-10-14T12:27:06+00:00"
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2020-07-06T13:19:58+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|