4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-15 05:36:37 +00:00

PHP dependency updates.

Changelogs summary:

 - codeception/lib-web updated from 1.0.2 to 1.0.3 patch
   See changes: https://github.com/Codeception/lib-web/compare/1.0.2...1.0.3
   Release notes: https://github.com/Codeception/lib-web/releases/tag/1.0.3

 - aws/aws-sdk-php updated from 3.288.1 to 3.291.0 minor
   See changes: https://github.com/aws/aws-sdk-php/compare/3.288.1...3.291.0
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.291.0

 - phpseclib/phpseclib updated from 3.0.33 to 3.0.34 patch
   See changes: https://github.com/phpseclib/phpseclib/compare/3.0.33...3.0.34
   Release notes: https://github.com/phpseclib/phpseclib/releases/tag/3.0.34

 - phpstan/phpstan updated from 1.10.44 to 1.10.46 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.10.44...1.10.46
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.46

 - roave/security-advisories updated from dev-latest@2b23329 to dev-latest@01fd41b
   See changes: 2b23329...01fd41b

No security vulnerability advisories found.
This commit is contained in:
Buster Neece 2023-11-28 19:11:01 -06:00
parent 9557e4ba99
commit afa4516fce
No known key found for this signature in database

68
composer.lock generated
View File

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.288.1",
"version": "3.291.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89"
"reference": "c114ca013dd99d79d61914def93ecf80665b6df9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a1dfa12c7165de0b731ae8074c4ba1f3ae733f89",
"reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c114ca013dd99d79d61914def93ecf80665b6df9",
"reference": "c114ca013dd99d79d61914def93ecf80665b6df9",
"shasum": ""
},
"require": {
@ -151,9 +151,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.288.1"
"source": "https://github.com/aws/aws-sdk-php/tree/3.291.0"
},
"time": "2023-11-22T19:35:38+00:00"
"time": "2023-11-28T20:23:07+00:00"
},
{
"name": "azuracast/nowplaying",
@ -4950,16 +4950,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.33",
"version": "3.0.34",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0"
"reference": "56c79f16a6ae17e42089c06a2144467acc35348a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/33fa69b2514a61138dd48e7a49f99445711e0ad0",
"reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56c79f16a6ae17e42089c06a2144467acc35348a",
"reference": "56c79f16a6ae17e42089c06a2144467acc35348a",
"shasum": ""
},
"require": {
@ -5040,7 +5040,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.33"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.34"
},
"funding": [
{
@ -5056,7 +5056,7 @@
"type": "tidelift"
}
],
"time": "2023-10-21T14:00:39+00:00"
"time": "2023-11-27T11:13:31+00:00"
},
{
"name": "psr/cache",
@ -9748,16 +9748,16 @@
},
{
"name": "codeception/lib-web",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-web.git",
"reference": "f488ff9bc08c8985d43796db28da0bd18813bcae"
"reference": "4c02cf57c5f2d14bbb9f57ea09b38ceacec15d91"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-web/zipball/f488ff9bc08c8985d43796db28da0bd18813bcae",
"reference": "f488ff9bc08c8985d43796db28da0bd18813bcae",
"url": "https://api.github.com/repos/Codeception/lib-web/zipball/4c02cf57c5f2d14bbb9f57ea09b38ceacec15d91",
"reference": "4c02cf57c5f2d14bbb9f57ea09b38ceacec15d91",
"shasum": ""
},
"require": {
@ -9795,9 +9795,9 @@
],
"support": {
"issues": "https://github.com/Codeception/lib-web/issues",
"source": "https://github.com/Codeception/lib-web/tree/1.0.2"
"source": "https://github.com/Codeception/lib-web/tree/1.0.3"
},
"time": "2023-04-18T20:32:51+00:00"
"time": "2023-11-27T06:43:13+00:00"
},
{
"name": "codeception/lib-xml",
@ -10988,16 +10988,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.44",
"version": "1.10.46",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b"
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
"shasum": ""
},
"require": {
@ -11046,7 +11046,7 @@
"type": "tidelift"
}
],
"time": "2023-11-21T16:30:46+00:00"
"time": "2023-11-28T14:57:26+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -11683,12 +11683,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "2b23329e299c9a6cd98a82f5137ab4909c8e506d"
"reference": "01fd41b19678c11355e77cfb63c2b27f6bfe3b1e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2b23329e299c9a6cd98a82f5137ab4909c8e506d",
"reference": "2b23329e299c9a6cd98a82f5137ab4909c8e506d",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/01fd41b19678c11355e77cfb63c2b27f6bfe3b1e",
"reference": "01fd41b19678c11355e77cfb63c2b27f6bfe3b1e",
"shasum": ""
},
"conflict": {
@ -11736,7 +11736,7 @@
"baserproject/basercms": "<4.8",
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
"bigfork/silverstripe-form-capture": ">=3,<3.1.1",
"billz/raspap-webgui": "<=2.9.2",
"billz/raspap-webgui": "<2.9.5",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"bmarshall511/wordpress_zero_spam": "<5.2.13",
"bolt/bolt": "<3.7.2",
@ -12035,9 +12035,12 @@
"openmage/magento-lts": "<=19.5|>=20,<=20.1",
"opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2",
"orchid/platform": ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5",
"oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
"oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<4.2.8",
"oro/crm-call-bundle": ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1",
"oro/customer-portal": ">=4.2,<=4.2.8|>=5,<5.0.11|>=5.1,<5.1.1",
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<5.0.8",
"oxid-esales/oxideshop-ce": "<4.5",
"packbackbooks/lti-1-3-php-library": "<5",
"padraic/humbug_get_contents": "<1.1.2",
@ -12061,7 +12064,7 @@
"phpmyfaq/phpmyfaq": "<=3.1.7",
"phpoffice/phpexcel": "<1.8",
"phpoffice/phpspreadsheet": "<1.16",
"phpseclib/phpseclib": "<2.0.31|>=3,<3.0.19",
"phpseclib/phpseclib": "<3.0.34",
"phpservermon/phpservermon": "<3.6",
"phpsysinfo/phpsysinfo": "<3.2.5",
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5,<5.6.3",
@ -12069,7 +12072,7 @@
"phpxmlrpc/extras": "<0.6.1",
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"pi/pi": "<=2.5",
"pimcore/admin-ui-classic-bundle": "<1.2.1",
"pimcore/admin-ui-classic-bundle": "<1.2.2",
"pimcore/customer-management-framework-bundle": "<3.4.2",
"pimcore/data-hub": "<1.2.4",
"pimcore/demo": "<10.3",
@ -12148,11 +12151,12 @@
"silverstripe/userforms": "<3",
"silverstripe/versioned-admin": ">=1,<1.11.1",
"simple-updates/phpwhois": "<=1",
"simplesamlphp/saml2": "<1.15.4|>=2,<2.3.8|>=3,<3.1.4",
"simplesamlphp/saml2": "<1.15.4|>=2,<2.3.8|>=3,<3.1.4|==5.0.0.0-alpha12",
"simplesamlphp/simplesamlphp": "<1.18.6",
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
"simplesamlphp/simplesamlphp-module-openid": "<1",
"simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
"simplesamlphp/xml-security": "==1.6.11",
"simplito/elliptic-php": "<1.0.6",
"sitegeist/fluid-components": "<3.5",
"sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
@ -12379,7 +12383,7 @@
"type": "tidelift"
}
],
"time": "2023-11-23T04:04:32+00:00"
"time": "2023-11-28T19:04:15+00:00"
},
{
"name": "sebastian/cli-parser",