Removed fizzfuzz for now

This commit is contained in:
Alex Bilbie 2014-11-08 17:22:46 +00:00
parent 846b4d1652
commit d58877131d

View File

@ -10,16 +10,12 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.3.*", "phpunit/phpunit": "4.3.*",
"mockery/mockery": "0.9.*", "mockery/mockery": "0.9.*"
"alexbilbie/fizzfuzz": "dev-develop"
}, },
"repositories": [ "repositories": [
{ {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git" "url": "https://github.com/thephpleague/oauth2-server.git"
},{
"type": "git",
"url": "https://github.com/alexbilbie/fizzfuzz.git"
} }
], ],
"keywords": [ "keywords": [