Skip to content

Commit a031f59

Browse files
committed
Phar build for Codeception 4.2.0
1 parent 44b37ab commit a031f59

File tree

8 files changed

+11
-5
lines changed

8 files changed

+11
-5
lines changed

RoboFile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class RoboFile extends \Robo\Tasks
1010
use DocumentationHelpers;
1111

1212
const REPO_BLOB_URL = 'https://github.com/Codeception/Codeception/blob';
13-
const STABLE_BRANCH = '4.1';
13+
const STABLE_BRANCH = '4.2';
1414

1515
function post()
1616
{

builds.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ title: Codeception Builds
44
---
55

66

7+
## 4.2
8+
*Requires: PHP 5.6 and higher + CURL*
9+
10+
* **[Download Latest 4.2 Release](http://codeception.com/releases/4.2.20220616/codecept.phar)**
11+
* [4.2.20220616 for PHP 7.2+](http://codeception.com/releases/4.2.20220616/codecept.phar), [for PHP 5.6 - 7.1](http://codeception.com/releases/4.2.20220616/php56/codecept.phar)
12+
713
## 4.1
814
*Requires: PHP 5.6 and higher + CURL*
915

codecept.phar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
releases/4.1.20220525/codecept.phar
1+
releases/4.2.20220616/codecept.phar

codecept.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1582e5da8404a426e319b27981245361a25c4d61
1+
c4843362130ab04d49b901fd3ea7c4171eaf9aee

php56/codecept.phar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../releases/4.1.20220525/php56/codecept.phar
1+
../releases/4.2.20220616/php56/codecept.phar

php56/codecept.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ad93152846d6f5a5e5c8f9c98f83e29ba8f219e5
1+
4bc505853afa9c21f8dd5b657768ca824ace60e0
7.02 MB
Binary file not shown.
6.74 MB
Binary file not shown.

0 commit comments

Comments
 (0)