Browse Source

Update dependencies

master
J. King 2 years ago
parent
commit
868d28999d
  1. 3
      composer.json
  2. 58
      composer.lock
  3. 960
      vendor-bin/csfixer/composer.lock
  4. 1363
      vendor-bin/phpunit/composer.lock
  5. 881
      vendor-bin/robo/composer.lock

3
composer.json

@ -29,6 +29,9 @@
"config": {
"platform": {
"php": "7.1.33"
},
"allow-plugins": {
"bamarni/composer-bin-plugin": true
}
},
"scripts": {

58
composer.lock

@ -8,20 +8,21 @@
"packages": [
{
"name": "mensbeam/mimesniff",
"version": "0.2.0",
"version": "0.2.1",
"source": {
"type": "git",
"url": "https://github.com/mensbeam/mime.git",
"reference": "d3f6c031687d532c1bb32e3eb362da4a948d4750"
"reference": "c19be2496ab1e27fbf9c3483c2a9faa2781796cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mensbeam/mime/zipball/d3f6c031687d532c1bb32e3eb362da4a948d4750",
"reference": "d3f6c031687d532c1bb32e3eb362da4a948d4750",
"url": "https://api.github.com/repos/mensbeam/mime/zipball/c19be2496ab1e27fbf9c3483c2a9faa2781796cd",
"reference": "c19be2496ab1e27fbf9c3483c2a9faa2781796cd",
"shasum": ""
},
"require": {
"php": "^7.1"
"php": ">=7.1",
"psr/http-message": "^1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.3",
@ -50,24 +51,28 @@
"mime",
"mimesniff"
],
"time": "2020-04-19T16:07:41+00:00"
"support": {
"issues": "https://github.com/mensbeam/mime/issues",
"source": "https://github.com/mensbeam/mime/tree/0.2.1"
},
"time": "2021-03-07T03:58:00+00:00"
},
{
"name": "psr/http-client",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "496a823ef742b632934724bf769560c2a5c7c44e"
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
"reference": "496a823ef742b632934724bf769560c2a5c7c44e",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"shasum": ""
},
"require": {
"php": "^7.0",
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
},
"type": "library",
@ -99,7 +104,10 @@
"psr",
"psr-18"
],
"time": "2018-10-30T23:29:13+00:00"
"support": {
"source": "https://github.com/php-fig/http-client/tree/master"
},
"time": "2020-06-29T06:28:15+00:00"
},
{
"name": "psr/http-factory",
@ -151,6 +159,9 @@
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory/tree/master"
},
"time": "2019-04-30T12:38:16+00:00"
},
{
@ -201,6 +212,9 @@
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+00:00"
},
{
@ -241,22 +255,26 @@
}
],
"description": "PHP package for converting file extensions to MIME types and vice versa.",
"support": {
"issues": "https://github.com/ralouphie/mimey/issues",
"source": "https://github.com/ralouphie/mimey/tree/develop"
},
"time": "2019-03-08T08:49:03+00:00"
}
],
"packages-dev": [
{
"name": "bamarni/composer-bin-plugin",
"version": "1.4.1",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/bamarni/composer-bin-plugin.git",
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225"
"reference": "49934ffea764864788334c1485fbb08a4b852031"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/49934ffea764864788334c1485fbb08a4b852031",
"reference": "49934ffea764864788334c1485fbb08a4b852031",
"shasum": ""
},
"require": {
@ -289,7 +307,11 @@
"isolation",
"tool"
],
"time": "2020-05-03T08:27:20+00:00"
"support": {
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
"source": "https://github.com/bamarni/composer-bin-plugin/tree/v1.5.0"
},
"time": "2022-02-22T21:01:25+00:00"
}
],
"aliases": [],
@ -307,5 +329,5 @@
"platform-overrides": {
"php": "7.1.33"
},
"plugin-api-version": "1.1.0"
"plugin-api-version": "2.3.0"
}

960
vendor-bin/csfixer/composer.lock

File diff suppressed because it is too large

1363
vendor-bin/phpunit/composer.lock

File diff suppressed because it is too large

881
vendor-bin/robo/composer.lock

File diff suppressed because it is too large
Loading…
Cancel
Save