Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
damonsson committed May 31, 2018
1 parent cb53c03 commit 15c17dc
Show file tree
Hide file tree
Showing 6 changed files with 1,062 additions and 897 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"php": "^7.1",
"sylius/sylius": "^1.0.0-rc.2",
"bitbag/shipping-export-plugin": "dev-master"
"bitbag/shipping-export-plugin": "^1.2"
},
"require-dev": {
"phpspec/phpspec": "^3.2",
Expand All @@ -41,7 +41,6 @@
"Tests\\BitBag\\Dhl24PlShippingExportPlugin\\": "tests/"
}
},
"minimum-stability": "dev",
"config": {
"bin-dir": "bin"
}
Expand Down
Loading

0 comments on commit 15c17dc

Please sign in to comment.