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.
1 parent 567b14f commit 8951a29Copy full SHA for 8951a29
.gitattributes
@@ -1,7 +1,6 @@
1
/.github/ export-ignore
2
/examples/ export-ignore
3
/tests/ export-ignore
4
-/.editorconfig export-ignore
5
/.gitattributes export-ignore
6
/.gitignore export-ignore
7
/.yamllint.yaml export-ignore
composer.json
@@ -23,8 +23,7 @@
23
"phpstan/extension-installer": "^1.1",
24
"vimeo/psalm": "^4.25",
25
"rector/rector": "^0.13.9",
26
- "phpbench/phpbench": "^1.2",
27
- "squizlabs/php_codesniffer": "*"
+ "phpbench/phpbench": "^1.2"
28
},
29
"autoload": {
30
"psr-4": {
0 commit comments