browser-calls-laravel
browser-calls-laravel copied to clipboard
Bump laravel/tinker from 2.6.1 to 2.7.3
Bumps laravel/tinker from 2.6.1 to 2.7.3.
Release notes
Sourced from laravel/tinker's releases.
v2.7.3
Changed
- Set raw output when using
--executeby@innocenziin laravel/tinker#155v2.7.2
Fixed
- Add Laravel app instance to command by
@driesvintsin laravel/tinker#146v2.7.1
Fixed
- Fix command resolving by
@driesvintsin laravel/tinker#144 and https://github.com/laravel/tinker/commit/1e2d500585a4e546346fadd3adc6f9c1a97e15f4v2.7.0
Changed
- Laravel 9 and psych v0.11.x support (#139)
v2.6.3
Changed
- Add
migrate:installto whitelisted commands (#137)v2.6.2
Added
- Added custom caster support (#133)
Changelog
Sourced from laravel/tinker's changelog.
v2.7.3 - 2022-11-09
Changed
- Set raw output when using
--executeby@innocenziin laravel/tinker#155v2.7.2 - 2022-03-23
Fixed
- Add Laravel app instance to command by
@driesvintsin laravel/tinker#146v2.7.1 - 2022-03-15
Fixed
- Fix command resolving by
@driesvintsin laravel/tinker#144 and https://github.com/laravel/tinker/commit/1e2d500585a4e546346fadd3adc6f9c1a97e15f4v2.7.0 (2022-01-12)
Changed
- Laravel 9 and psych v0.11.x support (#139)
v2.6.3 (2021-12-07)
Changed
- Add
migrate:installto whitelisted commands (#137)v2.6.2 (2021-09-28)
Added
- Added custom caster support (#133)
Commits
5062061fix: set raw output using--execute(#155)07b32efUpdate tests.ymlb38aaeb[2.x] PHP 8.2 builds (#153)97357b4Update update-changelog.yml53f9b3dUpdate pull-requests.yml6a22747Update tests.yml (#147)bbaef46Create pull-requests.yml5264b51Update CHANGELOGdff39b6Update update-changelog.ymlc779c31Add Laravel app instance to command (#146)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)