Skip to content

Commit b347594

Browse files
committed
opened 4.2-dev
1 parent 1ecb07b commit b347594

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
@@ -41,7 +41,7 @@
4141
},
4242
"extra": {
4343
"branch-alias": {
44-
"dev-master": "4.1-dev"
44+
"dev-master": "4.2-dev"
4545
}
4646
}
4747
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Download and install the library using the [Composer](https://doc.nette.org/en/b
2626
composer require nette/php-generator
2727
```
2828

29-
PhpGenerator 4.1 is compatible with PHP 8.0 to 8.5. Documentation can be found on the [library's website](https://doc.nette.org/php-generator).
29+
PhpGenerator 4.2 is compatible with PHP 8.0 to 8.5. Documentation can be found on the [library's website](https://doc.nette.org/php-generator).
3030

3131
 <!---->
3232

0 commit comments

Comments
 (0)