Bump laravel/pint from 1.18.1 to 1.18.2
Bumps laravel/pint from 1.18.1 to 1.18.2.
Release notes
Sourced from laravel/pint's releases.
v1.18.2
- Enforces
snake_case
in PHPUnit test methods. laravel/pint#300- Enforces visibility for PHPUnit
setUp
andtearDown
methods. laravel/pint#301
Changelog
Sourced from laravel/pint's changelog.
v1.18.2 - 2024-11-20
- Enforces
snake_case
in PHPUnit test methods. laravel/pint#300- Enforces visibility for PHPUnit
setUp
andtearDown
methods. laravel/pint#301
Commits
-
f55daaf
Release 1.18.2 -
a37ab29
Bump symfony/http-foundation from 6.4.10 to 6.4.14 (#306) -
0db7053
Bump symfony/process from 6.4.8 to 6.4.14 (#305) -
6ef7e3c
Enforce visibility for PHPUnitsetUp
andtearDown
methods. (#301) -
0f732e0
[1.x] Enforcesnake_case
methods for PHPUnit method in Laravel preset (#300) -
57383e8
Update CHANGELOG - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts