Skip to content

Commit f146853

Browse files
authored
Added PHPUnit and PEST as dependency update (#10205)
These were updated mid-year and there's a possibility devs may have not upgraded this
1 parent fb08f92 commit f146853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upgrade.md

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ You should update the following dependencies in your application's `composer.jso
5252
<div class="content-list" markdown="1">
5353

5454
- `laravel/framework` to `^12.0`
55+
- `phpunit/phpunit` to `^11.0`
56+
- `pestphp/pest` to `^3.0`
5557

5658
</div>
5759

0 commit comments

Comments
 (0)