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 838506b commit e2725b7Copy full SHA for e2725b7
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "getkevin/kevin-magento2",
3
"description": "Implements integration with the Kevin payment service provider.",
4
+ "version": "1.2.0",
5
"authors": [
6
7
"name": "kevin.",
@@ -29,7 +30,7 @@
29
30
"chmod a+x php-cs-fixer",
31
"./php-cs-fixer fix --config=./.php.cs.fixer.php -v --allow-risky=yes"
32
],
- "check-style": [
33
+ "check-style": [Ō
34
"wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.19.0/php-cs-fixer.phar -O php-cs-fixer",
35
36
"./php-cs-fixer fix --config=./.php.cs.fixer.php -v --allow-risky=yes --dry-run"
0 commit comments