Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-garcia-edo committed Jun 26, 2020
1 parent af30aaa commit d74da5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3,514 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea
/vendor/
/build/
/build/
composer.lock
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
"type": "library",
"require": {
"edgedesign/phpqa": "^1.23",
"nette/neon": "^3.1",
"nette/neon": "^3.0",
"phpstan/phpstan": "^0.11"
},
"license": "MIT",
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Hrodic\\PHPQAPHPStanAnalyzer\\": "src"
Expand Down
Loading

0 comments on commit d74da5e

Please sign in to comment.