Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
czhujer committed May 3, 2024
1 parent ce45286 commit 617bd27
Show file tree
Hide file tree
Showing 5 changed files with 3,971 additions and 591 deletions.
13 changes: 13 additions & 0 deletions adminator2/composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"name": "hsoftware/isp-net-adminator2-a2",
"type": "project",
"homepage": "https://github.com/H-Software/isp-net-adminator",
"license": "MIT",
"require": {
"nette/robot-loader": "^3.4",
"smarty/smarty": "^4.5.2",
Expand All @@ -14,5 +18,14 @@
"odan/session": "^6.1",
"phpmailer/phpmailer": "^6.9.1",
"evilfreelancer/routeros-api-php": "1.5.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^v3.5.0",
"overtrue/phplint": "^4.1.0",
"phpstan/phpstan": "^1.4.2",
"squizlabs/php_codesniffer": "*",
"symfony/var-dumper": "^v6.0.2",
"symplify/easy-coding-standard": "^v12.1",
"symplify/coding-standard": "^v12.1"
}
}
Loading

0 comments on commit 617bd27

Please sign in to comment.