1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Bump composer/composer from 2.2.11 to 2.2.12

Bumps [composer/composer](https://github.com/composer/composer) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/composer/composer/compare/2.2.11...2.2.12)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-22 20:58:59 +00:00 committed by GitHub
parent cf69b439c0
commit ca386a2e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
composer.lock generated
View File

@ -1470,16 +1470,16 @@
},
{
"name": "composer/composer",
"version": "2.2.11",
"version": "2.2.12",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "2f5bcf0480c13b4fa1ac490aa9344e4402507538"
"reference": "ba61e768b410736efe61df01b61f1ec44f51474f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/2f5bcf0480c13b4fa1ac490aa9344e4402507538",
"reference": "2f5bcf0480c13b4fa1ac490aa9344e4402507538",
"url": "https://api.github.com/repos/composer/composer/zipball/ba61e768b410736efe61df01b61f1ec44f51474f",
"reference": "ba61e768b410736efe61df01b61f1ec44f51474f",
"shasum": ""
},
"require": {
@ -1549,7 +1549,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.11"
"source": "https://github.com/composer/composer/tree/2.2.12"
},
"funding": [
{
@ -1565,7 +1565,7 @@
"type": "tidelift"
}
],
"time": "2022-04-01T20:00:52+00:00"
"time": "2022-04-13T14:42:25+00:00"
},
{
"name": "composer/metadata-minifier",
@ -5135,16 +5135,16 @@
},
{
"name": "justinrainbow/json-schema",
"version": "5.2.11",
"version": "5.2.12",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"shasum": ""
},
"require": {
@ -5199,9 +5199,9 @@
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.11"
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
},
"time": "2021-07-22T09:24:00+00:00"
"time": "2022-04-13T08:02:27+00:00"
},
{
"name": "laracasts/presenter",
@ -17429,5 +17429,5 @@
"ext-zip": "*"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.3.0"
}