chore(deps): bump the php-dependencies group across 1 directory with 32 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(8 months ago)
(7 months ago)
dependencies php
Bumps the php-dependencies group with 29 updates in the / directory:
Updates archtechx/laravel-seo from 0.10.2 to 0.10.3
Release notes
Sourced from archtechx/laravel-seo's releases.
v0.10.3
What's Changed
- Laravel 12 support by
@stanclin archtechx/laravel-seo#44Full Changelog: https://github.com/archtechx/laravel-seo/compare/v0.10.2...v0.10.3
Commits
0a2eef4Laravel 12 support (#44)- See full diff in compare view
Updates barryvdh/laravel-debugbar from 3.14.10 to 3.15.4
Release notes
Sourced from barryvdh/laravel-debugbar's releases.
v3.15.4
What's Changed
- Remove html
<a/>tag from route on clockwork by@erikn69in barryvdh/laravel-debugbar#1777- Fix default for capturing dd/dump by
@barryvdhin barryvdh/laravel-debugbar#1783Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.3...v3.15.4
v3.15.3
What's Changed
- Add condition for implemented query grammar by
@rikwillemsin barryvdh/laravel-debugbar#1757- Collect dumps on message collector by
@erikn69in barryvdh/laravel-debugbar#1759- Fix
capture_dumpsoption on laraveldd();by@parallels999in barryvdh/laravel-debugbar#1762- Preserve laravel error handler by
@erikn69in barryvdh/laravel-debugbar#1760- Fix
Trying to access array offset on false on LogsCollector.phpby@erikn69in barryvdh/laravel-debugbar#1763- Update css theme for views widget by
@erikn69in barryvdh/laravel-debugbar#1768- Fix laravel-debugbar.css on query widget by
@erikn69in barryvdh/laravel-debugbar#1765- Use htmlvardumper if available on CacheCollector by
@erikn69in barryvdh/laravel-debugbar#1766- Update QueryCollector.php fix issue #1775 by
@Mathias-DSin barryvdh/laravel-debugbar#1776- Better grouping the events count by
@erikn69in barryvdh/laravel-debugbar#1774New Contributors
@rikwillemsmade their first contribution in barryvdh/laravel-debugbar#1757@Mathias-DSmade their first contribution in barryvdh/laravel-debugbar#1776Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.2...v3.15.3
v3.15.2
What's Changed
- Fix empty tabs on clockwork by
@erikn69in barryvdh/laravel-debugbar#1750- fix: Ignore info query statements in Clockwork converter by
@boserupin barryvdh/laravel-debugbar#1749- Check if request controller is string by
@barryvdhin barryvdh/laravel-debugbar#1751New Contributors
@boserupmade their first contribution in barryvdh/laravel-debugbar#1749Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.1...v3.15.2
v3.15.1
What's Changed
- Hide more empty tabs by
@erikn69in barryvdh/laravel-debugbar#1742- Always show application by
@barryvdhin barryvdh/laravel-debugbar#1745- Add conflict with old debugbar by
@barryvdhin barryvdh/laravel-debugbar#1746Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.0...v3.15.1
v3.15.0
What's Changed
- Add middleware to web to save session by
@barryvdhin barryvdh/laravel-debugbar#1710
... (truncated)
Changelog
Sourced from barryvdh/laravel-debugbar's changelog.
v3.15.4 - 2025-04-16
What's Changed
- Remove html
<a/>tag from route on clockwork by@erikn69in barryvdh/laravel-debugbar#1777- Fix default for capturing dd/dump by
@barryvdhin barryvdh/laravel-debugbar#1783Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.3...v3.15.4
v3.15.3 - 2025-04-08
What's Changed
- Add condition for implemented query grammar by
@rikwillemsin barryvdh/laravel-debugbar#1757- Collect dumps on message collector by
@erikn69in barryvdh/laravel-debugbar#1759- Fix
capture_dumpsoption on laraveldd();by@parallels999in barryvdh/laravel-debugbar#1762- Preserve laravel error handler by
@erikn69in barryvdh/laravel-debugbar#1760- Fix
Trying to access array offset on false on LogsCollector.phpby@erikn69in barryvdh/laravel-debugbar#1763- Update css theme for views widget by
@erikn69in barryvdh/laravel-debugbar#1768- Fix laravel-debugbar.css on query widget by
@erikn69in barryvdh/laravel-debugbar#1765- Use htmlvardumper if available on CacheCollector by
@erikn69in barryvdh/laravel-debugbar#1766- Update QueryCollector.php fix issue #1775 by
@Mathias-DSin barryvdh/laravel-debugbar#1776- Better grouping the events count by
@erikn69in barryvdh/laravel-debugbar#1774New Contributors
@rikwillemsmade their first contribution in barryvdh/laravel-debugbar#1757@Mathias-DSmade their first contribution in barryvdh/laravel-debugbar#1776Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.2...v3.15.3
v3.15.2 - 2025-02-25
What's Changed
- Fix empty tabs on clockwork by
@erikn69in barryvdh/laravel-debugbar#1750- fix: Ignore info query statements in Clockwork converter by
@boserupin barryvdh/laravel-debugbar#1749- Check if request controller is string by
@barryvdhin barryvdh/laravel-debugbar#1751New Contributors
@boserupmade their first contribution in barryvdh/laravel-debugbar#1749Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.1...v3.15.2
v3.15.1 - 2025-02-24
What's Changed
- Hide more empty tabs by
@erikn69in barryvdh/laravel-debugbar#1742
... (truncated)
Commits
c0667eaFix default for capturing dd/dump (#1783)2d6079dUpdate readme.mda15c854Remove html\<a/>tag from route on clockwork (#1777)b3b9a51Update CHANGELOG4ccab20Remove conflictde9d715Better grouping the events count (#1774)611c2d1Update QueryCollector.php fix issue #1775 (#1776)dff0932Use htmlvrdumper if available (#1766)b1da4baFix laravel-debugbar.css on query widget (#1765)0237d25Update css theme for views widget (#1768)- Additional commits viewable in compare view
Updates blade-ui-kit/blade-heroicons from 2.5.0 to 2.6.0
Release notes
Sourced from blade-ui-kit/blade-heroicons's releases.
2.6.0
- Laravel v12 support by
@driesvintsin blade-ui-kit/blade-heroicons#51
Changelog
Sourced from blade-ui-kit/blade-heroicons's changelog.
2.6.0 - 2025-02-13
- Laravel v12 support by
@driesvintsin blade-ui-kit/blade-heroicons#51
Commits
4553b2aLaravel v12 support (#51)d0f176aUpdate CHANGELOG- See full diff in compare view
Updates codeat3/blade-phosphor-icons from 2.2.0 to 2.3.0
Release notes
Sourced from codeat3/blade-phosphor-icons's releases.
2.3.0
What's Changed
- Laravel 12 and PHP 8.4 support by
@nuernbergerAin codeat3/blade-phosphor-icons#29New Contributors
@nuernbergerAmade their first contribution in codeat3/blade-phosphor-icons#29Full Changelog: https://github.com/codeat3/blade-phosphor-icons/compare/2.2.0...2.3.0
Changelog
Sourced from codeat3/blade-phosphor-icons's changelog.
2.3.0 - 2025-02-25
What's Changed
- Laravel 12 and PHP 8.4 support by
@nuernbergerAin codeat3/blade-phosphor-icons#29New Contributors
@nuernbergerAmade their first contribution in codeat3/blade-phosphor-icons#29Full Changelog: https://github.com/codeat3/blade-phosphor-icons/compare/2.2.0...2.3.0
Commits
2812a27updating helpers version4a0bd3fgithub action update5525c00fixes the testa456aceUpdate composer.json800f59alaravel 12 and php 8.4 support (#29)a4834d9auto-update: update icons with the latest commit 7790ae563ef83ac36094b15b5e10...5e5d1c3Update CHANGELOG- See full diff in compare view
Updates cyrildewit/eloquent-viewable from 7.0.3 to 7.0.6
Release notes
Sourced from cyrildewit/eloquent-viewable's releases.
v7.0.6
What's Changed
- Implicitly marking parameter $collection as nullable is deprecated, the explicit nullable type must be used instead. by
@mstnorrisin cyrildewit/eloquent-viewable#314New Contributors
@mstnorrismade their first contribution in cyrildewit/eloquent-viewable#314Full Changelog: https://github.com/cyrildewit/eloquent-viewable/compare/v7.0.5...v7.0.6
v7.0.5
What's Changed
- refactor: fix deprecation warning. by
@mikebronnerin cyrildewit/eloquent-viewable#312- chore(ci-deps): bump codecov/codecov-action from 1 to 5 by
@dependabotin cyrildewit/eloquent-viewable#310New Contributors
@mikebronnermade their first contribution in cyrildewit/eloquent-viewable#312Full Changelog: https://github.com/cyrildewit/eloquent-viewable/compare/v7.0.4...v7.0.5
v7.0.4
Changed
- Support Laravel 12 by
@bosunskiin cyrildewit/eloquent-viewable#302New Contributors
@bosunskimade their first contribution in cyrildewit/eloquent-viewable#302Full Changelog: https://github.com/cyrildewit/eloquent-viewable/compare/v7.0.3...v7.0.4
Changelog
Sourced from cyrildewit/eloquent-viewable's changelog.
Release Notes
All notable changes to
Eloquent Viewablewill be documented in this file.The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Commits
c4153d0Update InteractsWithViews.phpc9bdb25Fix deprecation warning.086cf8eFix deprecation warning.ba89df6docs(readme): remoev styleci and license shield7024a15chore(deps): bump codecov/codecov-action from 1 to 500d3519ci(actions): configure dependabot for github-actionsd3edcccchore(docs): fix link to section86a241achore(license): change year to 2025534ce23chore(docs): update changelog and upgrade guide5dc6c64chore(deps): rise minimum required version of illuminate ^8.74- Additional commits viewable in compare view
Updates doctrine/dbal from 4.2.1 to 4.2.3
Release notes
Sourced from doctrine/dbal's releases.
4.2.3
Release Notes for 4.2.3
4.2.3
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 4
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
- 6820: Convert some unit tests to integration tests thanks to
@morozov- 6819: Fix SchemaManagerFunctionalTestCase::testSwitchPrimaryKeyOrder() thanks to
@morozovBug,Oracle
Bug,Error Handling,Transactions
Documentation
6776: Fix link in docs thanks to
@HypeMC[6700: [DOCS] Fix binary type format documentation](doctrine/dbal#6700) thanks to
@jaapio4.2.2
Release Notes for 4.2.2
4.2.2
- Total issues resolved: 1
- Total pull requests resolved: 18
- Total contributors: 12
Static Analysis
... (truncated)
Commits
33d2d7fMerge pull request #6825 from morozov/fk-replace-test9282116Add an integration test for replacing a foreign key constraint37ab825Merge pull request #6820 from morozov/alter-table-integration-testing90e365cConvert some test to integration testsbe9c119Merge pull request #6819 from morozov/fix-test-switch-primary-key-order4093dd9Fix SchemaManagerFunctionalTestCase::testSwitchPrimaryKeyOrder()98cf3a2Merge pull request #6816 from morozov/oracle-do-not-over-increment-sequence9e3c313Do not over increment identitiy sequence on Oracle598b2a3Merge pull request #6812 from lcobucci/convert-exceptions-on-begin-transactionb6eb520Propagate mysqli errors when starting transactions- Additional commits viewable in compare view
Updates filament/spatie-laravel-media-library-plugin from 3.2.133 to 3.3.13
Commits
Updates flowframe/laravel-trend from 0.3.0 to 0.4.0
Commits
5ace11dLaravel 12.x Compatibility (#84)- See full diff in compare view
Updates gehrisandro/tailwind-merge-laravel from 1.2.0 to 1.3.0
Release notes
Sourced from gehrisandro/tailwind-merge-laravel's releases.
v1.3.0
What's Changed
- Laravel 12.x Compatibility by
@laravel-shiftin gehrisandro/tailwind-merge-laravel#20New Contributors
@laravel-shiftmade their first contribution in gehrisandro/tailwind-merge-laravel#20Full Changelog: https://github.com/gehrisandro/tailwind-merge-laravel/compare/v1.2.0...v1.3.0
Changelog
Sourced from gehrisandro/tailwind-merge-laravel's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Commits
7f1bbfeRun formats CI pipeline on PHP 8.45c9d90aFixes after merging Laravel 12 compatibilityc842ca0Update GitHub Actions for Laravel 125d801ebBump dependencies for Laravel 12- See full diff in compare view
Updates guzzlehttp/guzzle from 7.9.2 to 7.9.3
Release notes
Sourced from guzzlehttp/guzzle's releases.
Release 7.9.3
Changed
- Remove explicit content-length header for GET requests
- Improve compatibility with bad servers for boolean cookie values
Changelog
Sourced from guzzlehttp/guzzle's changelog.
7.9.3 - 2025-03-27
Changed
- Remove explicit content-length header for GET requests
- Improve compatibility with bad servers for boolean cookie values
Commits
7b2f29fRelease 7.9.38f68d9fImprove compatibility with bad servers for boolean cookie values (#3281)234747fRemove explicit content-length header for GET requests (#3278)d28a072testHandlesGarbageHttpServerGracefully: Split test between PHP <= 8.1 and >...41f5ce7CS fixes0811cfdSA upgrades- See full diff in compare view
Updates laravel/framework from 11.37.0 to 11.44.6
Release notes
Sourced from laravel/framework's releases.
v11.44.6
- [11.x] Fix
EncodedHtmlStringto ignore instance ofHtmlStringby@jbrabandin laravel/framework#55543v11.44.5
- [11.x] Allows to toggle markdown email encoding by
@crynobonein laravel/framework#55539v11.44.4
- [11.x] Remove incorrect syntax from mail's
messagetemplate by@crynobonein laravel/framework#55530v11.44.3
- [10.x] Refine error messages for detecting lost connections (Debian bookworm compatibility) by
@mfnin laravel/framework#53794- [10.x] Bump minimum
league/commonmarkby@crynobonein laravel/framework#53829- [10.x] Backport 11.x PHP 8.4 fix for str_getcsv deprecation by
@aka-tpaynein laravel/framework#54074- [10.x] Fix attribute name used on
Validatorinstance within certain rule classes by@crynobonein laravel/framework#54943- Add
Illuminate\Support\EncodedHtmlStringby@crynobonein laravel/framework#54737- [11.x] Fix missing
return $thisforassertOnlyJsonValidationErrorsby@LeTamanoirin laravel/framework#55099- [11.x] Fix
Illuminate\Support\EncodedHtmlStringfrom causing breaking change by@crynobonein laravel/framework#55149- [11.x] Respect custom path for cached views by the
AboutCommandby@alies-devin laravel/framework#55179- [11.x] Include all invisible characters in Str::trim by
@laserhybizin laravel/framework#54281- [11.x] Test Improvements by
@crynobonein laravel/framework#55302v11.44.2
- [11.x] Fix double negative in
whereNotMorphedTo()query by@owenvokein laravel/framework#54902- [11.x] Backport "Change
paginate()method return types to\Illuminate\Pagination\LengthAwarePaginator" by@carestadin laravel/framework#54917- [11.x] Revert faulty change to
EnumeratesValues::ensure()doc block by@axlonin laravel/framework#54919- Ensure ValidationEmailRuleTest skips tests requiring the intl extension when unavailable by
@alikhosravidevin laravel/framework#54918- [11.x] Backport "Fix issue with using
RedisClusterwith compression or serialization" by@rzv-mein laravel/framework#54935- [11.x] Fix callOnce in Seeder so it handles arrays properly by
@lbovitin laravel/framework#54985v11.44.1
- [11.x] Add valid values to ensure method by
@lancepiochin laravel/framework#54840- Fix attribute name used on
Validatorinstance within certain rule classes by@crynobonein laravel/framework#54845- [11.x] Fix
Application::interBasePath()fails to resolve application when project name is "vendor" by@crynobonein laravel/framework#54871- [11.x] Test improvements by
@crynobonein laravel/framework#54879v11.44.0
- [11.x] Fix parsing
PHP_CLI_SERVER_WORKERSasstringinstead ofintby@crynobonein laravel/framework#54724- [11.x] Rename Redis parse connection for cluster test method to follow naming conventions by
@jackbaylissin laravel/framework#54721- [11.x] Allow
readAtmethod to use in database channel by@utsavsomaiyain laravel/framework#54729- [11.x] Fix: Custom Exceptions with Multiple Arguments does not properly rein… by
@pandiselvammin laravel/framework#54705- [11.x] Update ConcurrencyTest exception reference to use namespace by
@jackbaylissin laravel/framework#54732- [11.x] Deprecate
Factory::$modelNameResolverby@samlevin laravel/framework#54736- [11x.] Improved typehints for
InteractsWithDatabaseby@cosmastechin laravel/framework#54748- [11.x] Improved typehints for
InteractsWithExceptionHandling&&ExceptionHandlerFakeby@cosmastechin laravel/framework#54747v11.43.2
- [11.x] Add missing test for
implode()by@nuernbergerAin laravel/framework#54704- [11.x] Enhance eventStream to Support Custom Events and Start Messages by
@devhammedin laravel/framework#54695- Revert "[11.x] Enhance eventStream to Support Custom Events and Start Messages" by
@taylorotwellin laravel/framework#54714- [11.x] Replace MD5 with xxh128 in File::hasSameHash() by
@vlakoffin laravel/framework#54690
... (truncated)
Commits
9d34abeUpdate version to v11.44.6ec51a66[11.x] FixEncodedHtmlStringto ignore instance ofHtmlString(#55543)7358937Update CHANGELOG819555cUpdate version to v11.44.5bee282a[11.x] Allows to toggle markdown email encoding (#55539)56dc3e2Update CHANGELOG6b29bb7Update version to v11.44.4f6cb153[11.x] Remove incorrect syntax from mail'smessagetemplate (#55530)88fae3eDisable MSSQL 2017 workflow as image no longer availablea784ef9Update CHANGELOG- Additional commits viewable in compare view
Updates laravel/sanctum from 4.0.7 to 4.1.0
Release notes
Sourced from laravel/sanctum's releases.
v4.1.0
- Update logo by
@iamdavidhillin laravel/sanctum#562- Feature to treat same domain requests to be from frontend and make stateful by
@denjalandin laravel/sanctum#564v4.0.8
- Supports Laravel 12 by
@crynobonein laravel/sanctum#556
Changelog
Sourced from laravel/sanctum's changelog.
v4.1.0 - 2025-04-22
- Update logo by
@iamdavidhillin laravel/sanctum#562- Feature to treat same domain requests to be from frontend and make stateful by
@denjalandin laravel/sanctum#564v4.0.8 - 2025-01-26
- Supports Laravel 12 by
@crynobonein laravel/sanctum#556
Commits
4e4ced5Feature to treat same domain requests to be from frontend and make stateful (...092da51Delete art/.DS_Store01baf09Update logo (#562)1f79f9dchore: Updateupdate-changelog.yml51cd152Update CHANGELOGec1dd9dSupports Laravel 12 (#556)adc4b7dUpdate CHANGELOG- See full diff in compare view
Updates laravel/socialite from 5.16.1 to 5.20.0
Release notes
Sourced from laravel/socialite's releases.
v5.20.0
- Update logo by
@iamdavidhillin laravel/socialite#741- Added email to X provider by
@maicol07in laravel/socialite#742v5.19.0
- docs: sync readme with recent adapters by
@iBotPeachesin laravel/socialite#735- [5.x] Throw exception if config is incomplete by
@mateusjateneein laravel/socialite#736- Supports PHPStan 1.12 by
@crynobonein laravel/socialite#739v5.18.0
- Update facade PHPDoc by
@osbrein laravel/socialite#731- Twitch by
@taylorotwellin laravel/socialite#732v5.17.1
- Supports Laravel 12 by
@crynobonein laravel/socialite#730v5.17.0
- Add "email_verified" to linkedin openid by
@aalyusufin laravel/socialite#725- [5.x] Adds support for configuring Access Scope for providers from configuration by
@TheAladeenin laravel/socialite#728- [5.x] Added 2 additional tests for GitHub driver programmatic scope merging and overwriting by
@TheAladeenin laravel/socialite#729
Changelog
Sourced from laravel/socialite's changelog.
v5.20.0 - 2025-04-21
- Update logo by
@iamdavidhillin laravel/socialite#741- Added email to X provider by
@maicol07in laravel/socialite#742v5.19.0 - 2025-03-27
- docs: sync readme with recent adapters by
@iBotPeachesin laravel/socialite#735- [5.x] Throw exception if config is incomplete by
@mateusjateneein laravel/socialite#736- Supports PHPStan 1.12 by
@crynobonein laravel/socialite#739v5.18.0 - 2025-02-11
- Update facade PHPDoc by
@osbrein laravel/socialite#731- Twitch by
@taylorotwellin laravel/socialite#732v5.17.1 - 2025-01-28
- Supports Laravel 12 by
@crynobonein laravel/socialite#730v5.17.0 - 2025-01-17
- Add "email_verified" to linkedin openid by
@aalyusufin laravel/socialite#725- [5.x] Adds support for configuring Access Scope for providers from configuration by
@TheAladeenin laravel/socialite#728- [5.x] Added 2 additional tests for GitHub driver programmatic scope merging and overwriting by
@TheAladeenin laravel/socialite#729
Commits
30972c1Added email to X provider (#742)d17ffe3Delete art/.DS_Store0a85028Update logo (#741)71726f9Update CHANGELOGc40f843Supports PHPStan 1.12 (#739)5d89473Update .styleci.ymlcf16cbfApply fixes from StyleCIf170502[5.x] Throw exception if config is incomplete (#736)ec70b7cdocs: sync readme with recent adapters (#735)2bbb5fbchore: Updateupdate-changelog.yml- Additional commits viewable in compare view
Updates laravel/tinker from 2.10.0 to 2.10.1
Release notes
Sourced from laravel/tinker's releases.
v2.10.1
- Update logo to support dark/light theme by
@milewskiin laravel/tinker#183- [2.x] Supports Laravel 12 by
@crynobonein laravel/tinker#185
Changelog
Sourced from laravel/tinker's changelog.
v2.10.1 - 2025-01-27...
Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
spatie/laravel-permission
packagist
6.10.1 → 6.17.0
Minor
sentry/sentry-laravel
packagist
4.10.2 → 4.13.0
Minor
spatie/laravel-ignition
packagist
2.9.0 → 2.9.1
Patch
archtechx/laravel-seo
packagist
0.10.2 → 0.10.3
Patch
barryvdh/laravel-debugbar
packagist
3.14.10 → 3.15.4
Minor
blade-ui-kit/blade-heroicons
packagist
2.5.0 → 2.6.0
Minor
codeat3/blade-phosphor-icons
packagist
2.2.0 → 2.3.0
Minor
cyrildewit/eloquent-viewable
packagist
7.0.3 → 7.0.6
Patch
packagist
3.2.133 → 3.3.13
Minor
flowframe/laravel-trend
packagist
0.3.0 → 0.4.0
Minor
gehrisandro/tailwind-merge-laravel
packagist
1.2.0 → 1.3.0
Minor
mckenziearts/blade-untitledui-icons
packagist
1.3.1 → 1.4.0
Minor
spatie/laravel-data
packagist
4.11.1 → 4.15.1
Minor
spatie/laravel-google-fonts
packagist
1.4.1 → 1.4.3
Patch
spatie/laravel-sitemap
packagist
7.3.1 → 7.3.6
Patch
torchlight/torchlight-laravel
packagist
0.6.0 → 0.6.1
Patch
vormkracht10/filament-mails
packagist
2.0.1 → 2.3.5
Minor
wire-elements/spotlight
packagist
2.0.1 → 2.0.2
Patch
ysfkaya/filament-phone-input
packagist
3.1.4 → 3.1.8
Patch
Technical Details
| ID: | 142220 |
| UUID: | 3019664870 |
| Node ID: | PR_kwDOFRWQj86T5LM8 |
| Host: | GitHub |
| Repository: | laravelcm/laravel.cm |