Skip to content

Commit 4804efd

Browse files
Update nette/utils requirement from ^3.0 to ^3.0 || ^4.0
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] <support@github.com>
1 parent 96c4e2b commit 4804efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"nette/utils": "^3.0",
21+
"nette/utils": "^3.0 || ^4.0",
2222
"mathematicator-core/tokenizer": "^2.1 || ^3.0",
2323
"mathematicator-core/numbers": "^2.1"
2424
},

0 commit comments

Comments
 (0)