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 11c1d29 commit 8b4f2ecCopy full SHA for 8b4f2ec
composer.json
@@ -37,7 +37,7 @@
37
},
38
"extra": {
39
"branch-alias": {
40
- "dev-master": "3.4-dev"
+ "dev-master": "3.5-dev"
41
}
42
43
readme.md
@@ -21,7 +21,7 @@ Installation:
21
composer require nette/php-generator
22
```
23
24
-- PhpGenerator 3.2 – 3.4 is compatible with PHP 7.1 to 8.0
+- PhpGenerator 3.2 – 3.5 is compatible with PHP 7.1 to 8.0
25
- PhpGenerator 3.1 is compatible with PHP 7.1 to 7.3
26
- PhpGenerator 3.0 is compatible with PHP 7.0 to 7.3
27
- PhpGenerator 2.6 is compatible with PHP 5.6 to 7.3
0 commit comments