Skip to content

Commit

Permalink
use public auto1-oss dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sklabinsky committed Feb 19, 2019
1 parent ea61ac3 commit eaa0536
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"symfony/yaml": "~3.0|~4.0",
"monolog/monolog": "~1.22",
"fig/http-message-util": "^1.1.2",
"auto1-oss/service-api-request": "dev-master"
"auto1-oss/service-api-request": "^1.0"
},
"require-dev": {
"symfony/console": "~3.0|~4.0",
Expand All @@ -35,11 +35,5 @@
},
"autoload": {
"psr-4": { "Auto1\\ServiceAPIComponentsBundle\\": "" }
},
"repositories": [
{
"type": "git",
"url": "[email protected]:auto1-oss/service-api-request.git"
}
]
}
}

0 comments on commit eaa0536

Please sign in to comment.