Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Machy8 committed Dec 26, 2021
1 parent 67d7674 commit 0683eb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"nette/tester": "^2.4",
"tubalmartin/cssmin": "^4.1",
"machy8/google-closure-compiler": "^1.0",
"phpstan/phpstan": "^0.12",
"symplify/easy-coding-standard": "^9.2",
"symplify/config-transformer": "^9.2",
"phpstan/phpstan": "^1.2",
"symplify/easy-coding-standard": "^10.0",
"symplify/config-transformer": "^10.0",
"nette/di": "^3.0"
},
"suggest": {
Expand Down
2 changes: 0 additions & 2 deletions tests/phpstan/phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
parameters:
autoload_files:
- ../nette-tester/AbstractTestCase.php
ignoreErrors:
- '#Property [a-zA-Z0-9\\_]+::\$[a-zA-Z0-9_]+ \([\S]+\) does not accept [\S\|]+\.#'

0 comments on commit 0683eb0

Please sign in to comment.