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 5bf402f commit ba24121Copy full SHA for ba24121
composer.json
@@ -33,6 +33,7 @@
33
"php-http/guzzle6-adapter": "*"
34
},
35
"require-dev": {
36
- "omnipay/tests": "3.0.x-dev"
+ "omnipay/tests": "3.0.x-dev",
37
+ "squizlabs/php_codesniffer": "3.*"
38
}
39
0 commit comments