Skip to content

Commit

Permalink
composer: allowed nette/php-generator 4.0 [Closes #25]
Browse files Browse the repository at this point in the history
  • Loading branch information
uestla committed Sep 12, 2023
1 parent dcfc4b3 commit 65dd8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"nette/http": "^3.0",
"nette/forms": "^3.0",
"nette/utils": "^3.0 || ^4.0",
"nette/php-generator": "^3.0"
"nette/php-generator": "^3.0 || ^4.0"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
Expand Down

0 comments on commit 65dd8a2

Please sign in to comment.