Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the php-dependencies group with 9 updates (#1227)
Bumps the php-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [laravel/framework](https://github.com/laravel/framework) | `11.39.1` | `11.41.3` | | [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.7` | `4.0.8` | | [laravel/socialite](https://github.com/laravel/socialite) | `5.17.0` | `5.17.1` | | [laravel/tinker](https://github.com/laravel/tinker) | `2.10.0` | `2.10.1` | | [laravel/ui](https://github.com/laravel/ui) | `4.6.0` | `4.6.1` | | [livewire/livewire](https://github.com/livewire/livewire) | `3.5.18` | `3.5.19` | | [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) | `7.3.2` | `7.3.3` | | [symfony/http-client](https://github.com/symfony/http-client) | `7.2.2` | `7.2.3` | | [pestphp/pest-plugin-laravel](https://github.com/pestphp/pest-plugin-laravel) | `3.0.0` | `3.1.0` | Updates `laravel/framework` from 11.39.1 to 11.41.3 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](laravel/framework@v11.39.1...v11.41.3) Updates `laravel/sanctum` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/laravel/sanctum/releases) - [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md) - [Commits](laravel/sanctum@v4.0.7...v4.0.8) Updates `laravel/socialite` from 5.17.0 to 5.17.1 - [Release notes](https://github.com/laravel/socialite/releases) - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md) - [Commits](laravel/socialite@v5.17.0...v5.17.1) Updates `laravel/tinker` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/laravel/tinker/releases) - [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md) - [Commits](laravel/tinker@v2.10.0...v2.10.1) Updates `laravel/ui` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/laravel/ui/releases) - [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md) - [Commits](laravel/ui@v4.6.0...v4.6.1) Updates `livewire/livewire` from 3.5.18 to 3.5.19 - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](livewire/livewire@v3.5.18...v3.5.19) Updates `spatie/laravel-sitemap` from 7.3.2 to 7.3.3 - [Release notes](https://github.com/spatie/laravel-sitemap/releases) - [Changelog](https://github.com/spatie/laravel-sitemap/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-sitemap@7.3.2...7.3.3) Updates `symfony/http-client` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.2/CHANGELOG.md) - [Commits](symfony/http-client@v7.2.2...v7.2.3) Updates `pestphp/pest-plugin-laravel` from 3.0.0 to 3.1.0 - [Commits](pestphp/pest-plugin-laravel@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: laravel/sanctum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: laravel/socialite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: laravel/tinker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: laravel/ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: livewire/livewire dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: spatie/laravel-sitemap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: pestphp/pest-plugin-laravel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information