Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
accgit authored Dec 1, 2023
1 parent ac7f5fa commit 0ea3bc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
}
],
"require": {
"php": ">=8.1",
"php": ">=8.1 <8.4",
"latte/latte": "^3.0",
"nette/robot-loader": "^3.2",
"nette/http": "^3.0"
},
"require-dev": {
"nette/tester": "^2.3",
"tracy/tracy": "^2.7",
"nette/tester": "^2.5",
"tracy/tracy": "^2.10",
"phpstan/phpstan-nette": "^1.2.9"
},
"autoload": {
Expand Down

0 comments on commit 0ea3bc2

Please sign in to comment.