Skip to content

Commit

Permalink
update php-sap common and integration-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Jan 23, 2019
1 parent d451e90 commit 309f169
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"php": "~5.5.0",
"ext-sapnwrfc": "*",
"php-sap/interfaces": "^1.0",
"php-sap/common": "dev-master"
"php-sap/common": "^2.0"
},
"require-dev": {
"ext-json": "*",
"phpunit/phpunit": "^4.8",
"php-sap/integration-tests": "dev-php5"
"php-sap/integration-tests": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down
21 changes: 9 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 309f169

Please sign in to comment.