Skip to content

Commit

Permalink
Update after 5 years
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Mar 3, 2024
1 parent 9ef25ef commit ea5c0bf
Show file tree
Hide file tree
Showing 5 changed files with 216 additions and 93 deletions.
7 changes: 5 additions & 2 deletions composer.json
@@ -1,5 +1,5 @@
{
"name": "vitexsoftware/mandala2",
"name": "vitexsoftware/hardownloader",
"description": "Description of project Mandala2.",
"authors": [
{
Expand All @@ -13,7 +13,10 @@
"HAR\\": "src/HAR/"
}
},
"bin": ["src/downloader.php"],
"require": {
"vitexsoftware/ease-core": "dev-master"
"ext-curl": "*",
"ext-gd": "*",
"vitexsoftware/ease-core": "dev-main"
}
}
128 changes: 85 additions & 43 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions nbproject/private/private.properties
Expand Up @@ -2,6 +2,8 @@ copy.src.files=false
copy.src.on.open=false
copy.src.target=/var/www/PhpProject1
index.file=src/downloader.php
run.as=SCRIPT
url=http://localhost/3ThParty/Mandala2/
remote.connection=no-config
remote.upload=ON_RUN
run.as=LOCAL
url=http://localhost/Okolo/HARDownloader/
work.dir=/home/vitex/Projects/3ThParty/Mandala2/src

0 comments on commit ea5c0bf

Please sign in to comment.