Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-12 04:01:56 +0300
committerGitHub <noreply@github.com>2021-06-12 04:01:56 +0300
commitb913229e437f9370dd9812e8dbc5c44e89241cce (patch)
treefaa9d61e43ff69e195859fac3e855fabc43595bd /composer.lock
parent8ffdee750408df61c8ad8551a2b3520192168733 (diff)
Bump phpunit/phpunit from 8.5.15 to 8.5.16
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.15 to 8.5.16. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.15...8.5.16) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index f0ac78f..a5abd7d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1186,16 +1186,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.15",
+ "version": "8.5.16",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "038d4196d8e8cb405cd5e82cedfe413ad6eef9ef"
+ "reference": "cc66f2fc61296be66c99931a862200e7456b9a01"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/038d4196d8e8cb405cd5e82cedfe413ad6eef9ef",
- "reference": "038d4196d8e8cb405cd5e82cedfe413ad6eef9ef",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cc66f2fc61296be66c99931a862200e7456b9a01",
+ "reference": "cc66f2fc61296be66c99931a862200e7456b9a01",
"shasum": ""
},
"require": {
@@ -1275,7 +1275,7 @@
"type": "github"
}
],
- "time": "2021-03-17T07:27:54+00:00"
+ "time": "2021-06-05T04:46:20+00:00"
},
{
"name": "psr/container",
@@ -2478,16 +2478,16 @@
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.22.1",
+ "version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
- "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
+ "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
- "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
+ "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"shasum": ""
},
"require": {
@@ -2499,7 +2499,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.22-dev"
+ "dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -2550,7 +2550,7 @@
"type": "tidelift"
}
],
- "time": "2021-01-07T16:49:33+00:00"
+ "time": "2021-02-19T12:13:01+00:00"
},
{
"name": "symfony/polyfill-mbstring",