Skip to content

Commit 4ecda77

Browse files
committed
Require newer dev dependencies
1 parent 7d9ddf9 commit 4ecda77

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"php": "^8.0"
1515
},
1616
"require-dev": {
17-
"php-parallel-lint/php-parallel-lint": "^1.2",
18-
"php-parallel-lint/php-console-highlighter": "^0.5.0",
19-
"phpstan/phpstan": "^1.3",
20-
"spaze/coding-standard": "^0.0",
21-
"nette/tester": "^2.3"
17+
"php-parallel-lint/php-parallel-lint": "^1.3",
18+
"php-parallel-lint/php-console-highlighter": "^1.0",
19+
"phpstan/phpstan": "^1.9",
20+
"spaze/coding-standard": "^1.3",
21+
"nette/tester": "^2.4"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)