mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-27 01:02:12 +05:30
Removed fizzfuzz for now
This commit is contained in:
parent
846b4d1652
commit
d58877131d
@ -10,16 +10,12 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.3.*",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"alexbilbie/fizzfuzz": "dev-develop"
|
||||
"mockery/mockery": "0.9.*"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/oauth2-server.git"
|
||||
},{
|
||||
"type": "git",
|
||||
"url": "https://github.com/alexbilbie/fizzfuzz.git"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user