Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dtemaster committed Oct 20, 2021
1 parent d9ffd1e commit 5ab2bc7
Show file tree
Hide file tree
Showing 5 changed files with 1,619 additions and 889 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"repositories": [
{
"type": "vcs",
"url": "https://github.com/mkrecek234/atk4-multiupload"
"url": "https://github.com/mkrecek234/filestore"
}
],

"require" : {
"atk4/ui" : "*",
"php" : ">=7.0.0",
"mkrecek234/filestore" : "~3.0",
"atk4/filestore" : "~3.0",
"atk4/data" : "~3.0"
},
"require-dev" : {
Expand Down
Loading

0 comments on commit 5ab2bc7

Please sign in to comment.