We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f05323 + 466422f commit 125a751Copy full SHA for 125a751
composer.json
@@ -24,12 +24,12 @@
24
}
25
],
26
"require": {
27
- "php": "^7.3|^8.0"
+ "php": "^7.4|^8.0"
28
},
29
"require-dev": {
30
- "php-parallel-lint/php-parallel-lint": "v1.2",
+ "php-parallel-lint/php-parallel-lint": "^1.3",
31
"phpunit/phpunit": "^9.5",
32
- "squizlabs/php_codesniffer": "^3.5"
+ "squizlabs/php_codesniffer": "^3.6"
33
34
"autoload": {
35
"psr-4": {
0 commit comments