mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-03-15 12:53:29 +00:00
This commit is contained in:
parent
7301cac8ca
commit
90fbfadfa4
1 changed files with 34 additions and 34 deletions
68
composer.lock
generated
68
composer.lock
generated
|
|
@ -62,16 +62,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
"version": "3.372.3",
|
"version": "3.373.2",
|
||||||
"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": "d207d2ca972c9b10674e535dacd4a5d956a80bad"
|
"reference": "483fba51c28b3a0c0647bf5100e0edca82090b18"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d207d2ca972c9b10674e535dacd4a5d956a80bad",
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/483fba51c28b3a0c0647bf5100e0edca82090b18",
|
||||||
"reference": "d207d2ca972c9b10674e535dacd4a5d956a80bad",
|
"reference": "483fba51c28b3a0c0647bf5100e0edca82090b18",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -92,12 +92,12 @@
|
||||||
"aws/aws-php-sns-message-validator": "~1.0",
|
"aws/aws-php-sns-message-validator": "~1.0",
|
||||||
"behat/behat": "~3.0",
|
"behat/behat": "~3.0",
|
||||||
"composer/composer": "^2.7.8",
|
"composer/composer": "^2.7.8",
|
||||||
"dms/phpunit-arraysubset-asserts": "^0.4.0",
|
"dms/phpunit-arraysubset-asserts": "^v0.5.0",
|
||||||
"doctrine/cache": "~1.4",
|
"doctrine/cache": "~1.4",
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"ext-sockets": "*",
|
"ext-sockets": "*",
|
||||||
"phpunit/phpunit": "^9.6",
|
"phpunit/phpunit": "^10.0",
|
||||||
"psr/cache": "^2.0 || ^3.0",
|
"psr/cache": "^2.0 || ^3.0",
|
||||||
"psr/simple-cache": "^2.0 || ^3.0",
|
"psr/simple-cache": "^2.0 || ^3.0",
|
||||||
"sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
|
"sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
|
||||||
|
|
@ -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.372.3"
|
"source": "https://github.com/aws/aws-sdk-php/tree/3.373.2"
|
||||||
},
|
},
|
||||||
"time": "2026-03-10T18:07:21+00:00"
|
"time": "2026-03-13T18:08:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
|
|
@ -3518,16 +3518,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nesbot/carbon",
|
"name": "nesbot/carbon",
|
||||||
"version": "3.11.1",
|
"version": "3.11.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/CarbonPHP/carbon.git",
|
"url": "https://github.com/CarbonPHP/carbon.git",
|
||||||
"reference": "f438fcc98f92babee98381d399c65336f3a3827f"
|
"reference": "6a7e652845bb018c668220c2a545aded8594fbbf"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/f438fcc98f92babee98381d399c65336f3a3827f",
|
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6a7e652845bb018c668220c2a545aded8594fbbf",
|
||||||
"reference": "f438fcc98f92babee98381d399c65336f3a3827f",
|
"reference": "6a7e652845bb018c668220c2a545aded8594fbbf",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -3619,7 +3619,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-01-29T09:26:29+00:00"
|
"time": "2026-03-11T17:23:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nette/schema",
|
"name": "nette/schema",
|
||||||
|
|
@ -8452,21 +8452,21 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wnx/sidecar-browsershot",
|
"name": "wnx/sidecar-browsershot",
|
||||||
"version": "v2.8.0",
|
"version": "v2.9.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/stefanzweifel/sidecar-browsershot.git",
|
"url": "https://github.com/stefanzweifel/sidecar-browsershot.git",
|
||||||
"reference": "1d2a20a6723b74c139f98f7a020fe5c0f57d05a5"
|
"reference": "352083995009bec142ff0c7ae4b2883831be0685"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/stefanzweifel/sidecar-browsershot/zipball/1d2a20a6723b74c139f98f7a020fe5c0f57d05a5",
|
"url": "https://api.github.com/repos/stefanzweifel/sidecar-browsershot/zipball/352083995009bec142ff0c7ae4b2883831be0685",
|
||||||
"reference": "1d2a20a6723b74c139f98f7a020fe5c0f57d05a5",
|
"reference": "352083995009bec142ff0c7ae4b2883831be0685",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"hammerstone/sidecar": "^0.7.1",
|
"hammerstone/sidecar": "^0.7.1 | ^0.8.0",
|
||||||
"illuminate/contracts": "^12.0",
|
"illuminate/contracts": "^12.0 | ^13.0",
|
||||||
"php": "^8.4",
|
"php": "^8.4",
|
||||||
"spatie/browsershot": "^5.0",
|
"spatie/browsershot": "^5.0",
|
||||||
"spatie/laravel-package-tools": "^1.9.2"
|
"spatie/laravel-package-tools": "^1.9.2"
|
||||||
|
|
@ -8476,7 +8476,7 @@
|
||||||
"laravel/pint": "^1.13",
|
"laravel/pint": "^1.13",
|
||||||
"league/flysystem-aws-s3-v3": "^1.0|^2.0|^3.0",
|
"league/flysystem-aws-s3-v3": "^1.0|^2.0|^3.0",
|
||||||
"nunomaduro/collision": "^7.0|^8.0",
|
"nunomaduro/collision": "^7.0|^8.0",
|
||||||
"orchestra/testbench": "^10.0",
|
"orchestra/testbench": "^10.0 | ^11.0",
|
||||||
"pestphp/pest": "^3.0|^4.0",
|
"pestphp/pest": "^3.0|^4.0",
|
||||||
"pestphp/pest-plugin-laravel": "^3.0|^4.0",
|
"pestphp/pest-plugin-laravel": "^3.0|^4.0",
|
||||||
"phpstan/extension-installer": "^1.1",
|
"phpstan/extension-installer": "^1.1",
|
||||||
|
|
@ -8526,7 +8526,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/stefanzweifel/sidecar-browsershot/issues",
|
"issues": "https://github.com/stefanzweifel/sidecar-browsershot/issues",
|
||||||
"source": "https://github.com/stefanzweifel/sidecar-browsershot/tree/v2.8.0"
|
"source": "https://github.com/stefanzweifel/sidecar-browsershot/tree/v2.9.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -8534,7 +8534,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-03-07T18:24:28+00:00"
|
"time": "2026-03-13T20:12:58+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
|
|
@ -9070,16 +9070,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/boost",
|
"name": "laravel/boost",
|
||||||
"version": "v2.2.3",
|
"version": "v2.3.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/boost.git",
|
"url": "https://github.com/laravel/boost.git",
|
||||||
"reference": "44ab65a5455c2d6fceb71d6145f8d5d89c02d889"
|
"reference": "ba0a9e6497398b6ce8243f5517b67d6761509150"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/boost/zipball/44ab65a5455c2d6fceb71d6145f8d5d89c02d889",
|
"url": "https://api.github.com/repos/laravel/boost/zipball/ba0a9e6497398b6ce8243f5517b67d6761509150",
|
||||||
"reference": "44ab65a5455c2d6fceb71d6145f8d5d89c02d889",
|
"reference": "ba0a9e6497398b6ce8243f5517b67d6761509150",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -9132,7 +9132,7 @@
|
||||||
"issues": "https://github.com/laravel/boost/issues",
|
"issues": "https://github.com/laravel/boost/issues",
|
||||||
"source": "https://github.com/laravel/boost"
|
"source": "https://github.com/laravel/boost"
|
||||||
},
|
},
|
||||||
"time": "2026-03-06T20:20:28+00:00"
|
"time": "2026-03-12T09:06:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/mcp",
|
"name": "laravel/mcp",
|
||||||
|
|
@ -9289,16 +9289,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/pint",
|
"name": "laravel/pint",
|
||||||
"version": "v1.28.0",
|
"version": "v1.29.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/pint.git",
|
"url": "https://github.com/laravel/pint.git",
|
||||||
"reference": "1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9"
|
"reference": "bdec963f53172c5e36330f3a400604c69bf02d39"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/pint/zipball/1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9",
|
"url": "https://api.github.com/repos/laravel/pint/zipball/bdec963f53172c5e36330f3a400604c69bf02d39",
|
||||||
"reference": "1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9",
|
"reference": "bdec963f53172c5e36330f3a400604c69bf02d39",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -9315,8 +9315,8 @@
|
||||||
"laravel-zero/framework": "^12.0.5",
|
"laravel-zero/framework": "^12.0.5",
|
||||||
"mockery/mockery": "^1.6.12",
|
"mockery/mockery": "^1.6.12",
|
||||||
"nunomaduro/termwind": "^2.4.0",
|
"nunomaduro/termwind": "^2.4.0",
|
||||||
"pestphp/pest": "^3.8.5",
|
"pestphp/pest": "^3.8.6",
|
||||||
"shipfastlabs/agent-detector": "^1.0.2"
|
"shipfastlabs/agent-detector": "^1.1.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"builds/pint"
|
"builds/pint"
|
||||||
|
|
@ -9353,7 +9353,7 @@
|
||||||
"issues": "https://github.com/laravel/pint/issues",
|
"issues": "https://github.com/laravel/pint/issues",
|
||||||
"source": "https://github.com/laravel/pint"
|
"source": "https://github.com/laravel/pint"
|
||||||
},
|
},
|
||||||
"time": "2026-03-10T20:37:18+00:00"
|
"time": "2026-03-12T15:51:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/roster",
|
"name": "laravel/roster",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue