Skip to content

Commit 6fc673c

Browse files
committed
Updated 🔥 PHP/Laravel extensions/NodeJs/npm 💚 dependencies and asset build to latest stable versions! Happy coding 🍎,\n Updated dependencies:
Changelogs summary: - nunomaduro/termwind updated from v2.2.0 to v2.3.0 minor See changes: nunomaduro/termwind@v2.2.0...v2.3.0 Release notes: https://github.com/nunomaduro/termwind/releases/tag/v2.3.0
1 parent dc052bf commit 6fc673c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class TestCase extends Orchestra
1111
{
12-
public function setUp(): void
12+
protected function setUp(): void
1313
{
1414
parent::setUp();
1515
}

0 commit comments

Comments
 (0)