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

Commit 3a2ecdf

Browse files
committed
Enable beta stability for project development only
1 parent b643bf3 commit 3a2ecdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"forum": "https://www.facebook.com/groups/phpwebdriver/",
1111
"source": "https://github.com/facebook/php-webdriver"
1212
},
13+
"minimum-stability": "beta",
1314
"require": {
1415
"php": "^5.6 || ~7.0",
1516
"symfony/process": "^2.8 || ^3.1",

0 commit comments

Comments
 (0)