We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9ddf9 commit 4ecda77Copy full SHA for 4ecda77
1 file changed
composer.json
@@ -14,11 +14,11 @@
14
"php": "^8.0"
15
},
16
"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"
+ "php-parallel-lint/php-parallel-lint": "^1.3",
+ "php-parallel-lint/php-console-highlighter": "^1.0",
+ "phpstan/phpstan": "^1.9",
+ "spaze/coding-standard": "^1.3",
+ "nette/tester": "^2.4"
22
23
"autoload": {
24
"psr-4": {
0 commit comments