Merge branch 'development' into release

This commit is contained in:
Dan Brown 2025-05-08 15:57:02 +01:00
commit 1cdc0a7a3d
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9
1 changed files with 19 additions and 19 deletions

38
composer.lock generated
View File

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.343.3", "version": "3.343.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979" "reference": "3746aca8cbed5f46beba850e0a480ef58e71b197"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3746aca8cbed5f46beba850e0a480ef58e71b197",
"reference": "d7ad5f6bdee792a16d2c9d5a3d9b56acfaaaf979", "reference": "3746aca8cbed5f46beba850e0a480ef58e71b197",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -153,9 +153,9 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.3" "source": "https://github.com/aws/aws-sdk-php/tree/3.343.6"
}, },
"time": "2025-05-02T18:04:58+00:00" "time": "2025-05-07T18:10:08+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -3597,31 +3597,31 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v2.3.0", "version": "v2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda" "reference": "dfa08f390e509967a15c22493dc0bac5733d9123"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dfa08f390e509967a15c22493dc0bac5733d9123",
"reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda", "reference": "dfa08f390e509967a15c22493dc0bac5733d9123",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": "^8.2", "php": "^8.2",
"symfony/console": "^7.1.8" "symfony/console": "^7.2.6"
}, },
"require-dev": { "require-dev": {
"illuminate/console": "^11.33.2", "illuminate/console": "^11.44.7",
"laravel/pint": "^1.18.2", "laravel/pint": "^1.22.0",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"pestphp/pest": "^2.36.0", "pestphp/pest": "^2.36.0 || ^3.8.2",
"phpstan/phpstan": "^1.12.11", "phpstan/phpstan": "^1.12.25",
"phpstan/phpstan-strict-rules": "^1.6.1", "phpstan/phpstan-strict-rules": "^1.6.2",
"symfony/var-dumper": "^7.1.8", "symfony/var-dumper": "^7.2.6",
"thecodingmachine/phpstan-strict-rules": "^1.0.0" "thecodingmachine/phpstan-strict-rules": "^1.0.0"
}, },
"type": "library", "type": "library",
@ -3664,7 +3664,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.3.0" "source": "https://github.com/nunomaduro/termwind/tree/v2.3.1"
}, },
"funding": [ "funding": [
{ {
@ -3680,7 +3680,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-21T10:39:51+00:00" "time": "2025-05-08T08:14:37+00:00"
}, },
{ {
"name": "onelogin/php-saml", "name": "onelogin/php-saml",