Skip to content

Commit

Permalink
Pin dev dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Feb 20, 2021
1 parent 9af09e1 commit 360d433
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Expand Up @@ -20,15 +20,15 @@
"texy/texy": "^3.1.3@dev"
},
"require-dev": {
"nette/tester": "^2.3.5",
"phpstan/phpstan": "^0.12.78",
"phpstan/phpstan-strict-rules": "^0.12.9",
"pepakriz/phpstan-exception-rules": "^0.11.6",
"phpstan/phpstan-nette": "^0.12.14",
"nepada/phpstan-nette-tester": "^0.3.1",
"spaze/phpstan-disallowed-calls": "^1.3.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"nepada/coding-standard": "^7.3",
"nette/tester": "2.3.5",
"phpstan/phpstan": "0.12.78",
"phpstan/phpstan-strict-rules": "0.12.9",
"pepakriz/phpstan-exception-rules": "0.11.6",
"phpstan/phpstan-nette": "0.12.14",
"nepada/phpstan-nette-tester": "0.3.1",
"spaze/phpstan-disallowed-calls": "1.3.0",
"php-parallel-lint/php-parallel-lint": "1.2",
"nepada/coding-standard": "7.3",
"nette/bootstrap": "^3.0@dev",
"nette/di": "^3.0.5@dev",
"latte/latte": "^2.7@dev",
Expand Down

0 comments on commit 360d433

Please sign in to comment.