Skip to content

Commit 33c81b1

Browse files
committed
- updates dependencies
1 parent 0f5c7d4 commit 33c81b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": ">=7.4.0",
2323
"laravel/framework": "^7.0",
24-
"laravel-enso/helpers": "^1.15"
24+
"laravel-enso/helpers": "^2.0"
2525
},
2626
"autoload": {
2727
"psr-4": {
@@ -36,4 +36,4 @@
3636
"aliases": {}
3737
}
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)