Skip to content

Commit 309f169

Browse files
committed
update php-sap common and integration-tests
1 parent d451e90 commit 309f169

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"php": "~5.5.0",
3636
"ext-sapnwrfc": "*",
3737
"php-sap/interfaces": "^1.0",
38-
"php-sap/common": "dev-master"
38+
"php-sap/common": "^2.0"
3939
},
4040
"require-dev": {
4141
"ext-json": "*",
4242
"phpunit/phpunit": "^4.8",
43-
"php-sap/integration-tests": "dev-php5"
43+
"php-sap/integration-tests": "^1.0"
4444
},
4545
"autoload": {
4646
"psr-4": {

composer.lock

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)