Skip to content

Commit dbfe0c0

Browse files
committed
updated core to 4.6
1 parent 801efa4 commit dbfe0c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
],
2828
"require": {
2929
"box/spout": "3.0.*",
30-
"laravel-enso/core": "4.5.*",
30+
"laravel-enso/core": "4.6.*",
3131
"laravel-enso/enums": "1.1.*",
32-
"laravel-enso/files": "3.2.*",
33-
"laravel-enso/helpers": "1.13.*",
32+
"laravel-enso/files": "3.3.*",
33+
"laravel-enso/helpers": "1.14.*",
3434
"laravel-enso/io": "1.2.*",
3535
"laravel-enso/migrator": "1.0.*",
3636
"laravel-enso/track-who": "1.8.*",
37-
"laravel-enso/tables": "3.0.*",
37+
"laravel-enso/tables": "3.1.*",
3838
"laravel-enso/select": "3.2.*"
3939
},
4040
"autoload": {

0 commit comments

Comments
 (0)