diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-15 16:25:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-15 16:25:16 +0000 |
commit | f17c35655e3809b8bd1740fa3b7daae2560f4241 (patch) | |
tree | be57536932a6a04987ba61b95dbbc4e1fcdc9c8b /composer.lock | |
parent | 2209d0af16899b8861f2258e98f9ffb6c55b1f45 (diff) | |
download | nextcloud-server-f17c35655e3809b8bd1740fa3b7daae2560f4241.tar.gz nextcloud-server-f17c35655e3809b8bd1740fa3b7daae2560f4241.zip |
Bump psalm/phar from 3.15 to 3.16
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.15 to 3.16.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.15...3.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index bc790d57662..9a7347ac18e 100644 --- a/composer.lock +++ b/composer.lock @@ -503,16 +503,16 @@ }, { "name": "psalm/phar", - "version": "3.15", + "version": "3.16", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4" + "reference": "dd24c332f219cd2a9b89ebaacd4f4734a232e7f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/000d372ec9cd5aea7dcc9284cba780bf0dd2afc4", - "reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4", + "url": "https://api.github.com/repos/psalm/phar/zipball/dd24c332f219cd2a9b89ebaacd4f4734a232e7f8", + "reference": "dd24c332f219cd2a9b89ebaacd4f4734a232e7f8", "shasum": "" }, "require": { @@ -530,7 +530,7 @@ "MIT" ], "description": "Composer-based Psalm Phar", - "time": "2020-09-01T22:29:56+00:00" + "time": "2020-09-15T14:25:05+00:00" }, { "name": "psr/container", |