Skip to content

Commit 20f2730

Browse files
deps-dev(deps-dev): update phpunit/phpunit requirement || ^12.0
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Updates `phpunit/phpunit` to 12.3.15 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.15/ChangeLog-12.3.md) - [Commits](sebastianbergmann/phpunit@11.5.0...12.3.15) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.3.15 dependency-type: direct:development dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4c3166 commit 20f2730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"laravel/pint": "^1.21",
4040
"mockery/mockery": "^1.6",
4141
"phpstan/phpstan": "^1.11.5",
42-
"phpunit/phpunit": "^11.5",
42+
"phpunit/phpunit": "^11.5 || ^12.0",
4343
"squizlabs/php_codesniffer": "^3.7",
4444
"symfony/var-dumper": "^6.0|^7.2",
4545
"tightenco/duster": "^3.2"

0 commit comments

Comments
 (0)