Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f992f02

Browse files
committed
fixed dependency
1 parent 48cb9b9 commit f992f02

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
@@ -18,7 +18,7 @@
1818
"php": ">=5.3.1",
1919
"behat/mink": ">=1.4.0,<1.5.0",
2020
"symfony/dom-crawler": ">=2.0.0,<2.2.0",
21-
"alexandresalome/php-selenium": ">=1.0.0,<1.1.0"
21+
"alexandresalome/php-selenium": "@dev"
2222
},
2323

2424
"autoload": {

0 commit comments

Comments
 (0)