mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-30 10:42:02 +05:30
Removed fizzfuzz for now
This commit is contained in:
parent
846b4d1652
commit
d58877131d
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user