Skip to content

Commit cf5f3e6

Browse files
Bump pestphp/pest from 4.1.0 to 4.1.2
Bumps [pestphp/pest](https://github.com/pestphp/pest) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/pestphp/pest/releases) - [Changelog](https://github.com/pestphp/pest/blob/4.x/RELEASE.md) - [Commits](pestphp/pest@v4.1.0...v4.1.2) --- updated-dependencies: - dependency-name: pestphp/pest dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa7317f commit cf5f3e6

File tree

2 files changed

+80
-70
lines changed

2 files changed

+80
-70
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"guzzlehttp/guzzle": "^7.9"
1111
},
1212
"require-dev": {
13-
"pestphp/pest": "4.1.0",
13+
"pestphp/pest": "4.1.2",
1414
"phpstan/phpstan": "2.1.30"
1515
},
1616
"license": "MIT",

0 commit comments

Comments
 (0)