mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Upgraded dependencies after merge
This commit is contained in:
parent
8c9abce633
commit
c178d45f73
3 changed files with 45 additions and 190 deletions
124
composer.lock
generated
124
composer.lock
generated
|
@ -8,16 +8,16 @@
|
|||
"packages": [
|
||||
{
|
||||
"name": "api-platform/core",
|
||||
"version": "v3.1.18",
|
||||
"version": "v3.1.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/api-platform/core.git",
|
||||
"reference": "198ca0f1f1c9f730a15e85762b04af43eb43424e"
|
||||
"reference": "33a531b9a7ce49cb4d152177fe43449bf2da56e7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/api-platform/core/zipball/198ca0f1f1c9f730a15e85762b04af43eb43424e",
|
||||
"reference": "198ca0f1f1c9f730a15e85762b04af43eb43424e",
|
||||
"url": "https://api.github.com/repos/api-platform/core/zipball/33a531b9a7ce49cb4d152177fe43449bf2da56e7",
|
||||
"reference": "33a531b9a7ce49cb4d152177fe43449bf2da56e7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -128,7 +128,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "3.2.x-dev"
|
||||
"dev-main": "3.3.x-dev"
|
||||
},
|
||||
"symfony": {
|
||||
"require": "^6.1"
|
||||
|
@ -165,7 +165,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/api-platform/core/issues",
|
||||
"source": "https://github.com/api-platform/core/tree/v3.1.18"
|
||||
"source": "https://github.com/api-platform/core/tree/v3.1.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -173,7 +173,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-15T13:45:54+00:00"
|
||||
"time": "2023-10-06T10:16:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "beberlei/assert",
|
||||
|
@ -2042,16 +2042,16 @@
|
|||
},
|
||||
{
|
||||
"name": "egulias/email-validator",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/egulias/EmailValidator.git",
|
||||
"reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff"
|
||||
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff",
|
||||
"reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff",
|
||||
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
|
||||
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2060,8 +2060,8 @@
|
|||
"symfony/polyfill-intl-idn": "^1.26"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5.27",
|
||||
"vimeo/psalm": "^4.30"
|
||||
"phpunit/phpunit": "^10.2",
|
||||
"vimeo/psalm": "^5.12"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
||||
|
@ -2097,7 +2097,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/egulias/EmailValidator/issues",
|
||||
"source": "https://github.com/egulias/EmailValidator/tree/4.0.1"
|
||||
"source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2105,7 +2105,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-14T14:17:03+00:00"
|
||||
"time": "2023-10-06T06:47:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "erusev/parsedown",
|
||||
|
@ -6444,16 +6444,16 @@
|
|||
},
|
||||
{
|
||||
"name": "s9e/text-formatter",
|
||||
"version": "2.14.1",
|
||||
"version": "2.14.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/s9e/TextFormatter.git",
|
||||
"reference": "19c0005a4c6513f73ed8d780959bcc5453b4fa37"
|
||||
"reference": "036d7ffcbf59e9f9276b6bda2dd937baeece8721"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/19c0005a4c6513f73ed8d780959bcc5453b4fa37",
|
||||
"reference": "19c0005a4c6513f73ed8d780959bcc5453b4fa37",
|
||||
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/036d7ffcbf59e9f9276b6bda2dd937baeece8721",
|
||||
"reference": "036d7ffcbf59e9f9276b6bda2dd937baeece8721",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6480,7 +6480,7 @@
|
|||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"version": "2.14.1"
|
||||
"version": "2.14.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -6512,9 +6512,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/s9e/TextFormatter/issues",
|
||||
"source": "https://github.com/s9e/TextFormatter/tree/2.14.1"
|
||||
"source": "https://github.com/s9e/TextFormatter/tree/2.14.2"
|
||||
},
|
||||
"time": "2023-09-14T09:16:53+00:00"
|
||||
"time": "2023-10-05T22:02:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sabberworm/php-css-parser",
|
||||
|
@ -15490,7 +15490,6 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
<<<<<<< HEAD
|
||||
"version": "1.10.37",
|
||||
"source": {
|
||||
"type": "git",
|
||||
|
@ -15501,18 +15500,6 @@
|
|||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/058ba07e92f744d4dcf6061ae75283d0c6456f2e",
|
||||
"reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e",
|
||||
=======
|
||||
"version": "1.10.36",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "ffa3089511121a672e62969404e4fddc753f9b15"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ffa3089511121a672e62969404e4fddc753f9b15",
|
||||
"reference": "ffa3089511121a672e62969404e4fddc753f9b15",
|
||||
>>>>>>> api
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -15561,11 +15548,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
<<<<<<< HEAD
|
||||
"time": "2023-10-02T16:18:37+00:00"
|
||||
=======
|
||||
"time": "2023-09-29T14:07:45+00:00"
|
||||
>>>>>>> api
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
@ -15837,19 +15820,6 @@
|
|||
"time": "2023-09-19T04:57:46+00:00"
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"name": "rector/rector",
|
||||
"version": "0.18.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "d99a91176b7eb7f2b6d509a6486b3661c6dfd370"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/d99a91176b7eb7f2b6d509a6486b3661c6dfd370",
|
||||
"reference": "d99a91176b7eb7f2b6d509a6486b3661c6dfd370",
|
||||
=======
|
||||
"name": "phpunit/php-file-iterator",
|
||||
"version": "3.0.6",
|
||||
"source": {
|
||||
|
@ -15861,7 +15831,6 @@
|
|||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
||||
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
|
||||
>>>>>>> api
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -15962,13 +15931,8 @@
|
|||
"process"
|
||||
],
|
||||
"support": {
|
||||
<<<<<<< HEAD
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.18.4"
|
||||
=======
|
||||
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
||||
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
|
||||
>>>>>>> api
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -15976,26 +15940,13 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
<<<<<<< HEAD
|
||||
"time": "2023-09-25T17:07:54+00:00"
|
||||
=======
|
||||
"time": "2020-09-28T05:58:55+00:00"
|
||||
>>>>>>> api
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-text-template",
|
||||
"version": "2.0.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
<<<<<<< HEAD
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "0bfb1ccd473497eb36309cf553664eda6d3f02db"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0bfb1ccd473497eb36309cf553664eda6d3f02db",
|
||||
"reference": "0bfb1ccd473497eb36309cf553664eda6d3f02db",
|
||||
=======
|
||||
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
||||
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
|
||||
},
|
||||
|
@ -16003,7 +15954,6 @@
|
|||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
||||
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
|
||||
>>>>>>> api
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -16280,21 +16230,21 @@
|
|||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "0.18.4",
|
||||
"version": "0.18.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "d99a91176b7eb7f2b6d509a6486b3661c6dfd370"
|
||||
"reference": "2a3b82f317e431fc142d21f3303891a4e64c96eb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/d99a91176b7eb7f2b6d509a6486b3661c6dfd370",
|
||||
"reference": "d99a91176b7eb7f2b6d509a6486b3661c6dfd370",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2a3b82f317e431fc142d21f3303891a4e64c96eb",
|
||||
"reference": "2a3b82f317e431fc142d21f3303891a4e64c96eb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2|^8.0",
|
||||
"phpstan/phpstan": "^1.10.31"
|
||||
"phpstan/phpstan": "^1.10.35"
|
||||
},
|
||||
"conflict": {
|
||||
"rector/rector-doctrine": "*",
|
||||
|
@ -16324,7 +16274,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.18.4"
|
||||
"source": "https://github.com/rectorphp/rector/tree/0.18.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -16332,7 +16282,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-25T17:07:54+00:00"
|
||||
"time": "2023-10-05T11:25:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "roave/security-advisories",
|
||||
|
@ -16340,12 +16290,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "2bd71aadfc5003f371b9cfd93844a73036279798"
|
||||
"reference": "22acdd541cc4d006d3c0d6f52608243910e6b720"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2bd71aadfc5003f371b9cfd93844a73036279798",
|
||||
"reference": "2bd71aadfc5003f371b9cfd93844a73036279798",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/22acdd541cc4d006d3c0d6f52608243910e6b720",
|
||||
"reference": "22acdd541cc4d006d3c0d6f52608243910e6b720",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -16562,7 +16512,7 @@
|
|||
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
|
||||
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
|
||||
"impresscms/impresscms": "<=1.4.5",
|
||||
"in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.1",
|
||||
"in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.2.2",
|
||||
"in2code/ipandlanguageredirect": "<5.1.2",
|
||||
"in2code/lux": "<17.6.1|>=18,<24.0.2",
|
||||
"innologi/typo3-appointments": "<2.0.6",
|
||||
|
@ -16665,7 +16615,7 @@
|
|||
"nystudio107/craft-seomatic": "<3.4.12",
|
||||
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
|
||||
"october/backend": "<1.1.2",
|
||||
"october/cms": "<=3.4.16",
|
||||
"october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
|
||||
"october/october": "<=3.4.4",
|
||||
"october/rain": "<1.0.472|>=1.1,<1.1.2",
|
||||
"october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.0.66",
|
||||
|
@ -17013,7 +16963,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-29T21:04:27+00:00"
|
||||
"time": "2023-10-05T18:04:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
@ -17813,11 +17763,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
<<<<<<< HEAD
|
||||
"time": "2023-10-03T22:04:17+00:00"
|
||||
=======
|
||||
"time": "2023-02-03T06:07:39+00:00"
|
||||
>>>>>>> api
|
||||
},
|
||||
{
|
||||
"name": "sebastian/resource-operations",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue