Skip to content

Commit

Permalink
Update nette/utils requirement from ^3.0 to ^4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [nette/utils](https://github.com/nette/utils) to permit the latest version.
- [Release notes](https://github.com/nette/utils/releases)
- [Commits](nette/utils@v3.0.0...v4.0.4)

---
updated-dependencies:
- dependency-name: nette/utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 1a5e1c5 commit 3bedd60
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 @@ -11,7 +11,7 @@
"require": {
"php": ">=7.1.0",
"mpdf/mpdf": "^8.0",
"nette/utils": "^3.0",
"nette/utils": "^4.0",
"latte/latte": "^2.5"
},
"require-dev": {
Expand Down

0 comments on commit 3bedd60

Please sign in to comment.