Skip to content

Commit 00bcfe6

Browse files
Update se/selenium-server-standalone requirement from 2.* to 3.*
Updates the requirements on [se/selenium-server-standalone](https://github.com/sveneisenschmidt/selenium-server-standalone) to permit the latest version. - [Release notes](https://github.com/sveneisenschmidt/selenium-server-standalone/releases) - [Commits](sveneisenschmidt/selenium-server-standalone@v2.39.0...3.141.59) --- updated-dependencies: - dependency-name: se/selenium-server-standalone dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daaf69f commit 00bcfe6

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
@@ -136,7 +136,7 @@
136136
"psr/event-dispatcher": "^1.0",
137137
"rector/rector": "^0.12",
138138
"robertfausk/behat-panther-extension": "^1.1",
139-
"se/selenium-server-standalone": "2.*",
139+
"se/selenium-server-standalone": "3.*",
140140
"symfony/debug-bundle": "^5.4 || ^6.0",
141141
"symfony/maker-bundle": "^1.36",
142142
"symfony/web-profiler-bundle": "^5.4 || ^6.0",

0 commit comments

Comments
 (0)