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 4bd65dc commit 15cbc2cCopy full SHA for 15cbc2c
composer.json
@@ -7,10 +7,6 @@
7
"license":"OSL-3.0",
8
"homepage":"https://github.com/magento-hackathon/magento-composer-installer",
9
"repositories": [
10
- {
11
- "type": "vcs",
12
- "url": "git@github.com:Flyingmana/phpcs.git"
13
- }
14
],
15
"authors":[
16
{
@@ -46,7 +42,7 @@
46
42
"phpunit/phpunit":"*",
47
43
"phpunit/phpunit-mock-objects": "dev-master",
48
44
"squizlabs/php_codesniffer": "1.4.7",
49
- "firegento/phpcs": "dev-patch-1",
45
+ "firegento/phpcs": "1.1.0",
50
"composer/composer":"*@dev",
51
"symfony/process":"*",
52
"mikey179/vfsStream":"*"
0 commit comments