Skip to content

Commit

Permalink
nette 3
Browse files Browse the repository at this point in the history
  • Loading branch information
paveljanda committed Sep 9, 2019
1 parent 76b4a75 commit 1c784c1
Show file tree
Hide file tree
Showing 3 changed files with 2,772 additions and 628 deletions.
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,13 @@
"erusev/parsedown": "^1.6",
"symfony/console": "^3.0|^4.0",
"matthiasmullie/minify": "^1.3",
"nette/utils": "^2.4"
"nette/utils": "^3.0"
},
"require-dev": {
"nette/tester": "^2.0",
"nette/tester": "^2.3",
"mockery/mockery": "^1.0",
"phpstan/phpstan": "^0.9|^0.10",
"phpstan/phpstan-strict-rules": "^0.9|^0.10",
"gamee/php-code-checker-rules": "^1.0",
"slevomat/coding-standard": "^4.0"
"gamee/php-code-checker-rules": "^1.2",
"symplify/easy-coding-standard": "^6.0"
},
"bin": [
"src/anabelle"
Expand Down
Loading

0 comments on commit 1c784c1

Please sign in to comment.