Skip to content

Commit 46e073f

Browse files
committed
Lock php-webdriver constraints for now
1 parent 1177f78 commit 46e073f

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
@@ -13,7 +13,7 @@
1313
"php": ">=7.1.0",
1414
"ext-json": "*",
1515
"ext-zip": "*",
16-
"php-webdriver/webdriver": "^1.7",
16+
"php-webdriver/webdriver": "^1.7 <1.8",
1717
"nesbot/carbon": "^1.20|^2.0",
1818
"illuminate/console": "~5.7.0|~5.8.0|^6.0|^7.0",
1919
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0",

0 commit comments

Comments
 (0)