Bump the composer group across 1 directory with 6 updates #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the composer group with 2 updates in the /backend directory: laravel/framework and phpoffice/phpspreadsheet.
Updates
laravel/framework
from 11.0.8 to 11.31.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
365090e
Update version to v11.31.07cee134
Merge remote-tracking branch 'origin/11.x' into 11.x6d53774
Merge branch 'env-check' into 11.x4cd413b
[11.x] Skip the number of connections transacting while testing to run callba...4500be3
Update facade docblocks7784219
[11.x] Add ability to dynamically build cache repositories on-demand using `C...ecf67a6
Update facade docblocksfc04bbf
[11.x] AddDB::build
method (#53464)b86bf27
feat: use assertTrue and assertFalse method, instead of using assertEquals (#...378bd56
Prevent overwriting Link headers in AddLinkHeadersForPreloadedAssets middlewa...Updates
league/commonmark
from 2.4.2 to 2.6.1Release notes
Sourced from league/commonmark's releases.
... (truncated)
Changelog
Sourced from league/commonmark's changelog.
... (truncated)
Commits
d990688
Prepare to release 2.6.1a35bdc9
Always compare just the HTML81d3ba2
Test against PHP 8.4 (stable) and 8.5 (nightly)ab3f3ae
Merge pull request #1061 from thephpleague/fix-list-item-newlines73e129e
Rendered list items should only add newlines around block-level children6294d44
Update actions/checkout action to v4 (#1057)b561666
Increase margin of error for CI1f90197
Fix missing configs when running in CIf6d41f9
Run pathological tests on PHP 8.469c4140
Fix pathological test config readerUpdates
nesbot/carbon
from 3.1.1 to 3.8.6Release notes
Sourced from nesbot/carbon's releases.
Commits
ff2f20c
Merge pull request #3155 from briannesbitt/feature/laravel-13-testingc60bfa8
Test Laravel ongoing v13f5f85e9
Update custom sponsors datad379666
Make all data from sponsors overridable on demanda90545c
Merge pull request #21 from roxblnfk/update-readme-links82d243e
Fix a link4beb587
Update links in readme64e72b2
Merge pull request #3152 from briannesbitt/fix/issue-3151-tk-day-names489cfd8
Fix Turkmen week day name order0ab0ec1
Merge branch 'master' of github.com:kylekatarnls/CarbonUpdates
phpoffice/phpspreadsheet
from 1.29.0 to 1.29.10Release notes
Sourced from phpoffice/phpspreadsheet's releases.
... (truncated)
Changelog
Sourced from phpoffice/phpspreadsheet's changelog.
... (truncated)
Commits
c80041b
Update Changelog For New Release6a972b5
Allow composer/pcre 1 and 2, fixes #4346 (#4347)8352c49
Backport 2 Changes to Writer/Xls/Parserffb47b6
Update Changelog3051663
Security Patch Control Characters in Protocolc9040d9
Upgrade mitoteam/jpgraphb9da9aa
Tweak One Test089ffdf
Backported Security Patchbe65fbe
Change hash code for worksheet branch release1291 (#4306)51635f6
Remove Scrutinizer and Coverage from release1291 (#4304)Updates
symfony/http-foundation
from 7.0.4 to 7.2.3Release notes
Sourced from symfony/http-foundation's releases.
... (truncated)
Changelog
Sourced from symfony/http-foundation's changelog.
... (truncated)
Commits
ee1b504
Merge branch '7.1' into 7.27ced01a
Merge branch '6.4' into 7.1d0492d6
[HttpFoundation][FrameworkBundle] Reset Request's formats using the service r...e8fdc47
[HttpFoundation] FixedIpUtils::anonymize
exception when using IPv6 link-lo...62d1a43
Merge branch '7.1' into 7.2b5567e7
[HttpFoundation] Avoid mime type guess with temp files inBinaryFileResponse
e88a66c
Merge branch '7.1' into 7.28276584
Merge branch '6.4' into 7.1431771b
Merge branch '5.4' into 6.43f38b8a
[HttpFoundation] Fix testUpdates
symfony/process
from 7.0.4 to 7.2.0Release notes
Sourced from symfony/process's releases.