Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 521cad7

Browse files
Update phpunit/phpunit requirement from ^8.5.35 to ^8.5.36 (#504)
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.36/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.35...8.5.36) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25712c1 commit 521cad7

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
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan": "^1.10.47",
3535
"phpstan/phpstan-phpunit": "^1.3.15",
3636
"phpstan/phpstan-strict-rules": "^1.5.2",
37-
"phpunit/phpunit": "^8.5.35",
37+
"phpunit/phpunit": "^8.5.36",
3838
"saschaegerer/phpstan-typo3": "^1.1.2",
3939
"squizlabs/php_codesniffer": "^3.7.2"
4040
},

0 commit comments

Comments
 (0)