Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
scrs_zdenek committed Dec 1, 2023
1 parent b9688cf commit a076220
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
],
"require": {
"php": ">=8.1",
"nette/utils": "^3.1"
"nette/utils": "^4.0"
},
"require-dev": {
"nette/bootstrap": "^3.0",
"nette/tester": "^2.3",
"tracy/tracy": "^2.7",
"nette/bootstrap": "^3.2",
"nette/tester": "^2.5",
"tracy/tracy": "^2.10",
"phpstan/phpstan-nette": "^1.2.9"
},
"autoload": {
Expand Down

0 comments on commit a076220

Please sign in to comment.