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

Commit 17bf5ee

Browse files
committed
Update composer.json
Update php version.
1 parent f7777d1 commit 17bf5ee

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
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/facebook/php-webdriver",
55
"license": "Apache-2.0",
66
"require": {
7-
"php": ">=5.3.0"
7+
"php": ">=5.4.0"
88
},
99
"autoload": {
1010
"classmap": ["lib/"]

0 commit comments

Comments
 (0)