Skip to content

Commit

Permalink
Upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jun 19, 2024
1 parent 32f8a15 commit 55ebbee
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 @@ -43,7 +43,7 @@
"require" : {
"php": ">=7.4.0|>=8.0.0",
"nette/di": "^3.0",
"nette/utils": "^3.2",
"nette/utils": "^3.2||^4.0",
"psr/log": "^1.1|^3.0",
"symfony/serializer" : "^3.0|^4.0|^5.0|^6.0",
"ipub/websockets" : "^1.5"
Expand Down

0 comments on commit 55ebbee

Please sign in to comment.