Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 0bf4f38

Browse files
LctrsOndraM
authored andcommitted
Maintain BC for renamed TimeOutException
1 parent 6be5953 commit 0bf4f38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"ext-SimpleXML": "For Firefox profile creation"
3535
},
3636
"autoload": {
37+
"files": [
38+
"lib/Exception/TimeoutException.php"
39+
],
3740
"psr-4": {
3841
"Facebook\\WebDriver\\": "lib/"
3942
}

0 commit comments

Comments
 (0)