Unifiy dependencies constraints
This commit is contained in:
parent
e81cbe70be
commit
af9e84f832
2 changed files with 32 additions and 29 deletions
|
@ -7,22 +7,21 @@
|
|||
"require": {
|
||||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
"aura/session": "~2.1.0",
|
||||
"barracudanetworks/archivestream-php": "~1.0.5",
|
||||
"aura/session": "^2.1",
|
||||
"barracudanetworks/archivestream-php": "^1.0",
|
||||
"guzzlehttp/guzzle": "^6.5",
|
||||
"jawira/case-converter": "^3.4",
|
||||
"mathmarques/smarty-view": "~1.1.0",
|
||||
"mathmarques/smarty-view": "^1.1",
|
||||
"npm-asset/open-sans-fontface": "^1.4",
|
||||
"phpro/grumphp": "^0.18.0",
|
||||
"rinvex/countries": "~3.1.0",
|
||||
"slim/slim": "~3.12.1",
|
||||
"rinvex/countries": "^6.1",
|
||||
"symfony/process": "^4.0",
|
||||
"symfony/translation": "^4.0",
|
||||
"symfony/yaml": "^4.0",
|
||||
"zonuexe/http-accept-language": "~0.4.1"
|
||||
"zonuexe/http-accept-language": "^0.4.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"anam/phantomjs-linux-x86-binary": "~2.1.1",
|
||||
"anam/phantomjs-linux-x86-binary": "^2.1",
|
||||
"consolidation/robo": "^2.0",
|
||||
"ffmpeg/ffmpeg": "^4.1",
|
||||
"heroku/heroku-buildpack-php": "^162.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue