Skip to content

Commit 8b4f2ec

Browse files
committed
opened 3.5-dev
1 parent 11c1d29 commit 8b4f2ec

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
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "3.4-dev"
40+
"dev-master": "3.5-dev"
4141
}
4242
}
4343
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installation:
2121
composer require nette/php-generator
2222
```
2323

24-
- PhpGenerator 3.2 – 3.4 is compatible with PHP 7.1 to 8.0
24+
- PhpGenerator 3.2 – 3.5 is compatible with PHP 7.1 to 8.0
2525
- PhpGenerator 3.1 is compatible with PHP 7.1 to 7.3
2626
- PhpGenerator 3.0 is compatible with PHP 7.0 to 7.3
2727
- PhpGenerator 2.6 is compatible with PHP 5.6 to 7.3

0 commit comments

Comments
 (0)