Skip to content

Commit 15cbc2c

Browse files
committed
update used phpcs version to official release
1 parent 4bd65dc commit 15cbc2c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
"license":"OSL-3.0",
88
"homepage":"https://github.com/magento-hackathon/magento-composer-installer",
99
"repositories": [
10-
{
11-
"type": "vcs",
12-
"url": "[email protected]:Flyingmana/phpcs.git"
13-
}
1410
],
1511
"authors":[
1612
{
@@ -46,7 +42,7 @@
4642
"phpunit/phpunit":"*",
4743
"phpunit/phpunit-mock-objects": "dev-master",
4844
"squizlabs/php_codesniffer": "1.4.7",
49-
"firegento/phpcs": "dev-patch-1",
45+
"firegento/phpcs": "1.1.0",
5046
"composer/composer":"*@dev",
5147
"symfony/process":"*",
5248
"mikey179/vfsStream":"*"

0 commit comments

Comments
 (0)