Skip to content

Commit

Permalink
Merge pull request #13 from jkavalik/2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Dec 16, 2020
2 parents 52dcae6 + c9b177b commit d865874
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4

env:
- # dev
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"php": "^7.1"
},
"require-dev": {
"nette/tester": "~1.7",
"nette/tester": "~2.3.1",
"kdyby/coding-standard": "^1.0@dev",
"phpstan/phpstan-shim": "^0.11",
"jakub-onderka/php-parallel-lint": "^1.0"
Expand Down

0 comments on commit d865874

Please sign in to comment.