Skip to content

Commit 6ea0483

Browse files
Update symfony/browser-kit requirement from ^5.4|^6.0 to ^6.1.3
Updates the requirements on [symfony/browser-kit](https://github.com/symfony/browser-kit) to permit the latest version. - [Release notes](https://github.com/symfony/browser-kit/releases) - [Changelog](https://github.com/symfony/browser-kit/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/browser-kit/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/browser-kit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c6730 commit 6ea0483

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
@@ -91,7 +91,7 @@
9191
"phpunit/phpunit": "^9.5.5",
9292
"rector/rector": "^0.14",
9393
"roave/security-advisories": "dev-latest",
94-
"symfony/browser-kit": "^5.4|^6.0",
94+
"symfony/browser-kit": "^6.1.3",
9595
"symfony/finder": "^5.4|^6.0",
9696
"symfony/framework-bundle": "^5.4|^6.0",
9797
"symfony/http-client": "^5.4|^6.0",

0 commit comments

Comments
 (0)