Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jun 19, 2024
1 parent 461abe2 commit 7a16431
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 @@ -39,9 +39,9 @@

"require" : {
"php" : ">=8.1.0",
"nette/bootstrap" : "^v3.2",
"nette/di" : "^v3.0",
"nette/utils" : "^v3.2||^v4.0"
"nette/bootstrap" : "^3.2",
"nette/di" : "^3.0",
"nette/utils" : "^3.2||^4.0"
},

"require-dev" : {
Expand Down

0 comments on commit 7a16431

Please sign in to comment.