Bump laravel/framework from 10.48.10 to 10.48.14
Bumps laravel/framework from 10.48.10 to 10.48.14.
Release notes
Sourced from laravel/framework's releases.
v10.48.14
- [10.x] Fixes unable to call another command as a initialized instance of
Command
class by@crynobone
in laravel/framework#51824- [10.x] fix handle
shift()
on an empty collection by@Treggats
in laravel/framework#51841- [10.x] Ensure
schema:dump
will dump the migrations table only if it exists by@NickSdot
in laravel/framework#51827v10.48.13
- [10.x] Fix typo in return comment of createSesTransport method by
@zds-s
in laravel/framework#51688- [10.x] Fix collection shift less than one item by
@faissaloux
in laravel/framework#51686- [10.x] Turn
Enumerable unless()
$callback parameter optional by@faissaloux
in laravel/framework#51701- Revert "[10.x] Turn
Enumerable unless()
$callback parameter optional" by@taylorotwell
in laravel/framework#51707v10.48.12
- [10.x] Fix typo by
@Issei0804-ie
in laravel/framework#51535- [10.x] Fix SQL Server detection in database store by
@staudenmeir
in laravel/framework#51547- [10.x] - Fix batch list loading in Horizon when serialization error by
@jeffortegad
in laravel/framework#51551- [10.x] Fixes explicit route binding with
BackedEnum
by@CAAHS
in laravel/framework#51586v10.48.11
- [10.x] Backport: Fix SesV2Transport to use correct
EmailTags
argument by@Tietew
in laravel/framework#51352- [10.x] Fix PHPDoc typo by
@staudenmeir
in laravel/framework#51390- [10.x] Fix
apa
on non ASCII characters by@faissaloux
in laravel/framework#51428- [10.x] Fixes view engine resolvers leaking memory by
@nunomaduro
in laravel/framework#51450- [10.x] Do not use
app()
Foundation helper onViewServiceProvider
by@rodrigopedra
in laravel/framework#51522
Commits
-
27cb473
Update version to v10.48.14 -
f7ea4e9
[10.x] Ensureschema:dump
will dump the migrations table only if it exists (... -
16472d1
[10.x] fix handleshift()
on an empty collection (#51841) -
d3f16e8
[10.x] Fixes unable to call another command as a initialized instance of `Com... -
a753876
Update CHANGELOG -
2c6816d
Update version to v10.48.13 -
c66290f
Revert "[10.x] TurnEnumerable unless()
$callback parameter optional (#517... -
6de257e
[10.x] TurnEnumerable unless()
$callback parameter optional (#51701) -
8154eb6
[10.x] Fix collection shift less than one item (#51686) -
0bf2a4c
fix MailManager::createSesV2Transport typo (#51688) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts