Lines Matching +full:- +full:- +full:no +full:- +full:interaction
22 "require-dev": {
25 "symplify/easy-coding-standard": "^6.1|^7.3|^9.0",
26 "friends-of-phpspec/phpspec-code-coverage": "^4.3|^6.1",
28 "slevomat/coding-standard": "~7.0"
31 "ext-gmp": "For big integer support in Integer/Enumerated/OID types and tag numbers."
34 "psr-4": {"FreeDSx\\Asn1\\": "src/FreeDSx/Asn1"}
37 "test-coverage": [
38 "phpspec run --no-interaction -c phpspec.cov.yml"
41 "phpspec run --no-interaction"
46 "cs-fix": [
47 "phpcbf --standard=ruleset.xml --extensions=php --tab-width=4 -sp src",
48 "ecs --fix"
52 "allow-plugins": {
53 "dealerdirect/phpcodesniffer-composer-installer": true