summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json4
-rw-r--r--composer.lock158
2 files changed, 81 insertions, 81 deletions
diff --git a/composer.json b/composer.json
index 69d4b79841..94404a27e1 100644
--- a/composer.json
+++ b/composer.json
@@ -45,7 +45,7 @@
"ext-xml": "*",
"ext-zip": "*",
"aura/router": "4.x-dev",
- "doctrine/dbal": "3.3.1",
+ "doctrine/dbal": "3.3.2",
"ezyang/htmlpurifier": "4.14.0",
"fig/http-message-util": "1.1.5",
"fisharebest/algorithm": "1.6.0",
@@ -64,7 +64,7 @@
"middlewares/client-ip": "2.0.1",
"mlocati/ip-lib": "1.18.0",
"nesbot/carbon": "2.56.0",
- "nyholm/psr7": "1.4.1",
+ "nyholm/psr7": "1.5.0",
"nyholm/psr7-server": "1.0.2",
"oscarotero/middleland": "1.0.1",
"psr/cache": "1.0.1",
diff --git a/composer.lock b/composer.lock
index cc68b38c4d..6a16d83ae2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "1744b7ed9cef971359065bb4d4d9165d",
+ "content-hash": "c10e015c3eb6e473676d9cab9095040e",
"packages": [
{
"name": "aura/router",
@@ -296,16 +296,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.3.1",
+ "version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2"
+ "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
- "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed",
+ "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed",
"shasum": ""
},
"require": {
@@ -387,7 +387,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.3.1"
+ "source": "https://github.com/doctrine/dbal/tree/3.3.2"
},
"funding": [
{
@@ -403,7 +403,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-30T17:50:59+00:00"
+ "time": "2022-02-05T16:33:45+00:00"
},
{
"name": "doctrine/deprecations",
@@ -1466,12 +1466,12 @@
}
},
"autoload": {
- "psr-4": {
- "Illuminate\\Support\\": ""
- },
"files": [
"helpers.php"
- ]
+ ],
+ "psr-4": {
+ "Illuminate\\Support\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -1747,12 +1747,12 @@
}
},
"autoload": {
- "psr-4": {
- "Illuminate\\Support\\": ""
- },
"files": [
"helpers.php"
- ]
+ ],
+ "psr-4": {
+ "Illuminate\\Support\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -2665,16 +2665,16 @@
},
{
"name": "nyholm/psr7",
- "version": "1.4.1",
+ "version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
- "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec"
+ "reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Nyholm/psr7/zipball/2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
- "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
+ "url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
+ "reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
"shasum": ""
},
"require": {
@@ -2726,7 +2726,7 @@
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
- "source": "https://github.com/Nyholm/psr7/tree/1.4.1"
+ "source": "https://github.com/Nyholm/psr7/tree/1.5.0"
},
"funding": [
{
@@ -2738,7 +2738,7 @@
"type": "github"
}
],
- "time": "2021-07-02T08:32:20+00:00"
+ "time": "2022-02-02T18:37:57+00:00"
},
{
"name": "nyholm/psr7-server",
@@ -3850,13 +3850,13 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "Sabre\\Xml\\": "lib/"
- },
"files": [
"lib/Deserializer/functions.php",
"lib/Serializer/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Sabre\\Xml\\": "lib/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -4731,12 +4731,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -4814,12 +4814,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Intl\\Idn\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Intl\\Idn\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -4899,12 +4899,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -5063,12 +5063,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php72\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php72\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -5139,12 +5139,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php73\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php73\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -5218,12 +5218,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php80\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -5301,12 +5301,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php81\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php81\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -6045,16 +6045,16 @@
},
{
"name": "composer/composer",
- "version": "2.2.5",
+ "version": "2.2.6",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "22c41ef275c7bb64fa28fb2c0871a39666832cb9"
+ "reference": "ce785a18c0fb472421e52d958bab339247cb0e82"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/22c41ef275c7bb64fa28fb2c0871a39666832cb9",
- "reference": "22c41ef275c7bb64fa28fb2c0871a39666832cb9",
+ "url": "https://api.github.com/repos/composer/composer/zipball/ce785a18c0fb472421e52d958bab339247cb0e82",
+ "reference": "ce785a18c0fb472421e52d958bab339247cb0e82",
"shasum": ""
},
"require": {
@@ -6124,7 +6124,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
- "source": "https://github.com/composer/composer/tree/2.2.5"
+ "source": "https://github.com/composer/composer/tree/2.2.6"
},
"funding": [
{
@@ -6140,7 +6140,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-21T16:25:52+00:00"
+ "time": "2022-02-04T16:00:38+00:00"
},
{
"name": "composer/metadata-minifier",
@@ -6284,23 +6284,23 @@
},
{
"name": "composer/semver",
- "version": "3.2.7",
+ "version": "3.2.9",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
- "reference": "deac27056b57e46faf136fae7b449eeaa71661ee"
+ "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/semver/zipball/deac27056b57e46faf136fae7b449eeaa71661ee",
- "reference": "deac27056b57e46faf136fae7b449eeaa71661ee",
+ "url": "https://api.github.com/repos/composer/semver/zipball/a951f614bd64dcd26137bc9b7b2637ddcfc57649",
+ "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
- "phpstan/phpstan": "^0.12.54",
+ "phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
@@ -6345,7 +6345,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
- "source": "https://github.com/composer/semver/tree/3.2.7"
+ "source": "https://github.com/composer/semver/tree/3.2.9"
},
"funding": [
{
@@ -6361,7 +6361,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-04T09:57:54+00:00"
+ "time": "2022-02-04T13:58:43+00:00"
},
{
"name": "composer/spdx-licenses",
@@ -6721,12 +6721,12 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "DeepCopy\\": "src/DeepCopy/"
- },
"files": [
"src/DeepCopy/deep_copy.php"
- ]
+ ],
+ "psr-4": {
+ "DeepCopy\\": "src/DeepCopy/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -6870,16 +6870,16 @@
},
{
"name": "phar-io/version",
- "version": "3.1.0",
+ "version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
- "reference": "bae7c545bef187884426f042434e561ab1ddb182"
+ "reference": "15a90844ad40f127afd244c0cad228de2a80052a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
- "reference": "bae7c545bef187884426f042434e561ab1ddb182",
+ "url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a",
+ "reference": "15a90844ad40f127afd244c0cad228de2a80052a",
"shasum": ""
},
"require": {
@@ -6915,9 +6915,9 @@
"description": "Library for handling version information and constraints",
"support": {
"issues": "https://github.com/phar-io/version/issues",
- "source": "https://github.com/phar-io/version/tree/3.1.0"
+ "source": "https://github.com/phar-io/version/tree/3.1.1"
},
- "time": "2021-02-23T14:00:09+00:00"
+ "time": "2022-02-07T21:56:48+00:00"
},
{
"name": "php-coveralls/php-coveralls",
@@ -7609,11 +7609,11 @@
}
},
"autoload": {
- "classmap": [
- "src/"
- ],
"files": [
"src/Framework/Assert/Functions.php"
+ ],
+ "classmap": [
+ "src/"
]
},
"notification-url": "https://packagist.org/downloads/",
@@ -7672,12 +7672,12 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "React\\Promise\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "React\\Promise\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [