update composer.json
This commit is contained in:
parent
9b317826d5
commit
de9c242c2f
|
@ -17,10 +17,10 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"meta-tech/pws-auth" : "~2.1",
|
||||
"meta-tech/silex-controller-service" : "~1.0",
|
||||
"silex/silex": "~2.0",
|
||||
"meta-tech/pws-auth" : "^2.1",
|
||||
"meta-tech/silex-controller-service" : "^1.0",
|
||||
"silex/silex": "^2.0",
|
||||
"gecko-packages/gecko-silex-config-service": "^2.0",
|
||||
"symfony/security": "~3.2"
|
||||
"symfony/security": "^3.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user