Skip to content

Commit b8acd21

Browse files
committed
composer scripts updated
1 parent 4cc1cdb commit b8acd21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"unit-tests": "vendor/bin/codecept run unit --coverage",
4040
"phpcs": "vendor/bin/phpcs --standard=PSR2 src tests",
4141
"phpcbf": "vendor/bin/phpcbf --standard=PSR2 src tests",
42-
"phpcs-object-calisthenics": "vendor/bin/phpcs src -sp --standard=vendor/object-calisthenics/phpcs-calisthenics-rules/src/ObjectCalisthenics/ruleset.xml"
42+
"bc-check": "php -dmemory_limit=2G vendor/bin/roave-backward-compatibility-check"
4343
}
4444
}

0 commit comments

Comments
 (0)