Merge pull request #1319 from jonnybarnes/dependabot/composer/laravel/sail-1.28.2

build(deps-dev): Bump laravel/sail from 1.28.1 to 1.28.2
This commit is contained in:
Jonny Barnes 2024-03-10 12:12:51 +00:00 committed by GitHub
commit 5dd3f70519
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -2879,16 +2879,16 @@
},
{
"name": "league/flysystem",
"version": "3.24.0",
"version": "3.25.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "b25a361508c407563b34fac6f64a8a17a8819675"
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b25a361508c407563b34fac6f64a8a17a8819675",
"reference": "b25a361508c407563b34fac6f64a8a17a8819675",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99",
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99",
"shasum": ""
},
"require": {
@ -2916,7 +2916,7 @@
"friendsofphp/php-cs-fixer": "^3.5",
"google/cloud-storage": "^1.23",
"microsoft/azure-storage-blob": "^1.1",
"phpseclib/phpseclib": "^3.0.34",
"phpseclib/phpseclib": "^3.0.36",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.6.0"
@ -2953,7 +2953,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.24.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.25.0"
},
"funding": [
{
@ -2965,7 +2965,7 @@
"type": "github"
}
],
"time": "2024-02-04T12:10:17+00:00"
"time": "2024-03-09T17:06:45+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
@ -9994,16 +9994,16 @@
},
{
"name": "laravel/sail",
"version": "v1.28.1",
"version": "v1.28.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "f84e444a3dbc1811803cd2a050bdd54ff6f5eef8"
"reference": "057777403b8ab79222dcc04983beaab10b6de6a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/f84e444a3dbc1811803cd2a050bdd54ff6f5eef8",
"reference": "f84e444a3dbc1811803cd2a050bdd54ff6f5eef8",
"url": "https://api.github.com/repos/laravel/sail/zipball/057777403b8ab79222dcc04983beaab10b6de6a0",
"reference": "057777403b8ab79222dcc04983beaab10b6de6a0",
"shasum": ""
},
"require": {
@ -10052,7 +10052,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2024-02-23T00:24:47+00:00"
"time": "2024-03-04T14:58:29+00:00"
},
{
"name": "maximebf/debugbar",