From e4af33867b340c8dfef5db75e003c5fb65fedf9c Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Fri, 5 Apr 2024 08:44:07 +0100 Subject: [PATCH 1/4] chore: bumps dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 881f5f77..0dbb150f 100644 --- a/composer.json +++ b/composer.json @@ -23,10 +23,10 @@ "nunomaduro/termwind": "^1.15.1|^2.0.1", "pestphp/pest-plugin": "^2.1.1", "pestphp/pest-plugin-arch": "^2.7.0", - "phpunit/phpunit": "^10.5.16" + "phpunit/phpunit": "^10.5.17" }, "conflict": { - "phpunit/phpunit": ">10.5.16", + "phpunit/phpunit": ">10.5.17", "sebastian/exporter": "<5.1.0", "webmozart/assert": "<1.11.0" }, From a7a3e4240e341d0fee1c54814ce18adc26ce5a76 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Fri, 5 Apr 2024 08:44:17 +0100 Subject: [PATCH 2/4] release: v2.34.7 --- src/Pest.php | 2 +- .../Visual/Help/visual_snapshot_of_help_command_output.snap | 2 +- .../Visual/Version/visual_snapshot_of_help_command_output.snap | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Pest.php b/src/Pest.php index 671e2e6f..e14a51e3 100644 --- a/src/Pest.php +++ b/src/Pest.php @@ -6,7 +6,7 @@ namespace Pest; function version(): string { - return '2.34.6'; + return '2.34.7'; } function testDirectory(string $file = ''): string diff --git a/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap b/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap index 869b2bc2..ace633a5 100644 --- a/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap +++ b/tests/.pest/snapshots/Visual/Help/visual_snapshot_of_help_command_output.snap @@ -1,5 +1,5 @@ - Pest Testing Framework 2.34.6. + Pest Testing Framework 2.34.7. USAGE: pest [options] diff --git a/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap b/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap index 7358a6dd..4afe228d 100644 --- a/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap +++ b/tests/.pest/snapshots/Visual/Version/visual_snapshot_of_help_command_output.snap @@ -1,3 +1,3 @@ - Pest Testing Framework 2.34.6. + Pest Testing Framework 2.34.7. From 35a1fcd0cf0113642331d17c42fec5b6aa5a4316 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 8 Apr 2024 12:28:43 +0100 Subject: [PATCH 3/4] chore: updates readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b5b039e..2a99227d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ We cannot thank our sponsors enough for their incredible support in funding Pest ### Platinum Sponsors +- **[LaraJobs](https://larajobs.com)** - **[Forge](https://forge.laravel.com)** - **[Spatie](https://spatie.be)** - **[Worksome](https://www.worksome.com/)** @@ -30,9 +31,7 @@ We cannot thank our sponsors enough for their incredible support in funding Pest - [Akaunting](https://akaunting.com/?ref=pestphp) - [Codecourse](https://codecourse.com/?ref=pestphp) - [Laracasts](https://laracasts.com/?ref=pestphp) -- [Laradir](https://laradir.com/?ref=pestphp) - [Localazy](https://localazy.com/?ref=pestphp) -- [Stormlikes](https://www.stormlikes.net/?ref=pestphp) - [Zapiet](https://www.zapiet.com/?ref=pestphp) Pest is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**. From 303f4c01137be66469e9f11d7f25910790a9c8c4 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Fri, 19 Apr 2024 20:47:46 +0100 Subject: [PATCH 4/4] Adds sponsor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a99227d..60f34470 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ We cannot thank our sponsors enough for their incredible support in funding Pest ### Platinum Sponsors - **[LaraJobs](https://larajobs.com)** +- **[Brokerchooser](https://brokerchooser.com)** - **[Forge](https://forge.laravel.com)** - **[Spatie](https://spatie.be)** - **[Worksome](https://www.worksome.com/)**