You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Currently Codeception installs Webdriver and Guzzle libraries as dependencies. If you don't plan to do acceptance testing, you can get minimal installation of Codeception by requiring `codeception/base`</p>
<p><strong>1.</strong> Save this file into the root of desired PHP project</p>
12
12
@@ -18,7 +18,7 @@ <h2>Installation - PHAR for PHP 5.4+</h2>
18
18
19
19
<p>Follow <ahref="http://codeception.com/docs/02-GettingStarted"> Getting Started Guide</a> to perform configuration and write the first test.</p>
20
20
21
-
<pclass="small">Your download is on the way. <ahref="http://codeception.com/php5/codecept.phar"> Click here</a> if you don't want to wait any longer</p>
21
+
<pclass="small">Your download is on the way. <ahref="http://codeception.com/php56/codecept.phar"> Click here</a> if you don't want to wait any longer</p>
0 commit comments