Bump laravel/framework from 10.3.3 to 10.4.1

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.3.3 to 10.4.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.3.3...v10.4.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-20 14:38:46 +00:00 committed by GitHub
parent f6ac97af21
commit 60d37d5378
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1824,16 +1824,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.3.3", "version": "v10.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d" "reference": "7d15f7eef442633cff108f83d9fe43d8c3b8b76f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/90f24d9e2860ecf6b5492e966956270ceb98c03d", "url": "https://api.github.com/repos/laravel/framework/zipball/7d15f7eef442633cff108f83d9fe43d8c3b8b76f",
"reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d", "reference": "7d15f7eef442633cff108f83d9fe43d8c3b8b76f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1932,7 +1932,7 @@
"league/flysystem-read-only": "^3.3", "league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0", "league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^8.0", "orchestra/testbench-core": "^8.1",
"pda/pheanstalk": "^4.0", "pda/pheanstalk": "^4.0",
"phpstan/phpdoc-parser": "^1.15", "phpstan/phpdoc-parser": "^1.15",
"phpstan/phpstan": "^1.4.7", "phpstan/phpstan": "^1.4.7",
@ -2020,7 +2020,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-03-09T14:00:53+00:00" "time": "2023-03-18T11:34:02+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",