Skip to content

Commit

Permalink
Composer: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jan 2, 2024
1 parent 06ac468 commit 57e7a03
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 @@ -22,9 +22,9 @@
},
"require": {
"php": ">=8.1",
"nette/di": "^3.1.2",
"nette/forms": "^3.0.0",
"nette/utils": "^3.0.0 || ^4.0"
"nette/di": "^3.1.8",
"nette/forms": "^3.1.14",
"nette/utils": "^4.0.3"
},
"require-dev": {
"contributte/qa": "^0.4",
Expand Down

0 comments on commit 57e7a03

Please sign in to comment.