Skip to content

Commit 2a6904a

Browse files
authored
Added nette/utils
1 parent 8423aeb commit 2a6904a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
],
1313
"require": {
1414
"php": ">=7.4",
15-
"nette/application": "^3.0"
15+
"nette/application": "^3.0",
16+
"nette/utils": "^3.0"
1617
},
1718
"autoload": {
1819
"psr-4": {

0 commit comments

Comments
 (0)