Skip to content

Commit 5ccd6d2

Browse files
committed
opened 3.4-dev
1 parent d4092fc commit 5ccd6d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "3.3-dev"
36+
"dev-master": "3.4-dev"
3737
}
3838
}
3939
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The recommended way to install is via Composer:
2727
composer require nette/php-generator
2828
```
2929

30-
- PhpGenerator 3.3 & 3.2 is compatible with PHP 7.1 to 7.4
30+
- PhpGenerator 3.2 – 3.4 is compatible with PHP 7.1 to 7.4
3131
- PhpGenerator 3.1 is compatible with PHP 7.1 to 7.3
3232
- PhpGenerator 3.0 is compatible with PHP 7.0 to 7.3
3333
- PhpGenerator 2.6 is compatible with PHP 5.6 to 7.3

0 commit comments

Comments
 (0)