Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Updated vendors
  • Loading branch information
lsv authored Jul 20, 2016
1 parent 06cc08b commit b141715
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
}
],
"require": {
"symfony/dependency-injection": "~2.6",
"symfony/http-foundation": "~2.6",
"lsv/glsdk-parcelshop-api": "~1.0"
"symfony/dependency-injection": "^2.6|^3.0",
"symfony/http-foundation": "^2.6|^3.0",
"lsv/glsdk-parcelshop-api": "^1.0"
},
"autoload": {
"psr-4": { "Lsv\\GlsdkApiBundle\\": "" }
Expand Down

0 comments on commit b141715

Please sign in to comment.