We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecb07b commit b347594Copy full SHA for b347594
composer.json
@@ -41,7 +41,7 @@
41
},
42
"extra": {
43
"branch-alias": {
44
- "dev-master": "4.1-dev"
+ "dev-master": "4.2-dev"
45
}
46
47
readme.md
@@ -26,7 +26,7 @@ Download and install the library using the [Composer](https://doc.nette.org/en/b
26
composer require nette/php-generator
27
```
28
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).
+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).
30
31
<!---->
32
0 commit comments