Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 1.3 kB | |
v11.45.2 source code.tar.gz | 2025-08-13 | 1.2 MB | |
v11.45.2 source code.zip | 2025-08-13 | 2.0 MB | |
Totals: 3 Items | 3.1 MB | 3 |
- [11.x] Fix validation to not throw incompatible validation exception by @crynobone in https://github.com/laravel/framework/pull/55963
- [11.x] Fix
symfony/console:7.4
compatibility by @crynobone in https://github.com/laravel/framework/pull/56015 - [11.x] Pass the limiter to the when & report callbacks by @jimmypuckett in https://github.com/laravel/framework/pull/56129
- [11.x] Backport test fixes by @GrahamCampbell in https://github.com/laravel/framework/pull/56183
- Revert "[11.x] Pass the limiter to the when & report callbacks" by @GrahamCampbell in https://github.com/laravel/framework/pull/56184
- [11.x] Correct how base options for missing config files are preloaded by @u01jmg3 in https://github.com/laravel/framework/pull/56216
- [11.x] backport [#56235] by @calebdw in https://github.com/laravel/framework/pull/56236
- [11.x] Consistent use of
mb_split()
to split strings into words by @GrahamCampbell in https://github.com/laravel/framework/pull/56617 - [11.x]
CacheSchedulingMutex
should use lock connection by @GrahamCampbell in https://github.com/laravel/framework/pull/56614 - [11.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/56630
- [11.x] Update
orchestra/testbench-core
deps by @crynobone in https://github.com/laravel/framework/pull/56636