We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18eb6e7 commit 01afd11Copy full SHA for 01afd11
composer.json
@@ -32,12 +32,12 @@
32
"embedded-php/sensors": "dev-main"
33
},
34
"require-dev": {
35
- "infection/infection": "^0.26.4",
+ "infection/infection": "^0.26",
36
"php-parallel-lint/php-parallel-lint": "^1.3",
37
- "phpstan/phpstan": "^1.4.8",
+ "phpstan/phpstan": "^1.4",
38
"phpunit/phpunit": "^9.5",
39
- "psy/psysh": "^0.11.1",
40
- "roave/security-advisories": "dev-master",
+ "psy/psysh": "^0.11",
+ "roave/security-advisories": "dev-latest",
41
"squizlabs/php_codesniffer": "^3.6",
42
"vimeo/psalm": "^4.8"
43
0 commit comments