build(deps): Bump laravel/framework from 11.1.0 to 11.1.1

Bumps [laravel/framework](https://github.com/laravel/framework) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.1.0...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-29 14:25:05 +00:00 committed by GitHub
parent 25fceca2ff
commit 7f95842308
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -1947,16 +1947,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.1.0", "version": "v11.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "4a9195f68b529b20fe01e24864f99991459c48d4" "reference": "1437cea6d2b04cbc83743fbb208e1a01efccd9ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/4a9195f68b529b20fe01e24864f99991459c48d4", "url": "https://api.github.com/repos/laravel/framework/zipball/1437cea6d2b04cbc83743fbb208e1a01efccd9ec",
"reference": "4a9195f68b529b20fe01e24864f99991459c48d4", "reference": "1437cea6d2b04cbc83743fbb208e1a01efccd9ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2148,7 +2148,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": "2024-03-26T15:17:39+00:00" "time": "2024-03-28T15:07:18+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -3621,16 +3621,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.1.1", "version": "3.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "34ccf6f6b49c915421c7886c88c0cb77f3ebbfd2" "reference": "2d69b6de67e2a3c0652d0c9dfcfda8b4563c4cee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/34ccf6f6b49c915421c7886c88c0cb77f3ebbfd2", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2d69b6de67e2a3c0652d0c9dfcfda8b4563c4cee",
"reference": "34ccf6f6b49c915421c7886c88c0cb77f3ebbfd2", "reference": "2d69b6de67e2a3c0652d0c9dfcfda8b4563c4cee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3648,14 +3648,14 @@
"require-dev": { "require-dev": {
"doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/dbal": "^3.6.3 || ^4.0",
"doctrine/orm": "^2.15.2 || ^3.0", "doctrine/orm": "^2.15.2 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.18.0", "friendsofphp/php-cs-fixer": "^3.52.1",
"kylekatarnls/multi-tester": "^2.2.0", "kylekatarnls/multi-tester": "^2.5.3",
"ondrejmirtes/better-reflection": "^6.11.0.0", "ondrejmirtes/better-reflection": "^6.25.0.4",
"phpmd/phpmd": "^2.13.0", "phpmd/phpmd": "^2.15.0",
"phpstan/extension-installer": "^1.3.0", "phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.20", "phpstan/phpstan": "^1.10.65",
"phpunit/phpunit": "^10.2.2", "phpunit/phpunit": "^10.5.15",
"squizlabs/php_codesniffer": "^3.7.2" "squizlabs/php_codesniffer": "^3.9.0"
}, },
"bin": [ "bin": [
"bin/carbon" "bin/carbon"
@ -3723,7 +3723,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-13T12:42:37+00:00" "time": "2024-03-28T12:59:49+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",