move cghooks to required from required-dev.
This commit is contained in:
parent
88f74b166d
commit
7db7cd29ed
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"ext-sockets": "*",
|
||||
"ext-zip": "*",
|
||||
"bjeavons/zxcvbn-php": "^1.0",
|
||||
"brainmaestro/composer-git-hooks": "^2.8",
|
||||
"cache/apc-adapter": "^1.0",
|
||||
"cache/apcu-adapter": "^1.0",
|
||||
"cache/array-adapter": "^1.0",
|
||||
|
|
@ -69,7 +70,6 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"benzine/orm": "dev-master",
|
||||
"brainmaestro/composer-git-hooks": "^2.8",
|
||||
"brianium/paratest": "^6.0",
|
||||
"clue/commander": "^v1.3.0",
|
||||
"jc21/clitable": "^1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue