Skip to content

Commit

Permalink
Merge pull request #2 from FastyBird/feature/dependncies
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
akadlec authored Jun 19, 2024
2 parents 461abe2 + 7a16431 commit aa04528
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 aa04528

Please sign in to comment.